WordPress/wp-content/themes
Aaron Jorbin 71cf332e65 Replace usages of basename() with wp_basename() in order to support multibyte filenames
This is focused on the pieces of code that touch media files and the tests that support them. `basename` isn't multibyte compatible out of the box. See http://php.net/basename and https://bugs.php.net/bug.php?id=62119.

See #43170.
Props Viper007Bond.

Built from https://develop.svn.wordpress.org/trunk@44785


git-svn-id: http://core.svn.wordpress.org/trunk@44617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-01 20:58:52 +00:00
..
twentyeleven Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +00:00
twentyfifteen Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +00:00
twentyfourteen Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +00:00
twentynineteen Twenty Nineteen: Remove stray `÷` character in `print.css`. 2019-02-28 02:47:51 +00:00
twentyseventeen Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +00:00
twentysixteen Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +00:00
twentyten Replace usages of basename() with wp_basename() in order to support multibyte filenames 2019-03-01 20:58:52 +00:00
twentythirteen Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +00:00
twentytwelve Default Themes: Bump the version numbers and release dates. 2019-02-07 23:23:50 +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