Make WordPress Core

Timestamp:
10/03/2016 06:12:57 PM (8 years ago)
Author:
obenland
Message:

Themes: Account for uppercase chars when managing themes.

Fixes a bug where the UI wasn't updated after deleting/updating a theme.

Also introduces unit tests for theme management ajax handlers. For now they're
focused on wp_ajax_update_theme() but they can include tests for other
handlers as well.

Props chrisjean for initial patch.
Fixes #37924.

Location:
trunk/tests/phpunit/data/themedir1/camelCase
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.