Go to file
John Blackbourn 22fc19e06d Return a `WP_Error` if an empty name is provided when registering a taxonomy.
Fixes #31135
Props tyxla, MikeHansenMe


git-svn-id: https://develop.svn.wordpress.org/trunk@31449 602fd350-edb4-49c9-b593-d223f7449a82
2015-02-13 16:26:37 +00:00
src Return a `WP_Error` if an empty name is provided when registering a taxonomy. 2015-02-13 16:26:37 +00:00
tests Return a `WP_Error` if an empty name is provided when registering a taxonomy. 2015-02-13 16:26:37 +00:00
tools/i18n i18n tools: Sync makepot.php with i18n.svn. 2015-01-31 22:01:33 +00:00
.editorconfig
.gitignore
.jshintrc
.travis.yml Travis hates tabs. 2015-02-06 05:57:54 +00:00
Gruntfile.js Media JS files: 2015-02-09 16:00:44 +00:00
package.json Update grunt-cssjanus to 0.2.4, we no longer need the fork. 2015-02-11 22:27:53 +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