Skip to content

Commit ec70fbf

Browse files
rodrigoprimojrfnl
andcommitted
Add new version for the valid title suggested during code review
Co-authored-by: Juliette <663378+jrfnl@users.noreply.github.com>
1 parent 13f028a commit ec70fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WordPress/Docs/WP/GlobalVariablesOverrideStandard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
]]>
1313
</standard>
1414
<code_comparison>
15-
<code title="Valid: Using non-WordPress global names.">
15+
<code title="Valid: Declaring global variables with names not reserved for use by WordPress itself.">
1616
<![CDATA[
1717
<em>$prefix_query</em> = new WP_Query( $args );
1818

0 commit comments

Comments
 (0)