Descrizione
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!
Screenshot
Installazione
- Upload
wpplc-swissknife.php
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP PLC Swissknife” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP PLC Swissknife” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
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