=== YM Site Kit ===
Contributors: yanmetelitsa
Tags: kit, tools, utilities
Stable tag: 0.1.9
Requires PHP: 7.4
Requires at least: 6.0
Tested up to: 6.9
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Enhance your website with powerful mini‑utilities.

== Description ==

**YM Site Kit** is a collection of small, practical utilities designed to make working with your WordPress site more convenient and efficient.

The plugin is based on real-world experience building and maintaining dozens of WordPress sites and includes tools that most often prove essential.

It is lightweight and includes only what is necessary for most sites. You can enable only the utilities you need.

=== Utilities ===

ℹ️ **Advanced Columns**

Adds useful columns to Post, Page, Plugin, and other list tables, and hides some rarely used ones.

💬 **Comments Deactivator**

Turns off the discussion system and hides comment-related elements in the admin interface.

👤 **Hide User Fields**

Hides rarely used fields on the Edit User screen to simplify the interface.

🛠️ **Maintenance Mode**

Allows only administrators to access the public part of the site.

🖼️ **Media Converter**

Automatically compresses and converts images to WebP upon upload.

®️ **SVG Logo**

Replaces the `<img>` element with `<svg>` when using `get_custom_logo()` function and the logo file is an SVG.

📐 **SVG Support**

Allows administrators to safely upload SVG files to the media library and use them.

🔤 **Transliterator**

Automatically replaces certain symbols in Post and Term slugs on save.

=== Upcoming Features ===

The plugin continues to evolve and gain new tools, adding only what is truly necessary for most sites based on experience from dozens of WordPress projects.

=== Documentation ===

For advanced usage of the plugin, refer to [the official documentation](https://yanmet.com/blog/ym-site-kit-wordpress-plugin-documentation).

== Changelog ==

= 0.1.8 =
* Fix: **Advanced Columns** improvements
* Fix: **Maintenance Mode** improvements
* Fix: **Hide User Fields** improvements

= 0.1.7 =
* Fix: **Maintenance Mode** improvements
* Fix: **Transliterator** improvements

= 0.1.6 =
* New: **SVG Support** Utility
* Fix: **Advanced Columns** improvements
* Other small fixes and improvements

= 0.1.5 =
* New: **SVG Logo** Utility
* Fix: **Advanced Columns** improvements
* Fix: **Maintenance Mode** improvements
* Other small fixes and improvements

= 0.1.4 =
* New: **Transliterator** Utility
* Fix: **Advanced Columns** improvements
* Other small fixes and improvements

= 0.1.3 =
* New: **Advanced Columns** Utility
* New: Utilities Actions and Filters
* Fix: **Comments Deactivator** improvements
* Fix: **Media Converter** improvements
* Other small fixes and improvements

= 0.1.2 =
* Initial release