Skip to content

Commit 0b01669

Browse files
committed
Added Global Documentation
1 parent e82a04b commit 0b01669

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/optimization-detective/detection.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
* @since 0.8.0
3535
* @access private
3636
*
37+
* @global WP_Query $wp_query WordPress Query object.
38+
*
3739
* @return int|null Post ID or null if none found.
3840
*/
3941
function od_get_cache_purge_post_id(): ?int {

0 commit comments

Comments
 (0)