Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

WP PLC Swissknife

Beskrivelse

Ensures you comply with the EU cookie law GDPR regulations with following features:

  • Enable IP anonymization for Google Sitekit (Analytics)

Also with this plugin you can disable some functions which are unnessecarry for a lot of wordpress installations

  • Disable Comments
  • Disable XML-RPC
  • Disable or Limit Post Revisions
  • Disable or increase Autosave interval
  • Remove WordPress Emojis
  • Disable Rest-API for logged-out users
  • Disable Embeds
  • Remove Shortlinks
  • Remove Querystring from static resources
  • Remove jQuery migrate
  • Disable RSS Feeds

Feedback and support

I would be happy to receive your feedback to improve this plugin.
Please let me know through support forums if you like it and please be sure to leave a review..

Also you can contact me on my personal page Verein onePlace or even visit Github of WP PLC Swissknife where you can find all the development code of this plugin.

I hope it is useful for you and look forward to reading your reviews! 😉 Thanks!

Skærmbilleder

Installation

  1. Upload wpplc-swissknife.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Enable the settings you want in “WP PLC Swissknife” in the Settings Menu in Admin Panel

FAQ

What can I do with this plugin?

Disable the above listed functions in wordpress to enhance perfomance and security.

How do I setup this plugin?

Just install and active. no setup or configuration yet.

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“WP PLC Swissknife” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

0.4.0

  • Removed some ugly formatted paths
  • partial code refactoring

0.3.5

  • Added Elementor Font Display Swap

0.3.4.1

  • hotfix – path corrections

0.3.4

  • Started to translate Plugin to German
  • Added “disable embeds” option
  • Added “disable autosave” option
  • Added “limit revisions” option
  • Added “disable self-pingbank” option
  • Added “Remove jquery migrate” option
  • Added “remove shortlink” option
  • Added “disable rss feeds” option
  • Added “disable rest api” option
  • Added “remove querystring from static resources” option
  • Settings Page added – enable and disable single options

0.3.3

  • Removed display_errors
  • Added readme.txt
  • only define AUTOSAVE_INTERVAL and WP_POST_REVISIONS if defined

0.3.2

  • Code Cleanup
  • First Version for WordPress.org Repo