Go to file
John Blackbourn 827cf97b00 Add screen reader labels to the date inputs on the post editing screen. Fixes #25461. Props frank-klein.
git-svn-id: https://develop.svn.wordpress.org/trunk@28730 602fd350-edb4-49c9-b593-d223f7449a82
2014-06-10 18:49:26 +00:00
src Add screen reader labels to the date inputs on the post editing screen. Fixes #25461. Props frank-klein. 2014-06-10 18:49:26 +00:00
tests In `wptexturize()`, ensure that texturization does not corrupt contents of HTML elements, HTML comments, and smartcode attributes. 2014-06-10 14:33:16 +00:00
tools/i18n i18n tools: Have makepot search for the main file of the plugin. 2014-03-04 21:06:48 +00:00
.editorconfig Include *.yml coding standards in .editorconfig. 2014-06-06 22:05:25 +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 Fix double quote jshint warning in Gruntfile.js, fixes #26751 2014-05-29 19:33:00 +00:00
package.json 4.0 version bumps. 2014-04-21 04:41:57 +00:00
phpunit.xml.dist
wp-cli.yml Introduce default `wp-cli.yml` for core development. 2014-04-30 21:35:18 +00:00
wp-config-sample.php
wp-tests-config-sample.php