Go to file
Sergey Biryukov 7c38750b16 Taxonomy: In `category_description()`, don't pass the `$taxonomy` parameter to `term_description()`.
The parameter was deprecated in [42368] and is now unused.

Props chetan200891.
Fixes #43381. See #42771.

git-svn-id: https://develop.svn.wordpress.org/trunk@42890 602fd350-edb4-49c9-b593-d223f7449a82
2018-03-28 23:24:25 +00:00
src Taxonomy: In `category_description()`, don't pass the `$taxonomy` parameter to `term_description()`. 2018-03-28 23:24:25 +00:00
tests Formatting: Permit use of `text-transform` in `safecss_filter_attr()`. 2018-03-27 00:53:20 +00:00
tools/i18n
.editorconfig General: Instruct file editors not to trim trailing whitespace in markdown files. 2018-03-20 22:14:53 +00:00
.gitignore
.jshintrc
.travis.yml
Gruntfile.js Build/Test Tools: Add `watch:phpunit` task. 2018-02-27 00:31:33 +00:00
jsdoc.conf.json
package.json Bump grunt-patch-wordpress to 1.0.0 2018-03-28 16:23:19 +00:00
phpcs.xml.dist
phpunit.xml.dist
webpack.config.dev.js
webpack.config.prod.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php