[wp-trac] [WordPress Trac] #49523: Twenty Twenty: searchform.php error

WordPress Trac noreply at wordpress.org
Thu Feb 27 07:09:36 UTC 2020


#49523: Twenty Twenty: searchform.php error
------------------------------+-----------------------------
 Reporter:  fahimmurshed      |      Owner:  (none)
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Bundled Theme     |    Version:
 Severity:  normal            |   Keywords:  has-patch
  Focuses:  coding-standards  |
------------------------------+-----------------------------
 **twentytwenty/searchform.php

 {{{
 **18    ERROR   Global variables defined by a theme/plugin should start
 with the theme/plugin prefix. Found: "$unique_id".

 }}}


 {{{
 // phpcs:ignore
 WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedVariableFound
 20      ERROR   Global variables defined by a theme/plugin should start
 with the theme/plugin prefix. Found: "$aria_label".

 }}}

 // phpcs:ignore
 WPThemeReview.CoreFunctionality.PrefixAllGlobals.NonPrefixedVariableFound

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49523>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list