Go to file
Jonathan Desrosiers 2c0796a4ba Tag 5.0.10
git-svn-id: https://develop.svn.wordpress.org/tags/5.0.10@48013 602fd350-edb4-49c9-b593-d223f7449a82
2020-06-10 21:43:47 +00:00
src WordPress 5.0.10. 2020-06-10 21:31:46 +00:00
tests Editor: Ensure latest comments can only be viewed from public posts. 2020-06-10 19:31:08 +00:00
tools Build Tools: Don't minimise CSS in the unminimised files. 2018-11-22 03:20:30 +00:00
.editorconfig Build: Switch package.json to using tabs for indents. 2018-10-22 04:49:24 +00:00
.gitignore Build Tools: Revert [43826] and [43824]. 2018-10-29 01:55:57 +00:00
.jshintrc General: Remove `.jshintrc` and `*.json` from the 2-space-indent `.editorconfig` group. 2017-10-12 01:57:45 +00:00
.nvmrc Build/Test: Update dependencies for 5.0 2018-10-09 02:51:32 +00:00
.travis.yml Build/Test Tools: Move the PHP 7.3 Travis job in 5.0 branch after the JS tests, for consistency with other branches. 2020-02-19 13:32:18 +00:00
Gruntfile.js Build Tools: Don't include `.map` files in the build. 2018-11-22 02:04:51 +00:00
composer.json Build/Tools: Add PHPCS to the 5.0 branch. 2018-10-22 05:14:59 +00:00
composer.lock Build/Tools: Add PHPCS to the 5.0 branch. 2018-10-22 05:14:59 +00:00
jsdoc.conf.json Docs: Add jsdoc.conf.json JSDOC configuration file. 2017-09-11 13:13:40 +00:00
package-lock.json WordPress 5.0.10. 2020-06-10 21:31:46 +00:00
package.json WordPress 5.0.10. 2020-06-10 21:31:46 +00:00
phpcs.xml.dist Build/Tools: Add PHPCS to the 5.0 branch. 2018-10-22 05:14:59 +00:00
phpunit.xml.dist REST API: Introduce Autosaves controller and endpoint. 2018-10-19 13:48:42 +00:00
webpack.config.js Build Tools: Add non-minified `@wordpress` scripts to the build output. 2018-11-12 04:18:52 +00:00
wp-cli.yml Remove debug mode from WP-CLI by default, as it now outputs too much debugging information to be of use during normal development. 2015-11-28 18:36:06 +00:00
wp-config-sample.php Lightly clean up and improve inline documentation in wp-config-sample.php. 2015-05-10 00:05:30 +00:00
wp-tests-config-sample.php Database: Restore numbered placeholders in `wpdb::prepare()`. 2017-10-31 11:59:43 +00:00