Admin
- Author
- KD Web
- Version
- 1.0.0
- Requires
- 6.0.0
- Tested
- 6.9.9
- Requires PHP
- 8.0.0
A comprehensive WordPress admin plugin that streamlines your WordPress administration experience through best practices, admin enhancements, white labelling, and intelligent clutter removal. Perfect for developers and site managers who want complete control over their WordPress admin interface and front-end output.
Features
- Flexible Admin Role: Create a custom admin role between editor and administrator levels with granular permissions.
- Content Protection: Make specific posts, pages, and taxonomy terms undeletable to prevent accidental removal of critical content.
- Performance Optimization: Disable asset versioning parameters, load jQuery from CDN for better caching and performance.
- Update Control: Granular control over automatic updates for WordPress core, plugins, themes, and translations.
- Feature Management: Disable unnecessary WordPress features including custom CSS, customizer, feeds, REST API, and XML-RPC.
- Enhanced Sticky Posts: Extend sticky post functionality to work on author archives, taxonomy archives, and post type archives.
- Custom Login Branding: Add your logo and brand colors to the WordPress login page for a professional appearance.
- Dashboard Widgets: Add helpful system information and launchpad widgets directly to your dashboard.
- Logo Settings Integration: Convenient logo and site icon fields in WordPress general settings.
- Admin Simplification: Clean admin bar, streamlined dashboard, organized plugin menus, and improved Gravity Forms buttons.
- HTML Output Cleanup: Simplified archive titles, cleaner CSS classes, removed unnecessary meta tags, and normalized class names.
- Block Management: Hide specific block types from the block editor for a cleaner editing experience.
How to Use
- Install and activate the KD Web Admin plugin.
- Navigate to Settings > KD Web in the WordPress admin menu.
- Enable or disable individual features according to your needs using the checkboxes.
- Configure specific settings for each enabled feature (such as update controls, sticky post locations, or login branding).
- Click Save Changes to apply your configuration.
- For undeletable content, use the programmatic functions:
make_posts_undeletable() or make_terms_undeletable().
- Hidden blocks can be configured through the block management settings to customize the editor experience.
Benefits
- Complete Control: Fine-tune every aspect of your WordPress admin experience with modular, toggleable features.
- Enhanced Security: Disable unused features like XML-RPC and REST API to reduce potential attack vectors.
- Improved Performance: Optimize asset loading and reduce unnecessary code output for faster page loads.
- Professional Branding: White-label the admin experience with custom login pages and streamlined interfaces.
- Content Safety: Protect critical content from accidental deletion with undeletable posts and terms.
- Developer Friendly: All features can be enabled/disabled individually, with programmatic functions available for advanced usage.
- Cleaner Output: Simplified HTML markup improves code quality and makes front-end development easier.
- Role Management: Create custom admin roles with precise permission levels between default WordPress roles.
- Maintenance Control: Decide exactly when and what gets updated, preventing unexpected breaking changes.
- No Bloat: Only load the features you need, keeping your site lean and efficient.
Changelog
1.0.0
Released
Download
Back