manifest / performance / opticore
OptiCore
About This plugin intelligently optimizes your WordPress site by improving load times, reducing server stress, and enhancing Core Web Vitals — all without breaking your design or functionality.
by Ahmadreza Ebrahimi · github.com/ahmadreza-log/opticore · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ahmadreza-log/opticore/archive/refs/heads/master.zipA lean, well-documented performance toolkit for WordPress – focused on real‑world speed without breaking your theme.
The codebase is heavily documented with inline PHPDoc and JS comments so you can treat it as a living guide to common WordPress optimisations.
📚 Table of Contents
- ✨ Features
- ✅ Requirements
- 📦 Installation
- 🛠️ Usage
- 🔧 Development
- 🔒 Security
- 🧪 Testing
- 💬 Support
- 📄 License
✨ Features
- Disable heavy or unused core assets (emojis, Dashicons, embeds, jQuery Migrate, global styles, REST links, etc.).
- Fine tune editor ergonomics with autosave interval and revision limits.
- Control the WordPress Heartbeat API, including frequency and page-level exceptions.
- Harden installations by disabling XML-RPC, blocking anonymous REST requests, and hiding version metadata.
- Remove miscellaneous render-blocking items such as RSS feeds, self-pingbacks, and HTML comments.
- Persist settings using the WordPress options API with a zero-configuration setup.
- Harden direct-access surface area by shipping
index.phpstubs in all plugin directories.
- Granular REST API controls (active / admin-only / fully disabled).
- Heartbeat frequency tuning and optional replacement script hooks.
- Minify HTML output while safely preserving `