https://github.com/westonruter/od-default-disabled
Disables functionality in Optimization Detective by default unless the ?optimization_detective_enabled=1 query parameter is present. This allows you for troubleshooting issues on a live site without visitors seeing a broken experience.
https://github.com/westonruter/od-default-disabled
wordpress wordpress-plugin
Last synced: 16 days ago
JSON representation
Disables functionality in Optimization Detective by default unless the ?optimization_detective_enabled=1 query parameter is present. This allows you for troubleshooting issues on a live site without visitors seeing a broken experience.
- Host: GitHub
- URL: https://github.com/westonruter/od-default-disabled
- Owner: westonruter
- Created: 2025-08-03T21:38:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-01-02T08:10:30.000Z (6 months ago)
- Last Synced: 2026-05-03T09:33:36.606Z (about 2 months ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
1. Download the plugin [ZIP from GitHub](https://github.com/westonruter/od-default-disabled/archive/refs/heads/main.zip) (see also link above).
2. Visit **Plugins > Add New Plugin** in the WordPress Admin.
3. Click **Upload Plugin**.
4. Select the ZIP file on your system from step 1 and click **Install Now**.
5. Click the **Activate Plugin** button.
You may also install and update via [Git Updater](https://git-updater.com/).