Clicks Admin Toolkit packs 186+ toggleable modules into a single dashboard — replacing 30 to 40 standalone plugins with zero performance overhead.
Every module is 100% free with zero upsells, zero locked features, and zero nag banners.
The Problem Solved
Standard sites install dozens of single-purpose plugins for post cloning, SVGs, SMTP, login throttling, and WooCommerce tweaks — slowing wp-admin. Clicks Admin Toolkit replaces them all with one lightweight suite in a single autoloaded database row.
High-Performance Architecture
- Zero Overhead: Inactive modules never load; zero hooks registered.
- Single Database Row: All 186+ module states live in
sasuite_settings.
- Native APIs: Built on Settings, Transients, and WP_Filesystem.
7 Executive Dashboard Widgets
- File Monitor: Scans core, themes, and plugins for file tampering.
- Login Radar: Live monitoring of logins and blocked attempts.
- Deliverability: Outbound mail deliverability score and alerts.
- Activity Stream: Chronological stream of admin actions.
- Broken Links: Summary of 404 links with 1-click recheck.
- Database Health: Visual breakdown of overhead and transients.
- REST Limiter: Live API traffic volume and bot monitor.
1-Click Starter Preset Packs
- Agency Starter: Duplicate Post, SVG Uploads, Dark Mode, Favicon.
- Maximum Security: Secret Login URL, Limit Login, Disable XML-RPC, 2FA.
- Speed & Web Vitals: Disable Emojis, Heartbeat Control, Script Defer, Query Cleaner.
- Store Power Pack: Cart Drawer, Buy Bar, Delivery Estimator, Order Bumps, Tiered Pricing.
Complete Breakdown of All 186+ Modules by Category
📂 Content & Media (22 Modules)
- Duplicate Post / Page: 1-click clone posts or pages to draft.
- Safe SVG Uploads: XML-sanitized SVG uploads preventing script injection.
- Media In-Place Replace: Replace files preserving attachment IDs.
- Media Taxonomies: Category and tag filters for Media Library.
- Restrict Media Uploads: Authors view only their uploaded files.
- Drag & Drop Reordering: Reorder posts via drag-and-drop.
- Enable Page Excerpts: Excerpt support on standard pages.
- External Links Target: Outbound links open in new tab.
- Auto Image Alt Tags: Auto-fills missing image alt tags.
- Clean Image Filenames: Converts filenames into clean SEO slugs.
- Publishing Calendar: Editorial calendar for scheduling posts.
- Bulk WebP Compressor: Lossless compression and auto-WebP on upload.
- Broken Link Checker: Scans site for broken links with fixes.
- 301/302 Redirect Manager: SEO redirects with slug change tracking.
- Protected Pages Styler: Branded template for protected posts.
- Disable Gutenberg: Restores Classic Editor per custom post type.
- Social Share Buttons: Lightweight SVG sharing buttons for social platforms.
- Reading Time Estimator: Displays reading duration badge on articles.
- Custom Post Statuses: Register workflow statuses like In Review.
- Media EXIF Stripper: Strips camera metadata and GPS coordinates.
- Image Watermarking: Transparent watermark stamps on image uploads.
- Smart 404 Auto-Redirect: Automatically redirects 404s to closest slugs.
📂 Admin UI & Menus (11 Modules)
- Admin Menu Organizer: Rename, reorder, or hide admin menu items.
- Admin Toolbar Cleaner: Strips WP logo, comments, updates, and greeting.
- Custom Admin Favicon: Dedicated wp-admin favicon via Media Library.
- Custom Admin Columns: Add Post ID, Featured Image, and Slug columns.
- Modified Date & Author: Displays last modified timestamp and editor.
- Sticky Table Headers: Pins column headers to top while scrolling.
- Wider Admin Tables: Expands admin list tables to widescreen width.
- Admin Footer Customizer: Customize or hide default admin footer text.
- Admin Dark Mode: High-contrast dark theme across admin dashboard.
- Admin Bar Quick Links: Add custom shortcuts and client support links.
- Favorites Sidebar: Pin favorite admin pages with star icons.
📂 Dashboard & Notice Control (11 Modules)
- Admin Notice Drawer: Collapses notices into a slide-out tray.
- Disable Notices by Role: Suppress plugin banners for non-admins.
- Disable Gutenberg Fullscreen: Keeps admin sidebar visible when editing.
- Disable Dashboard Widgets: Turn off Welcome Panel, Quick Draft, and Events.
- Welcome Dashboard Widget: Branded welcome notices for client onboarding.
- Duplicate Title Warning: Warning badges when posts share identical titles.
- Disable Block Directory: Stops Block Editor querying WordPress.org directory.
- Spotlight Quick Search: Instant search modal (Ctrl+K) for admin settings.
- Disable Update Nags: Hides core update banners from non-admins.
- View/Edit Switcher: 1-click button to jump between view and editor.
- Broadcast Notice Creator: Broadcast targeted notices by user role.
📂 Login, 2FA & Access Control (14 Modules)
- Custom Login URL: Move wp-login.php to custom slug to block bots.
- Custom Login Styler: Brand login screen with custom logo and colors.
- Limit Login Attempts: Throttles failed attempts and bans malicious IPs.
- Email/Username Login: Restrict login identifiers to prevent guessing.
- Role-Based Login Redirects: Direct users to custom landing URLs after login.
- Role-Based Logout Redirects: Direct users to custom landing URLs upon logout.
- Two-Factor Authentication: RFC 6238 TOTP 2FA for Authenticator apps.
- Emergency 2FA Recovery: Single-use backup keys for 2FA recovery.
- Hide Login Links: Hides lost password and back to blog links.
- Auto-Logout Idle Sessions: Terminates inactive sessions after timeout.
- Cloudflare Turnstile: Invisible bot protection on login forms.
- One-Time Magic Links: Single-use links for passwordless login.
- Lockout Countdown Timer: Live countdown timer during active IP lockout.
- Session Timeout Warning: Inactivity warning modal with stay logged in button.
📂 Security & Hardening (15 Modules)
- Disable XML-RPC: Blocks xmlrpc.php against brute-force attacks and DDoS.
- Hide WordPress Version: Removes version generator tags from head and RSS.
- Disable File Editor: Enforces DISALLOW_FILE_EDIT in dashboard.
- Anti-Spam Honeypot: Invisible honeypot traps spam bots without CAPTCHAs.
- Block Author Scans: Blocks author scans exposing usernames.
- Restrict REST API: Locks down REST API endpoints to authenticated users.
- Admin Login Alert: Email notification when admin logs in from new IP.
- Obscure Login Errors: Replaces specific login error messages with notice.
- Disable Self-Pingbacks: Stops WordPress sending self-pingback trackbacks.
- Disable App Passwords: Prevents application password generation for non-admins.
- Content Security Policy: GUI builder for CSP and HTTP security headers.
- File Integrity Monitor: Scans core, theme, and plugin files for modifications.
- Right-Click Protection: Disables text selection and right-click on frontend.
- REST Rate Limiter: Throttles abusive REST requests returning HTTP 429.
- Burner Email Blocker: Blocks registrations from disposable burner emails.
📂 Speed & Performance (11 Modules)
- Disable Emojis & Prefetch: Removes core emoji scripts and DNS prefetch.
- Heartbeat Controller: Throttles background Heartbeat AJAX to 120s.
- Limit Post Revisions: Caps revision count per post type to prevent bloat.
- Autosave Controller: Extends autosave interval to reduce server writes.
- Clean Up Head Junk: Removes RSD, WLW manifest, shortlinks, and generator tags.
- Disable RSS Feeds: Disables RSS feeds with homepage redirect if unneeded.
- Defer JavaScript: Defers non-essential scripts for faster page load.
- Remove Query Strings: Strips ?ver= strings from assets for CDN caching.
- Disable Frontend Dashicons: Prevents dashicons.min.css loading on frontend.
- Disable jQuery Migrate: Removes unnecessary legacy jQuery on modern themes.
- Native Lazy Loading: Injects native loading="lazy" on images and iframes.
📂 WooCommerce Enhancements (66 Modules)
- Disable Marketplace Nags: Hides marketplace suggestions and promo banners.
- Show Thumbnail & SKU: Shows thumbnails and SKUs in WooCommerce orders.
- Direct Checkout (Skip Cart): Directs Add to Cart straight to checkout.
- Auto-Complete Virtual Orders: Marks digital orders Completed on payment.
- Hide Shipping When Free: Hides paid shipping rates once free shipping applies.
- Custom Add to Cart Text: Customizes button text globally or by product type.
- Empty Cart Button: 1-click clear cart action button on Cart page.
- Purge Expired Coupons: Purges expired coupons and orphaned cart transients.
- Custom Currency Symbol: Customizes currency symbol display and placement.
- Thank You Redirection: Redirects buyers to custom landing pages post-purchase.
- Quick Order Notes: Inline modal to view and add order notes from list.
- Low Stock Alert System: Automated email alerts when product inventory falls low.
- Minimum Order Amount: Enforces minimum order subtotal for checkout.
- Sticky Mobile Buy Bar: Fixed bottom checkout bar on mobile product pages.
- GeoIP Multi-Currency: Auto-detects customer currency with live exchange rates.
- Free Shipping Progress Bar: Progress bar showing remaining amount for free delivery.
- Slide-Out Cart Drawer: Fast AJAX slide-out mini cart drawer on Add to Cart.
- Test Order Generator: Generates mock test orders with realistic customer data.
- Custom Order Statuses: Registers custom order statuses like Shipped or Pickup.
- Delivery Date Estimator: Estimated delivery dates and dispatch cutoffs.
- Tiered Quantity Pricing: Bulk discount tables for volume orders.
- Checkout Field Editor: Add, edit, or remove checkout fields.
- Order Barcode & QR: Auto-generates barcodes and QR codes for fulfillment.
- Abandoned Cart Recovery: Captures abandoned carts with recovery emails.
- Variation Swatches: Color, image, and label variation swatches.
- PDF Invoices & Slips: Downloadable PDF invoices and packing slips.
- Quick Wishlist Drawer: AJAX wishlist with slide-out drawer.
- Sequential Order Numbers: Consecutive order numbers with custom prefix.
- Back In Stock Notifier: Email waitlist with automatic restock alerts.
- URL Coupon Auto-Apply: Auto-applies coupons via direct URL links.
- Custom Product Badges: Badges for sale, trending, and bestsellers.
- Frequently Bought Together: Bundle upsells with 1-click cart add.
- Gateway Fees & Discounts: Fees or discounts by payment gateway.
- Order CSV Exporter: Exports order spreadsheets with date ranges.
- Sale Countdown Timer: Scarcity countdown clocks for promotions.
- Free Gift with Purchase: Free gift rewards at spending thresholds.
- Recent Sales Popup: Sales popup notifications for social proof.
- Min/Max Quantity Limits: Enforces minimum and maximum order quantities.
- Live AJAX Search: Instant product search with live previews.
- Checkout Order Bumps: Impulse add-on offers on checkout page.
- WhatsApp Quick Order: 1-click WhatsApp ordering with cart info.
- Customer LTV Badges: Displays VIP and Loyal customer badges.
- Product Video Gallery: Embeds YouTube and Vimeo videos in gallery.
- Shipping Calculator: Shipping cost calculator on product pages.
- Trust Badges & Guarantees: Payment and SSL security badges on checkout.
- Google Address Autocomplete: Google Places address autocomplete at checkout.
- Product Size Guides: Modal size guides by product category.
- Image Hover Zoom: High-resolution image zoom window on hover.
- Extra Product Options: Custom text, checkboxes, and file uploads.
- Order Tracking Lookup: Frontend order tracker by order ID.
- Exit-Intent Coupon: Captures abandoning visitors with popup discounts.
- Product Quick View: Quick view popup for product details.
- Recently Viewed Products: Carousel of recently browsed store items.
- Pre-Orders & Backorders: Accept pre-orders with availability dates.
- Store Vacation Mode: Pause purchases or show holiday notices.
- Custom Product Tabs: Add custom tabs for specs and FAQs.
- Points & Loyalty Rewards: Reward store points redeemable for discounts.
- Product XML Feeds: Automated XML feeds for Google and Facebook.
- Delivery Time Slots: Delivery date and time slot selection.
- Table Rate Shipping: Custom shipping rules by weight and zone.
- B2B Wholesale Pricing: Wholesale rates and minimum order limits.
- 1-Click Reorder: Reorder button in customer account to repurchase.
- Call for Price: Replaces price with quote inquiry form.
- Fraud Alerts: Flags orders for suspicious IP mismatches.
- Thermal Receipt Styler: 80mm and 58mm POS thermal receipt formatting.
- Small Order Fee: Adds handling fee if under minimum total.
📂 User Management & Roles (10 Modules)
- User Last Login Tracker: Displays last login timestamp and IP in Users table.
- Force Password Change: Requires password update on next sign-in.
- Disable New User Emails: Stops admin notification emails when new users register.
- Instant User Switching: Safely switch between accounts using cryptographic tokens.
- Prevent Simultaneous Logins: Restricts user accounts to single active session.
- Custom User Role Manager: Create, clone, or customize WordPress user roles.
- Hide Admin Bar by Role: Completely hides top admin bar for selected roles.
- User Registration Blacklist: Block registration by username pattern, burner email, or IP.
- Password Strength Enforcer: Mandates strong passwords for specific user roles.
- Bulk Delete Inactive Users: Clean up accounts that have never logged in or been inactive.
📂 Email & Communications (11 Modules)
- Custom Outbound Email Sender: Sets global From Name and From Email for branding.
- Outbound Email Logger: Logs sent WordPress emails with recipient, subject, and status.
- Custom Email Header Logo: Adds company logo banner to core transactional emails.
- Built-in SMTP Mailer: Sends outbound emails via authenticated SMTP with SSL/TLS.
- Send Test Email Tool: Diagnostic tool to send test emails and verify deliverability.
- Disable Admin Notification Emails: Suppress core automatic update notices.
- Custom Email Footer Text: Adds customized footer text and company info to emails.
- Block Specific Outbound Emails: Intercepts and silences unwanted automated emails.
- Auto-Retry Failed Emails: Queues failed outbound emails in transients and retries via cron.
- Email Deliverability Radar: Live deliverability score and SPF/DKIM verification.
- Email Open & Click Tracking: Tracks open rates and link clicks in outbound emails.
📂 Maintenance & System Utilities (15 Modules)
- Maintenance Mode & Coming Soon: Responsive maintenance page with HTTP 503 header.
- Database Transient Cleaner: 1-click cleanup for expired transients, spam, and revisions.
- System Info Report: Detailed server environment report for troubleshooting.
- Export & Import Settings: Export and import entire toolkit configuration as JSON.
- Scheduled Database Optimizer: Automated weekly database table optimization and cleanup.
- Database Backup Snapshot: On-demand SQL database backup download with 1-click.
- Plugin & Theme Auto-Rollback: Automatically rolls back updates if update crashes site.
- Activity Audit Log: Tracks admin actions including logins, option changes, and posts.
- Custom Code Snippets: Insert custom CSS, JavaScript, and tracking scripts.
- Disable Site Search: Disables frontend search queries with 404 response.
- Master Site Password Gate: Password-protects entire site frontend with master password.
- Quick Notes Scratchpad: Persistent private scratchpad in admin bar for quick notes.
- Custom Favicon Generator: Generates cross-platform favicon assets from single image.
- External HTTP Blocker: Blocks unauthorized outbound HTTP calls made by plugins.
- Cron Job Manager: View, trigger, and manage scheduled WordPress WP-Cron events.
Enterprise-Grade Security
- Nonces & Caps: Every toggle validates nonces and
manage_options.
- DOMDocument Sanitizer: SVG uploads stripped of
<script> tags.
- HMAC SHA-256: User switching guarded with HMAC tokens.
- Prepared SQL: All queries executed through
$wpdb->prepare().
Who Is This Plugin For?
- Agencies: Configure client sites rapidly with presets and whitelabeling.
- Store Owners: Replace bulky e-commerce plugins with native features.
- Publishers: Slash admin overhead and optimize databases.
100% Free & Open Source
No premium tiers. No paid add-ons. No license keys. Clicks Admin Toolkit is 100% free under the GPLv2 license.
Built by Clicks
Clicks develops high-performance WordPress software powering thousands of websites worldwide. Visit
clicks.com.pk for documentation and support.
External services
Optional external connections when enabled:
1.2.0
Major WooCommerce expansion: 47 new e-commerce modules (186+ total), including Delivery Date Estimator, Tiered Pricing, PDF Invoices, Order Barcodes, Abandoned Cart Recovery, Order Bumps, WhatsApp Ordering, and XML Feeds. Seamless upgrade with no breaking changes.
1.1.0
Major feature upgrade: 39 new modules (139+ total), 7 executive dashboard widgets, 1-click starter presets, GeoIP multi-currency switcher, slide-out cart drawer, REST rate limiter, and scheduled DB cleanup. Seamless upgrade with no breaking changes.
1.0.3
Initial stable release. Install to access 100+ zero-overhead modular WordPress administration, security, speed, and WooCommerce tools — all completely free.