=== Prismix Core ===
Contributors: shakvaro
Tags: gallery, artists, custom-post-types, image-management, likes
Requires at least: 6.2
Tested up to: 6.9
Stable tag: 1.0.2
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Core functionality for the Prismix theme — custom post types, taxonomies, shortcodes, likes, comments, reports, and more.

== Description ==

Prismix Core provides the essential back-end infrastructure for the Prismix theme, including:

* Custom post types for artists and images
* Artist category taxonomy
* Like / vote system with rate limiting
* Comment system with moderation
* Report system
* User submissions with approval workflow
* AJAX-powered search, filtering, and load-more
* Admin dashboard, settings, and setup wizard
* Anti-leech / hotlink protection
* Image compression and watermarking

== Installation ==

1. Upload the `prismix-core` folder to `wp-content/plugins/`.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Complete the setup wizard that appears on first activation.

== Changelog ==

= 1.0.2 =
* Security: prepared all direct database queries with %i identifier placeholders.
* Security: output escaping and input sanitization improvements.
* Compatibility: bumped minimum WordPress version to 6.2.

= 1.0.0 =
* Initial release.
