Yonka Admin Toolkit

Description

Yonka Admin Toolkit is a comprehensive, modular utility plugin engineered to optimize, secure, and streamline WordPress administration without bloat. It combines 10 essential administrative and performance modules into a single, cohesive dashboard.

Included Modules

  • 🛠️ Maintenance Mode: Toggle a customizable maintenance mode with an animated screen to notify visitors during updates.
  • 🛡️ Activity Log: Monitor administrator logins, track failed login attempts, and enforce brute-force security protection.
  • ⚡ Asset Cleaner: Scan frontend JS/CSS scripts and selectively dequeue unused files to improve site speed and PageSpeed scores.
  • 🖼️ Media Inventory: Audit your WordPress media library to locate unoptimized image assets and flag missing ALT attributes for accessibility and SEO.
  • 🔗 Broken Links Repair: Monitor live 404 “Not Found” hits and configure 301 permanent redirects to preserve SEO authority.
  • 🔍 System Inspector: Audit active plugins, registered widgets, and sidebars to identify unused or redundant elements.
  • 🗄️ Database Information: Analyze database size, inspect index health, detect table overhead, and review top storage consumers.
  • 📊 Yearly Stats: Review annual publishing performance across posts, pages, and media attachments.
  • 📝 Quick Notes: Sticky admin notes and task management checklists built right into your dashboard.
  • 📢 Marquee Announcement: Display a customizable, horizontal scrolling top notification banner with custom styles and action links.

Screenshots

Installation

  1. Upload the yonka-admin-toolkit folder to the /wp-content/plugins/ directory, or install via Plugins -> Add New -> Upload Plugin.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Access the plugin options and individual tools via the Yonka Admin Toolkit top-level menu item in your admin sidebar.

FAQ

Is Yonka Admin Toolkit modular?

Yes. Each module operates independently to keep resource consumption minimal and execution efficient.

I configured Maintenance Mode, but I don’t see any changes on the frontend of the site. Why?

Check if you are currently logged in to your website. If so, log out and reload the page, or open your site in a different browser where you are not logged in.

Will the Activity Log impact database performance?

No. Log storage is bounded to prevent database bloating, and query execution is optimized for low overhead.

Can I use Broken Links Repair for external URL redirects?

Yes. The module supports relative internal paths as well as external destination URLs.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Yonka Admin Toolkit” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Yonka Admin Toolkit” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial public release containing all 10 core modules.