=== Studio JKN Dashboard === Contributors: jakubkanna Tags: admin, dashboard, branding, admin-bar, white-label Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Customize wp-admin visuals with Studio JKN branding: admin bar cleanup, custom brand link, and consistent admin interface styling. == Description == Studio JKN Dashboard helps you customize the WordPress admin experience by: * Replacing default admin bar items with Studio JKN controls. * Simplifying header actions (including a direct Log Out action). * Applying a consistent custom styling across admin pages. * Tweaking list tables, media screens, and editor interface details. * Hiding optional admin UI elements like Help/Screen Options. This plugin is intended for custom-branded WordPress admin environments. == Installation == 1. Upload the `studio-jkn-dashboard` folder to `/wp-content/plugins/`. 2. Activate the plugin through the **Plugins** menu in WordPress. 3. Open wp-admin and verify your custom branding/theme is applied. == Frequently Asked Questions == = Does this affect the front-end of my site? = No. It targets the WordPress admin interface. = Can I use this with other admin customization plugins? = Yes, but if another plugin overrides the same selectors, style priority may conflict. = Will this work in Gutenberg/editor screens? = Yes. The plugin includes editor-specific admin styling adjustments. == Changelog == = 1.0.4 = * Shorten the admin-bar brand pill label from STUDIO JKN to JKN. = 1.0.3 = * Force post table Author, Categories, and Tags headers to use the mono font stack. = 1.0.2 = * Moved admin CSS into an enqueued stylesheet asset. * Moved admin-bar brand markup into a template file. = 1.0.1 = * Added WordPress.org-style readme. * Added plugin metadata fields (URI, author URI, text domain, requirements, license). * General packaging readiness update. = 1.0.0 = * Initial release. == Upgrade Notice == = 1.0.4 = Shortens the admin-bar brand pill label. = 1.0.3 = Refines list table header typography. = 1.0.2 = Separates admin presentation into asset and template files without behavior changes. = 1.0.1 = Improves plugin metadata and packaging readiness for distribution.