WordPress/wp-content/themes
Sergey Biryukov 30d9432760 Code Modernization: Use explicit visibility for class property declarations.
Using `var` or only `static` to declare a class property is PHP 4 code.

This updates the codebase to use explicit visibility modifiers introduced in PHP 5.

Props jrf.
Fixes #51557. See #22234.
Built from https://develop.svn.wordpress.org/trunk@49184


git-svn-id: http://core.svn.wordpress.org/trunk@48946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-10-17 16:26:09 +00:00
..
twentyeleven Docs: Fix and upgrade various object docblock notations. 2020-10-17 16:05:09 +00:00
twentyfifteen Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards. 2020-08-11 00:34:08 +00:00
twentyfourteen Docs: Standardise the type name for booleans and integers. 2020-10-10 20:02:05 +00:00
twentynineteen Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:26:09 +00:00
twentyseventeen Docs: Standardise the type name for booleans and integers. 2020-10-10 20:02:05 +00:00
twentysixteen Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards. 2020-08-11 00:34:08 +00:00
twentyten Docs: Fix and upgrade various object docblock notations. 2020-10-17 16:05:09 +00:00
twentythirteen Docs: Standardise the type name for booleans and integers. 2020-10-10 20:02:05 +00:00
twentytwelve Bundled Themes: Correct punctuation in "Your comment is awaiting moderation" string. 2020-08-19 02:28:13 +00:00
twentytwenty Twenty Twenty: Remove extra space from the comment link in TwentyTwenty_Walker_Comment. 2020-10-15 15:13:07 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00