Go to file
Sergey Biryukov 9de76899c1 Help/About: Correct the number of most recent drafts in help text on Dashboard screen.
Props denisco.
Fixes #43471.

git-svn-id: https://develop.svn.wordpress.org/trunk@42779 602fd350-edb4-49c9-b593-d223f7449a82
2018-03-05 00:23:34 +00:00
src Help/About: Correct the number of most recent drafts in help text on Dashboard screen. 2018-03-05 00:23:34 +00:00
tests Filesystem API: Allow `download_url()` to return the response code and body on error as an additional `WP_Error` object data. 2018-03-04 17:13:35 +00:00
tools/i18n
.editorconfig
.gitignore Build/Test Tools: Remove `vendor` file name entry from `.gitignore`. 2018-02-25 11:29:25 +00:00
.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
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