Go to file
Sergey Biryukov b3d9869efc Docs: Correct `@return` description for `get_privacy_policy_template()`.
Props tmatsuur.
Fixes #46989. See #44005.

git-svn-id: https://develop.svn.wordpress.org/trunk@45251 602fd350-edb4-49c9-b593-d223f7449a82
2019-04-19 13:45:08 +00:00
src Docs: Correct `@return` description for `get_privacy_policy_template()`. 2019-04-19 13:45:08 +00:00
tests Feeds: improve structure and naming of feed build date helper function. 2019-04-18 17:07:07 +00:00
tools Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:46:11 +00:00
.editorconfig
.gitignore Bootstrap/Load: Ignore `wp-content/fatal-error-handler.php` and `wp-content/php-error.php` from version control. 2019-04-06 18:42:26 +00:00
.jshintrc
.npmrc
.nvmrc
.travis.yml PHP: Finish updating PHP Minimum version 2019-03-28 21:11:29 +00:00
Gruntfile.js Build/Test Tools: Exclude `twentynineteen/node_modules` from `jsvalidate:build` task. 2019-03-28 21:16:48 +00:00
appveyor.yml
composer.json
composer.lock
jsdoc.conf.json
package-lock.json Emoji: Upgrade Twemoji to 12.0.1. 2019-04-18 02:10:12 +00:00
package.json Emoji: Upgrade Twemoji to 12.0.1. 2019-04-18 02:10:12 +00:00
phpcs.xml.dist Coding Standards: exclude sodium_compat library. 2019-03-21 05:55:05 +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