Go to file
Andrew Nacin 8b532c17d2 Accept nooped plurals in wp_generate_tag_cloud() / wp_tag_cloud().
Renders topic_count_text_callback more or less obsolete. It can still be used, but passing a plural is easier.

fixes #27262. see #7989, #14424.


git-svn-id: https://develop.svn.wordpress.org/trunk@27376 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-03 17:28:07 +00:00
src Accept nooped plurals in wp_generate_tag_cloud() / wp_tag_cloud(). 2014-03-03 17:28:07 +00:00
tests Eliminate some of our last remaining `create_function()` instances 2014-03-03 16:20:12 +00:00
tools/i18n
.editorconfig Add .editorconfig file, see http://editorconfig.org/. 2014-02-20 02:35:38 +00:00
.gitignore Remove twenty* ignore-exclusion lines. Already tracked. 2014-02-26 20:59:25 +00:00
.jshintrc
.travis.yml Add jshint to Travis CI config. 2014-02-25 17:57:04 +00:00
Gruntfile.js JSHint: Generically blacklist all minified files. fixes #25351. 2014-02-27 19:38:51 +00:00
package.json Developer tools: grunt-patch-wordpress from jorbin, for applying patches directly from Trac. 2014-02-26 21:45:55 +00:00
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php