Go to file
Scott Taylor 47ba5e6c2e `WP_Themes_List_Table` accesses `$_pagination_args` from the parent class. Switch `$_pagination_args` to `protected` in `WP_List_Table`.
See #30891.


git-svn-id: https://develop.svn.wordpress.org/trunk@31167 602fd350-edb4-49c9-b593-d223f7449a82
2015-01-12 16:25:30 +00:00
src `WP_Themes_List_Table` accesses `$_pagination_args` from the parent class. Switch `$_pagination_args` to `protected` in `WP_List_Table`. 2015-01-12 16:25:30 +00:00
tests Use a less complex approach for enforcing path slashes in `update_blog_details()` 2015-01-12 04:20:47 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml Update npm on Travis CI as a part of build 2014-12-22 23:46:46 +00:00
Gruntfile.js Exclude external-http tests when running `phpunit`. 2014-11-10 14:48:28 +00:00
package.json Update version numbers in trunk. 2014-12-17 17:37:16 +00:00
phpunit.xml.dist Exclude external-http tests when running `phpunit`. 2014-11-10 14:48:28 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php