Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP PLC Swissknife

Описание

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!

Скриншоты

  • The new Settings Panel. Choose every single setting you want.

Установка

  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

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«WP PLC Swissknife» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WP PLC Swissknife» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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