Go to file
Jeremy Felt a86c3114ae Add `comment-author-is-site-member` class to comment output for site members.
Add a class to allow targeting of comments made by members of a site rather than users of the entire network.

Props Viper007Bond, MikeHansenMe.

Fixes #24054.


git-svn-id: https://develop.svn.wordpress.org/trunk@31518 602fd350-edb4-49c9-b593-d223f7449a82
2015-02-23 02:51:49 +00:00
src Add `comment-author-is-site-member` class to comment output for site members. 2015-02-23 02:51:49 +00:00
tests Ensure that a request URL is always set in `WP_UnitTestCase::go_to()`. 2015-02-23 01:07:18 +00:00
tools/i18n i18n tools: Delete `data/not-gettexted-0-work.php`. 2015-02-22 12:55:34 +00:00
.editorconfig .jshintrc is a json file and .editorconfig should treat it like a json file 2014-10-08 19:26:50 +00:00
.gitignore Ignore any local WP Cli config files. 2014-10-28 17:01:22 +00:00
.jshintrc
.travis.yml Restore PHP 5.2 to Travis CI 2015-02-18 17:46:18 +00:00
Gruntfile.js Media JS files: 2015-02-09 16:00:44 +00:00
package.json Update grunt-autoprefixer to 2.2.0 2015-02-22 16:53:27 +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 Remove 'WordPress Language' reference from wp-config-sample.php. 2014-09-09 01:22:05 +00:00
wp-tests-config-sample.php