Go to file
Jonathan Desrosiers fea049171e Docs: Add missing function documentation for `list_plugin_updates()`.
Introduced in [9543].

Props priyankkpatel, mukesh27.
Fixes #47424.

git-svn-id: https://develop.svn.wordpress.org/trunk@45480 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-30 15:09:32 +00:00
src Docs: Add missing function documentation for `list_plugin_updates()`. 2019-05-30 15:09:32 +00:00
tests Fix unit tests after [45456]. The query string is a bit different but the results are the same. 2019-05-28 04:18:53 +00:00
tools Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:46:11 +00:00
.editorconfig
.gitignore Build/Test Tools: Ignore generated RTL CSS files from Git version control. 2019-05-25 12:29:36 +00:00
.jshintrc
.npmrc
.nvmrc
.travis.yml Build/Test Tools: Remove the dependency on a globally installed Grunt. 2019-05-26 19:34:24 +00:00
Gruntfile.js Privacy tools: Organize privacy functions into logical files and classes. 2019-05-26 20:49:04 +00:00
appveyor.yml Build/Test Tools: Remove the dependency on a globally installed Grunt. 2019-05-26 19:34:24 +00:00
composer.json Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
composer.lock Build Tools: Upgrade WPCS to 2.0.0. 2019-01-18 02:14:24 +00:00
jsdoc.conf.json
package-lock.json jQuery: bring jquery.js back into the WordPress SVN repo and backport the patch from 3.4.0. 2019-05-17 04:24:44 +00:00
package.json Build/Test Tools: Revert an accidental change to Node dependencies. 2019-05-26 19:36:57 +00:00
phpcs.xml.dist Build tools, WPCS: disable line ending check when running `phpcs` but fix them to `\n` whit `phpcfb`. Fixes (erroneous) reports on Windows about improper line endings in all files. They are managed directly by Git or SVN. 2019-05-28 00:25:42 +00:00
phpunit.xml.dist Coding Standards: Replace spaced indentation sections of `phpunit.xml.dist`, `multisite.xml`, and `build.xml` with tabs. 2019-01-28 17:20:06 +00:00
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php Tests: Revert [44509]. 2019-01-09 11:13:03 +00:00