=== WP PLC Swissknife ===
Contributors: oneplacewp
Donate link: https://1plc.ch
Tags: GDPR, cookie law, performance, security, comments, xmlrpc, rest, emojis
Requires at least: 4.6
Tested up to: 5.3
Stable tag: stable
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple and lightweight plugin to enhance performance, stability and security of wordpress

== Description ==

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

== 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

== Frequently Asked Questions ==

= 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.

== Screenshots ==
1. The new Settings Panel. Choose every single setting you want.

== 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

== Upgrade Notice ==

= 0.4 =
* Implemented Feedback from Wordpress Plugin Review Team

= 0.3.4.1 =
* hotfix

= 0.3.4 =
* All settings are disabled by default now

= 0.3.3 =
* Implemented Feedback from Wordpress Plugin Review Team

= 0.3.2 =
* First publicly available version.

== Feedback and support ==

I would be happy to receive your feedback to improve this plugin.
Please let me know through [support forums](https://wordpress.org/support/plugin/wp-plc-swissknife) if you like it and please be sure to [leave a review.](https://wordpress.org/support/plugin/wp-plc-swissknife/reviews/#new-post).

Also you can contact me on my personal page [Verein onePlace](https://1plc.ch/) or even visit [Github of WP PLC Swissknife](https://github.com/Praesidiarius/PLC_WP_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!