Go to file
Jonathan Desrosiers 638929fd5d Tag 5.0.11
git-svn-id: https://develop.svn.wordpress.org/tags/5.0.11@49432 602fd350-edb4-49c9-b593-d223f7449a82
2020-10-29 19:43:03 +00:00
src WordPress 5.0.11. 2020-10-29 19:33:42 +00:00
tests General: WordPress updates 2020-10-29 18:50:55 +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 Tools: Explicitly specify a version number in the .nvmrc file for the 5.0 branch. 2020-10-22 16:09:43 +00:00
.travis.yml Build/Test Tools: Explicitly specify a version number in the .nvmrc file for the 5.0 branch. 2020-10-22 16:09:43 +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
Gruntfile.js Build Tools: Don't include .map files in the build. 2018-11-22 02:04:51 +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.11. 2020-10-29 19:33:42 +00:00
package.json WordPress 5.0.11. 2020-10-29 19:33:42 +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