ཞིབ་བརྗོད།
Hyper Admin Speed ULTRA applies aggressive performance policies to the WordPress admin area.
Instead of adding UI features, this plugin improves perceived speed by restricting external dependencies and background processes.
It works by:
- Removing externally loaded scripts and styles inside wp-admin
- Blocking external HTTP requests from the admin environment
- Disabling WordPress cron requests
- Disabling the Heartbeat API
- Applying a strict Content Security Policy header
- Replacing Gravatar with a local avatar
- Cleaning up default dashboard widgets
⚠️ Important
This plugin is designed for advanced users and developers only.
Because it blocks external connections and background processes, it may:
- Prevent plugin and theme updates
- Break third-party plugins relying on remote APIs
- Disable scheduled tasks
- Interfere with plugins that require Heartbeat API
- Affect dashboards that depend on remote content
Do not use this plugin on production sites unless you fully understand these consequences.
སྒྲིག་འཇུག
- Upload the
hyper-admin-speed-ultrafolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Start customizing your admin dashboard
གདེང་འཇོག
There are no reviews for this plugin.
བྱས་རྗེས་འཇོག་མཁན། & གསར་འབྱེད་པ།
“Hyper Admin Speed ULTRA” is open source software. The following people have contributed to this plugin.
བྱས་རྗེས་འཇོག་མཁན།ཁྱེད་ཀྱི་སྐད་ཡིག་ནང་ལ་ “Hyper Admin Speed ULTRA” ཡིག་སྒྱུར་བྱོས།
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
དག་བཅོས་ཉིན་ཐོ།
2.0.0
- Initial release with full Hyper Admin features
2.0.1
- Improved WP-Cron handling with conditional opt-in constant.