Title: Optimization Detective
Author: WordPress Performance Team
Published: <strong>March 22, 2024</strong>
Last modified: February 27, 2026

---

Search plugins

![](https://ps.w.org/optimization-detective/assets/banner-772x250.png?rev=3098164)

![](https://ps.w.org/optimization-detective/assets/icon.svg?rev=3098164)

# Optimization Detective

 By [WordPress Performance Team](https://profiles.wordpress.org/performanceteam/)

[Download](https://downloads.wordpress.org/plugin/optimization-detective.1.0.0-beta5.zip)

 * [Details](https://lin.wordpress.org/plugins/optimization-detective/#description)
 * [Reviews](https://lin.wordpress.org/plugins/optimization-detective/#reviews)
 *  [Installation](https://lin.wordpress.org/plugins/optimization-detective/#installation)
 * [Development](https://lin.wordpress.org/plugins/optimization-detective/#developers)

 [Support](https://wordpress.org/support/plugin/optimization-detective/)

## Description

This plugin captures real user metrics about what elements are displayed on the 
page across a variety of device form factors (e.g. desktop, tablet, and phone) in
order to apply loading optimizations which are not possible with WordPress’s current
server-side heuristics.

This plugin is a framework dependency which does not provide optimization functionality
on its own. For that, please install the [Image Prioritizer](https://wordpress.org/plugins/image-prioritizer/)
and [Embed Optimizer](https://wordpress.org/plugins/embed-optimizer/) dependent 
plugins (among [others](https://github.com/WordPress/performance/labels/%5BPlugin%5D%20Optimization%20Detective)
to come from the WordPress Core Performance team). There are currently **no settings**
and no user interface for this plugin since it is designed to work without any configuration.

Your site must currently have the **REST API accessible** to unauthenticated frontend
visitors since this is how real user metrics are collected about pages on your site;
nevertheless, [exploration](https://github.com/WordPress/performance/issues/1311)
is underway for providing alternative mechanisms for collecting the metrics. Also,
please note that no metrics are currently collected from Safari since it does not
yet support the [Largest Contentful Paint](https://developer.mozilla.org/en-US/docs/Web/API/LargestContentfulPaint)
metric, but support for this [Core Web Vitals](https://web.dev/explore/learn-core-web-vitals)
metric is coming this year [via Interop 2025](https://webkit.org/blog/16458/announcing-interop-2025/#core-web-vitals).

Please refer to the [full plugin documentation](https://github.com/WordPress/performance/blob/trunk/plugins/optimization-detective/docs/README.md)
for a [technical introduction](https://github.com/WordPress/performance/blob/trunk/plugins/optimization-detective/docs/introduction.md),
[filter/action hooks](https://github.com/WordPress/performance/blob/trunk/plugins/optimization-detective/docs/hooks.md),
and [extensions](https://github.com/WordPress/performance/blob/trunk/plugins/optimization-detective/docs/extensions.md)
that show use cases and examples. You can also watch the talk from WordCamp Asia
2025: [Boosting Performance with Optimization Detective](https://weston.ruter.net/2025/02/21/boosting-performance-with-optimization-detective/).

## Installation

#### Installation from the directory within WordPress

 1. Visit **Plugins > Add New** in the WordPress Admin.
 2. Search for **Optimization Detective**.
 3. Install and activate the **Optimization Detective** plugin.

#### Manual installation

 1. Download the plugin [ZIP from WordPress.org](https://downloads.wordpress.org/plugin/optimization-detective.zip)
    or, after following the [Getting Started instructions](https://make.wordpress.org/performance/handbook/performance-lab/),
    create a ZIP build from a clone of the [GitHub repo](https://github.com/WordPress/performance)
    via `npm run build:plugin:optimization-detective --env zip=true`.
 2. Visit **Plugins > Add New Plugin** in the WordPress Admin.
 3. Click **Upload Plugin**
 4. Select the `optimization-detective.zip` file on your system from step 1 and click**
    Install Now**.
 5. Click the **Active Plugin** button.

## FAQ

### Where can I submit my plugin feedback?

Feedback is encouraged and much appreciated, especially since this plugin may contain
future WordPress core features. If you have suggestions or requests for new features,
you can [submit them as an issue in the WordPress Performance Team’s GitHub repository](https://github.com/WordPress/performance/issues/new/choose).
If you need help with troubleshooting or have a question about the plugin, please
[create a new topic on our support forum](https://wordpress.org/support/plugin/optimization-detective/#new-topic-0).

### Where can I report security bugs?

The Performance team and WordPress community take security bugs seriously. We appreciate
your efforts to responsibly disclose your findings, and will make every effort to
acknowledge your contributions.

To report a security issue, please visit the [WordPress HackerOne](https://hackerone.com/wordpress)
program.

### How can I contribute to the plugin?

Contributions are always welcome! Learn more about how to get involved in the [Core Performance Team Handbook](https://make.wordpress.org/performance/handbook/get-involved/).

The [plugin source code](https://github.com/WordPress/performance/tree/trunk/plugins/optimization-detective)
is located in the [WordPress/performance](https://github.com/WordPress/performance)
repo on GitHub.

## Reviews

![](https://secure.gravatar.com/avatar/0a58444de920fe838acbf7302c9f8678af073ba9a4482db5fe6b583eb9b3c249?
s=60&d=retro&r=g)

### 󠀁[great speed boost](https://wordpress.org/support/topic/great-speed-boost-3/)󠁿

 [ivanmecina](https://profiles.wordpress.org/ivanmecina/) July 17, 2025

I installed this plugin together with the image optimiser and auto size plugins 
and I have seen a speed increase from 67 to 99! really happy with the results and
no obvious downsides so far. Keep up the good work.

![](https://secure.gravatar.com/avatar/84e2516cec9777ab9ddf7b1b7589259595a41d773d65a8c1c15a6a8def4199aa?
s=60&d=retro&r=g)

### 󠀁[Early days, and here for it](https://wordpress.org/support/topic/early-days-and-here-for-it/)󠁿

 [Jonathan Wold](https://profiles.wordpress.org/sirjonathan/) May 26, 2025 3 replies

Really appreciate the efforts going into giving us tools for further improving performance
optimization in WordPress. Love that it does it’s work without configuration. Recommendation:
Add an “on install” notice that links to documentation, etc., to spare who missed
the note in the description that there aren’t any settings, etc.

![](https://secure.gravatar.com/avatar/37381357bd80331fe1b80646fa17afc761a321768b3ca8211779220f10f3e75e?
s=60&d=retro&r=g)

### 󠀁[Gives Error](https://wordpress.org/support/topic/contain-bugs/)󠁿

 [jtohme](https://profiles.wordpress.org/jtohme/) March 31, 2025 2 replies

Gives error: The Optimization Detective REST API endpoint is unavailable.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/optimization-detective/reviews/)

## Contributors & Developers

“Optimization Detective” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ WordPress Performance Team ](https://profiles.wordpress.org/performanceteam/)
 *   [ WordPress.org ](https://profiles.wordpress.org/wordpressdotorg/)

“Optimization Detective” has been translated into 7 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/optimization-detective/contributors)
for their contributions.

[Translate “Optimization Detective” into your language.](https://translate.wordpress.org/projects/wp-plugins/optimization-detective)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/optimization-detective/),
check out the [SVN repository](https://plugins.svn.wordpress.org/optimization-detective/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/optimization-detective/)
by [RSS](https://plugins.trac.wordpress.org/log/optimization-detective/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0-beta5

**Bug Fixes**

 * Prevent fatal error in `od_get_current_url_metrics_etag()` when `$wp_query->posts`
   is `null`. ([2347](https://github.com/WordPress/performance/pull/2347))

**Enhancements**

 * Add support for dns-prefetch links. ([2256](https://github.com/WordPress/performance/pull/2256))

#### 1.0.0-beta4

**Enhancements**

 * Add URL Metric mutation helpers to extension initialization API. ([1951](https://github.com/WordPress/performance/pull/1951))
 * Add gzip compression for URL metrics using Compression Streams API. ([1959](https://github.com/WordPress/performance/pull/1959))
 * Allow disabling timestamp-based freshness checks by using negative TTL values.(
   [1940](https://github.com/WordPress/performance/pull/1940))
 * Bump web-vitals from 5.0.3 to 5.1.0. ([2116](https://github.com/WordPress/performance/pull/2116))
 * Change default garbage collection TTL of `od_url_metrics` posts from 1 month 
   to 3 months and add the filter to customize expiration. ([1950](https://github.com/WordPress/performance/pull/1950))
 * Enhance Optimization Detective meta generator tag with all disabled reasons. (
   [1979](https://github.com/WordPress/performance/pull/1979))
 * Amend URL metrics to the generator meta tag content. ([1954](https://github.com/WordPress/performance/pull/1954))
 * Improve construction of inline scripts with `sourceURL`, hardened JSON encoding,
   and exporting JSON in separate script. ([2169](https://github.com/WordPress/performance/pull/2169))
 * Improve discoverability and user guidance for Optimization Detective extensions.(
   [2261](https://github.com/WordPress/performance/pull/2261))
 * Remove deprecated `url_metrics_group_collection` and class aliases and bump required
   OD version in Image Prioritizer. ([1943](https://github.com/WordPress/performance/pull/1943))

**Bug Fixes**

 * Avoid possible error when reading groups in debug mode. ([2108](https://github.com/WordPress/performance/pull/2108))
 * Delay loading detect module until page is loaded and idle. ([2017](https://github.com/WordPress/performance/pull/2017))
 * Ensure URL Metric is initially constructed with all elements prior to initializing
   extensions. ([1968](https://github.com/WordPress/performance/pull/1968))
 * Short-circuit detection when page is opened in background tab since web-vitals.
   js will not report LCP. ([1927](https://github.com/WordPress/performance/pull/1927))

#### 1.0.0-beta3

**Enhancements**

 * Fire actions before and after Optimization Detective processes a document. ([1919](https://github.com/WordPress/performance/pull/1919))
 * Update `OD_HTML_Tag_Processor::next_tag()` to allow `$query` arg and prepare 
   to skip visiting tag closers by default. ([1872](https://github.com/WordPress/performance/pull/1872))
 * Expose the logging functions to client-side extensions and automatically account
   for the value of `isDebug`. ([1895](https://github.com/WordPress/performance/pull/1895))
 * Update URL Metric storage REST API endpoint to return status code `423 Locked`
   instead of `403 Forbidden`. ([1863](https://github.com/WordPress/performance/pull/1863))
 * De-duplicate logic between REST API and URL Metrics post type. ([1867](https://github.com/WordPress/performance/pull/1867))

**Bug Fixes**

 * Fix URL encoding in Link HTTP response header. ([1907](https://github.com/WordPress/performance/pull/1907))
 * Fix triggering post update actions after storing a URL Metric and refactor REST
   API endpoint logic into class. ([1865](https://github.com/WordPress/performance/pull/1865))
 * Fix unpredictable LCP element being identified in a URL Metric Group. ([1903](https://github.com/WordPress/performance/pull/1903))
 * Handle missing Web Crypto API in non-HTTPS contexts when generating the already-
   submitted `sessionStorage` key. ([1911](https://github.com/WordPress/performance/pull/1911))

#### 1.0.0-beta2

**Enhancements**

 * Account for 64 KiB limit for sending beacon data. ([1851](https://github.com/WordPress/performance/pull/1851))
 * Add post ID for the `od_url_metrics` post to the tag visitor context. ([1847](https://github.com/WordPress/performance/pull/1847))
 * Change minimum viewport width to be exclusive whereas the maximum width remains
   inclusive. ([1839](https://github.com/WordPress/performance/pull/1839))
 * Disable URL Metric storage locking by default for administrators. ([1835](https://github.com/WordPress/performance/pull/1835))
 * Include active plugins in ETag data and increase default freshness TTL from 1
   day to 1 week. ([1854](https://github.com/WordPress/performance/pull/1854))
 * Make ETag a required property of the URL Metric. ([1824](https://github.com/WordPress/performance/pull/1824))
 * Use CSS range syntax in media queries. ([1833](https://github.com/WordPress/performance/pull/1833))
 * Use `IFRAME` to display HTML responses for REST API storage request failures 
   in Site Health test. ([1849](https://github.com/WordPress/performance/pull/1849))

**Bug Fixes**

 * Prevent URL in `Link` header from including invalid characters. ([1802](https://github.com/WordPress/performance/pull/1802))
 * Prevent optimizing post previews by default. ([1848](https://github.com/WordPress/performance/pull/1848))

**Documentation**

 * Improve Optimization Detective documentation. ([1782](https://github.com/WordPress/performance/pull/1782))

#### 1.0.0-beta1

**Enhancements**

 * Add site health check to detect blocked REST API and short-circuit optimization
   when unavailable. ([1762](https://github.com/WordPress/performance/pull/1762))
 * Allow extensions to opt in to using the web-vitals attribution build via the `
   od_use_web_vitals_attribution_build` filter. ([1759](https://github.com/WordPress/performance/pull/1759))
 * Disambiguate XPaths for children of `BODY` with `id`, `class`, or `role` attributes.(
   [1797](https://github.com/WordPress/performance/pull/1797))
 * Eliminate varying URL Metrics by logged-in state and discontinue disabling optimization
   by default for admins. ([1788](https://github.com/WordPress/performance/pull/1788))
 * Improve test coverage for Optimization Detective. ([1817](https://github.com/WordPress/performance/pull/1817))
 * Introduce `OD_Tag_Visitor_Context::track_tag()` method as alternative for returning`
   true` in tag visitor callback. ([1821](https://github.com/WordPress/performance/pull/1821))
 * Omit element node index in XPaths up to children of BODY. ([1790](https://github.com/WordPress/performance/pull/1790))
 * Skip visiting tags in the Admin Bar when optimizing a page. ([1816](https://github.com/WordPress/performance/pull/1816))

**Bug Fixes**

 * Ensure optimization is performed in the wp-env local environment and log debug
   messages to console when disabled. ([1822](https://github.com/WordPress/performance/pull/1822))
 * Skip visiting any tags inside of `NOSCRIPT` elements. ([1783](https://github.com/WordPress/performance/pull/1783))

**Documentation**

 * Move Optimization Detective docs into [`README.md`](https://github.com/WordPress/performance/tree/trunk/plugins/optimization-detective/docs).(
   [1763](https://github.com/WordPress/performance/pull/1763))

#### 0.9.0

**Enhancements**

 * Add `fetchpriority=high` to `IMG` when it is the LCP element on desktop and mobile
   with other viewport groups empty. ([1723](https://github.com/WordPress/performance/pull/1723))
 * Improve debugging stored URL Metrics in Optimization Detective. ([1656](https://github.com/WordPress/performance/pull/1656))
 * Incorporate page state into ETag computation. ([1722](https://github.com/WordPress/performance/pull/1722))
 * Mark existing URL Metrics as stale when a new tag visitor is registered. ([1705](https://github.com/WordPress/performance/pull/1705))
 * Set development mode to ‘plugin’ in the dev environment and allow pages to be
   optimized when admin is logged-in (when in plugin dev mode). ([1700](https://github.com/WordPress/performance/pull/1700))
 * Add `get_xpath_elements_map()` helper methods to `OD_URL_Metric_Group_Collection`
   and `OD_URL_Metric_Group`, and add `get_all_element_max_intersection_ratios`/`
   get_element_max_intersection_ratio` methods to `OD_URL_Metric_Group`. ([1654](https://github.com/WordPress/performance/pull/1654))
 * Add `get_breadcrumbs()` method to `OD_HTML_Tag_Processor`. ([1707](https://github.com/WordPress/performance/pull/1707))
 * Add `get_sample_size()` and `get_freshness_ttl()` methods to `OD_URL_Metric_Group`.(
   [1697](https://github.com/WordPress/performance/pull/1697))
 * Expose `onTTFB`, `onFCP`, `onLCP`, `onINP`, and `onCLS` from web-vitals.js to
   extension JS modules via args their `initialize` functions. ([1697](https://github.com/WordPress/performance/pull/1697))

**Bug Fixes**

 * Prevent submitting URL Metric if viewport size changed. ([1712](https://github.com/WordPress/performance/pull/1712))
 * Fix construction of XPath expressions for implicitly closed paragraphs. ([1707](https://github.com/WordPress/performance/pull/1707))

#### 0.8.0

**Enhancements**

 * Serve unminified scripts when `SCRIPT_DEBUG` is enabled. ([1643](https://github.com/WordPress/performance/pull/1643))
 * Bump web-vitals from 4.2.3 to 4.2.4. ([1628](https://github.com/WordPress/performance/pull/1628))

**Bug Fixes**

 * Eliminate the detection time window which prevented URL Metrics from being gathered
   when page caching is present. ([1640](https://github.com/WordPress/performance/pull/1640))
 * Revise the use of nonces in requests to store a URL Metric and block cross-origin
   requests. ([1637](https://github.com/WordPress/performance/pull/1637))
 * Send post ID of queried object or first post in loop in URL Metric storage request
   to schedule page cache validation. ([1641](https://github.com/WordPress/performance/pull/1641))
 * Fix phpstan errors. ([1627](https://github.com/WordPress/performance/pull/1627))

#### 0.7.0

**Enhancements**

 * Send gathered URL Metric data when the page is hidden/unloaded as opposed to 
   once the page has loaded; this enables the ability to track layout shifts and
   INP scores over the life of the page. ([1373](https://github.com/WordPress/performance/pull/1373))
 * Introduce client-side extensions in the form of script modules which are loaded
   when the detection logic runs. ([1373](https://github.com/WordPress/performance/pull/1373))
 * Add an `od_init` action for extensions to load their code. ([1373](https://github.com/WordPress/performance/pull/1373))
 * Introduce `OD_Element` class and improve PHP API. ([1585](https://github.com/WordPress/performance/pull/1585))
 * Add group collection helper methods to get the first/last groups. ([1602](https://github.com/WordPress/performance/pull/1602))

**Bug Fixes**

 * Fix Optimization Detective compatibility with WooCommerce when Coming Soon page
   is served. ([1565](https://github.com/WordPress/performance/pull/1565))
 * Fix storage of URL Metric when plain non-pretty permalinks are enabled. ([1574](https://github.com/WordPress/performance/pull/1574))

#### 0.6.0

**Enhancements**

 * Allow URL Metric schema to be extended. ([1492](https://github.com/WordPress/performance/pull/1492))
 * Clarify docs around a tag visitor’s boolean return value. ([1479](https://github.com/WordPress/performance/pull/1479))
 * Include UUID with each URL Metric. ([1489](https://github.com/WordPress/performance/pull/1489))
 * Introduce get_cursor_move_count() to use instead of get_seek_count() and get_next_token_count().(
   [1478](https://github.com/WordPress/performance/pull/1478))

**Bug Fixes**

 * Add missing global documentation for `delete_all_posts()`. ([1522](https://github.com/WordPress/performance/pull/1522))
 * Introduce viewport aspect ratio validation for URL Metrics. ([1494](https://github.com/WordPress/performance/pull/1494))

#### 0.5.0

**Enhancements**

 * Bump web-vitals from 4.2.1 to 4.2.2. ([1386](https://github.com/WordPress/performance/pull/1386))

**Bug Fixes**

 * Disable Optimization Detective by default on the embed template. ([1472](https://github.com/WordPress/performance/pull/1472))
 * Ensure only HTML documents are processed by Optimization Detective. ([1442](https://github.com/WordPress/performance/pull/1442))
 * Ensure the entire template is passed to the output buffer callback for Optimization
   Detective to process. ([1317](https://github.com/WordPress/performance/pull/1317))
 * Implement full support for intersectionRect/boundingClientRect, fix viewportRect
   typing, and harden JSON schema. ([1411](https://github.com/WordPress/performance/pull/1411))

#### 0.4.1

**Enhancements**

 * Upgrade web-vitals.js from [v3.5.0](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md#v350-2023-09-28)
   to [v4.2.1](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md#v422-2024-07-17).

**Bug Fixes**

 * Fix logic for seeking during optimization loop to prevent emitting seek() notices.(
   [1376](https://github.com/WordPress/performance/pull/1376))

#### 0.4.0

**Enhancements**

 * Avoid passing positional parameters in Optimization Detective. ([1338](https://github.com/WordPress/performance/pull/1338))
 * Send preload links via HTTP Link headers in addition to LINK tags. ([1323](https://github.com/WordPress/performance/pull/1323))

#### 0.3.1

**Enhancements**

 * Log URL Metrics group collection to console when debugging is enabled (`WP_DEBUG`
   is true). ([1295](https://github.com/WordPress/performance/pull/1295))

**Bug Fixes**

 * Include non-intersecting elements in URL Metrics to fix lazy-load optimization.(
   [1293](https://github.com/WordPress/performance/pull/1293))

#### 0.3.0

 * The image optimization features have been split out into a new dependent plugin
   called [Image Prioritizer](https://wordpress.org/plugins/image-prioritizer/),
   which also now optimizes image lazy-loading. ([1088](https://github.com/WordPress/performance/issues/1088))

#### 0.2.0

**Enhancements**

 * Add optimization_detective_disabled query var to disable behavior. ([1193](https://github.com/WordPress/performance/pull/1193))
 * Facilitate embedding Optimization Detective in other plugins/themes. ([1185](https://github.com/WordPress/performance/pull/1185))
 * Use PHP 7.2 features in Optimization Detective. ([1162](https://github.com/WordPress/performance/pull/1162))
 * Improve overall code quality with stricter static analysis checks. ([775](https://github.com/WordPress/performance/issues/775))
 * Bump minimum PHP requirement to 7.2. ([1130](https://github.com/WordPress/performance/pull/1130))

**Bug Fixes**

 * Avoid _doing_it_wrong() for Server-Timing in Optimization Detective when output
   buffering is not enabled. ([1194](https://github.com/WordPress/performance/pull/1194))
 * Ensure only HTML responses are optimized. ([1189](https://github.com/WordPress/performance/pull/1189))
 * Fix XPath indices to be 1-based instead of 0-based. ([1191](https://github.com/WordPress/performance/pull/1191))

#### 0.1.1

 * Use plugin slug for generator tag. ([1103](https://github.com/WordPress/performance/pull/1103))
 * Prevent detection script injection from breaking import maps in classic themes.(
   [1084](https://github.com/WordPress/performance/pull/1084))

#### 0.1.0

 * Initial release.

## Community plugin

This plugin is developed and supported by a community. [Contribute to this plugin](https://github.com/WordPress/performance)

## Meta

 *  Version **1.0.0-beta5**
 *  Last updated **2 months ago**
 *  Active installations **70.000+**
 *  WordPress version ** 6.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.2 or higher **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/optimization-detective/),
   [English (US)](https://wordpress.org/plugins/optimization-detective/), [Persian](https://fa.wordpress.org/plugins/optimization-detective/),
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/optimization-detective/),
   [Russian](https://ru.wordpress.org/plugins/optimization-detective/), [Spanish (Chile)](https://cl.wordpress.org/plugins/optimization-detective/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/optimization-detective/), 
   and [Turkish](https://tr.wordpress.org/plugins/optimization-detective/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/optimization-detective)
 * Tags
 * [optimization](https://lin.wordpress.org/plugins/tags/optimization/)[performance](https://lin.wordpress.org/plugins/tags/performance/)
   [rum](https://lin.wordpress.org/plugins/tags/rum/)
 *  [Advanced View](https://lin.wordpress.org/plugins/optimization-detective/advanced/)

## Ratings

 4.3 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/optimization-detective/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/optimization-detective/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/optimization-detective/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/optimization-detective/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/optimization-detective/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/optimization-detective/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/optimization-detective/reviews/)

## Contributors

 *   [ WordPress Performance Team ](https://profiles.wordpress.org/performanceteam/)
 *   [ WordPress.org ](https://profiles.wordpress.org/wordpressdotorg/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/optimization-detective/)