Title: Prismix Core
Author: Shakil Ahamed
Published: <strong>May 3, 2026</strong>
Last modified: June 23, 2026

---

Search plugins

![](https://ps.w.org/prismix-core/assets/banner-772x250.png?rev=3521319)

![](https://ps.w.org/prismix-core/assets/icon-256x256.png?rev=3521319)

# Prismix Core

 By [Shakil Ahamed](https://profiles.wordpress.org/devshakil/)

[Download](https://downloads.wordpress.org/plugin/prismix-core.1.0.14.zip)

 * [Details](https://test.wordpress.org/plugins/prismix-core/#description)
 * [Reviews](https://test.wordpress.org/plugins/prismix-core/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/prismix-core/#installation)
 * [Development](https://test.wordpress.org/plugins/prismix-core/#developers)

 [Support](https://wordpress.org/support/plugin/prismix-core/)

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

### Privacy / Telemetry

Prismix Core includes optional, opt-in usage tracking powered by the bundled Shakvaro
WP Insights library. When you activate the plugin you will see a one-time consent
notice on your WordPress dashboard asking whether you would like to share anonymous
usage data to help improve Prismix Core.

**No data is collected unless you explicitly click “Count me in.”**

When opted in, the following non-personal information is sent periodically to track.
shakvaro.cloud:

 * Site URL (hashed/anonymised)
 * WordPress and PHP version
 * Plugin version and active feature flags (e.g. watermark enabled, WebP conversion
   enabled)
 * Install and update timestamps

You can opt out at any time via **Prismix  Settings  General**.

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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Prismix Core” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Shakil Ahamed ](https://profiles.wordpress.org/devshakil/)
 *   [ shakvaro ](https://profiles.wordpress.org/shakvaro/)

[Translate “Prismix Core” into your language.](https://translate.wordpress.org/projects/wp-plugins/prismix-core)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/prismix-core/), check
out the [SVN repository](https://plugins.svn.wordpress.org/prismix-core/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/prismix-core/) by
[RSS](https://plugins.trac.wordpress.org/log/prismix-core/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.14

 * Added opt-in usage tracking (Shakvaro WP Insights SDK v1.2.6) — tracks plugin
   version, active features, and lifecycle events (install, reactivation, update,
   deactivation). Consent notice shown on first activation; no data collected until
   the admin opts in.
 * Added unified admin dashboard hub with quick-access cards to all Prismix admin
   areas.
 * Added global admin search (Ctrl/Cmd+K) for artists, images, and users.
 * Added Settings registry (class-prismix-settings-registry.php) with prismix_get_setting()
   helper and lazy migration from legacy option names.
 * Added admin Tools page (bulk operations, recount, cache flush).
 * Removed: antiadblock.js asset (no longer included).

#### 1.0.13

 * Fixed: French-language strings in ajax-handlers.php and admin-users.php replaced
   with English.
 * Added: Coming Soon badges for Pro and CDN addon rows in the admin settings sidebar.

#### 1.0.12

 * Added admin settings page with left-rail navigation — six modules: General, Storage,
   Watermark, Security, SEO, Appearance.

#### 1.0.11

 * Internal refactor: settings storage migrated to prismix_get_setting() / prismix_update_setting()
   abstraction.

#### 1.0.10

 * Admin dashboard: consolidated CPT counts, recent activity, and system-status 
   cards into a single hub.

#### 1.0.9

 * Added admin search overlay (Cmd/Ctrl+K shortcut) for quick navigation to artists,
   images, and users.

#### 1.0.8

 * Added setup wizard admin-tools page for bulk recount and cache flush operations.

#### 1.0.7

 * Improved admin settings modularity; split settings into per-section PHP files
   under inc/.

#### 1.0.6

 * Added a “Settings” action link to the plugin row on the Plugins screen for quicker
   access to the Prismix settings page.
 * Added uninstall.php so deleting the plugin cleans up its custom database tables,
   options, transients, and user meta.

#### 1.0.5

 * Setup Wizard JavaScript: wrapped in IIFE and exposed only via window.prismixWizard.*
   namespace; updates the wizard’s HTML onclick handlers to call the namespaced 
   methods. Removes goStep/ajax/saveIdentity/importDemo/saveNav from the global 
   scope.
 * Renamed default artist image size to ‘prismix-artist-avatar’ (was ‘artist-avatar’)
   so all custom image sizes carry a unique theme/plugin prefix.
 * Added languages/prismix-core.pot (translation template) so the languages folder
   is not empty.

#### 1.0.4

 * Improved page-template routing reliability: template_include filter now runs 
   at priority 99 so it consistently overrides theme template hierarchy; resolves
   the page slug from the queried object ID instead of global $post for edge cases
   where the loop hasn’t started yet.

#### 1.0.3

 * Added: All Prismix page templates (Login, Register, Forgot Password, Upload, 
   Dashboard, Photos, Popular, Categories, Top Users, Users, Blog) now live in the
   plugin instead of the companion theme. Plugin registers them via the theme_page_templates
   filter and serves them via template_include, so any active theme can use them.
 * Hardened search_artists AJAX endpoint: nonce verified for authenticated callers;
   nopriv (public) callers continue to work without one.
 * Internal: removed legacy duplicate search_artists handler from admin-bulk-upload.
   php.

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

## Meta

 *  Version **1.0.14**
 *  Last updated **5 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/prismix-core/)
 * Tags
 * [artists](https://test.wordpress.org/plugins/tags/artists/)[custom post types](https://test.wordpress.org/plugins/tags/custom-post-types/)
   [gallery](https://test.wordpress.org/plugins/tags/gallery/)[image management](https://test.wordpress.org/plugins/tags/image-management/)
   [likes](https://test.wordpress.org/plugins/tags/likes/)
 *  [Advanced View](https://test.wordpress.org/plugins/prismix-core/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/prismix-core/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/prismix-core/reviews/)

## Contributors

 *   [ Shakil Ahamed ](https://profiles.wordpress.org/devshakil/)
 *   [ shakvaro ](https://profiles.wordpress.org/shakvaro/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/prismix-core/)