=== Wpshe Enhance ===
Contributors: moxiaoyu
Tags: performance, optimization, security, lazy load, webp
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 7.2
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Wpshe Enhance improves WordPress performance, security, media handling, and content management with practical optimization switches.

== Description ==

Wpshe Enhance provides a set of practical switches for common WordPress optimization tasks. You can enable only the features you need from the settings page.

Features include:

* Disable Emoji scripts.
* Disable the block editor.
* Disable autosave and revisions.
* Disable automatic thumbnail generation.
* Run weekly database optimization.
* Optimize WordPress Heartbeat.
* Enable GZIP compression.
* Enable native image lazy loading.
* Enable browser caching headers.
* Restrict REST API access to logged-in users.
* Disable XML-RPC, Pingbacks, and Trackbacks.
* Hide WordPress version information.
* Clean up WordPress header output.
* Enable the WordPress link manager.
* Rename uploaded files automatically.
* Allow WebP uploads.
* Disable media attachment comments.
* Disable default dashboard widgets.

The settings page automatically displays Chinese or English according to the current WordPress user or site locale.

== Installation ==

1. Upload the `wpshe-enhance` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the Plugins screen in WordPress.
3. Go to Settings > Wpshe Enhance to configure the plugin.
4. Enable only the features you need and test your front end and admin pages after saving.

== Frequently Asked Questions ==

= Does the settings page support Chinese and English? =

Yes. The settings page shows Chinese for Chinese WordPress locales and English for other locales.

= Should I enable every option? =

No. Some optimization options can affect theme behavior, third-party plugins, APIs, or editor workflows. Enable options one by one and test your site.

= Does database optimization remove WordPress link manager categories? =

No. The database cleanup keeps both post term relationships and WordPress link manager category relationships.

== Changelog ==

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.0 =
Initial release.
