WordPress/wp-content/themes
Sergey Biryukov 30b61fc9e8 Bundled Themes: Consistently check for WP_Error before outputting get_the_tag_list().
Some themes already had these checks in place as a result of [41756], but not others.

Props sixhours, davidakennedy, SergeyBiryukov.
Fixes #39860.
Built from https://develop.svn.wordpress.org/trunk@47886


git-svn-id: http://core.svn.wordpress.org/trunk@47660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-02 17:05:13 +00:00
..
twentyeleven Bundled Themes: Consistently check for WP_Error before outputting get_the_tag_list(). 2020-06-02 17:05:13 +00:00
twentyfifteen Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
twentyfourteen Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
twentynineteen Bundled Themes: Consistently check for WP_Error before outputting get_the_tag_list(). 2020-06-02 17:05:13 +00:00
twentyseventeen Bundled Themes: Bump version numbers and update changelogs in default themes for WordPress 5.4. 2020-03-31 19:11:07 +00:00
twentysixteen Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:02:11 +00:00
twentyten Bundled Themes: Consistently check for WP_Error before outputting get_the_tag_list(). 2020-06-02 17:05:13 +00:00
twentythirteen Bundled Themes: Consistently check for WP_Error before outputting get_the_tag_list(). 2020-06-02 17:05:13 +00:00
twentytwelve Bundled Themes: Consistently check for WP_Error before outputting get_the_tag_list(). 2020-06-02 17:05:13 +00:00
twentytwenty Bundled Themes: Add missing RTL styles for to fix inconsistent margins on .alignwide and .alignfull items. 2020-05-23 06:23:06 +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