=== Ys Simple Admin Notes ===
Contributors:      yasirmalik
Tags:              admin notes, internal notes, post notes, woocommerce, private notes
Requires at least: 5.8
Tested up to:      6.7
Stable tag:        1.0.1
Requires PHP:      7.4
License:           GPL-2.0+
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Add private internal admin notes to Posts, Pages, and WooCommerce Products.

== Description ==
Ys Simple Admin Notes adds a private sidebar note box to Posts, Pages,
and WooCommerce Products. Notes are admin-only and never shown to visitors.

Features:
* AJAX quick save (no page reload, Ctrl+S supported)
* Note preview column in all list tables
* Secure: nonce verification + capability checks on every save
* Professional OOP structure — one class per responsibility

== Installation ==
1. Upload the ys-simple-admin-notes folder to /wp-content/plugins/
2. Activate from Plugins > Installed Plugins
3. Open any Post, Page, or Product — find the lock Admin Note box in the sidebar
4. Visit Settings > Ys Admin Notes for the info page

== Changelog ==
= 1.0.1 =
* Full OOP rewrite with clean file structure
* Renamed plugin and all prefixes to avoid conflicts
* External CSS/JS files for clean code separation

= 1.0.0 =
* Initial release

== Author ==
Yasir Malik — https://yasir-portfolio-tech.vercel.app/
