[wp-trac] [WordPress Trac] #60677: Docs: Add missing @global tag and adjust tag position
WordPress Trac
noreply at wordpress.org
Sun Mar 3 14:13:45 UTC 2024
#60677: Docs: Add missing @global tag and adjust tag position
--------------------------+-----------------------------
Reporter: wildworks | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
This is also a backport of the updated code in the Gutenberg repository:
https://github.com/WordPress/gutenberg/pull/59522
- In the `wp_interactivity()` function, the `@global` tag is placed before
the `@since` tag
- `$wp_query` global variable is used `inside
render_block_core_post_template()` function but `@global` tag is missing
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60677>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list