Go to file
Felix Arntz 72e86aacfb Bootstrap/Load: Use `wp_load_translations_early()` when Translation API is not yet loaded.
Props spacedmonkey.
Fixes #45932. See #44458.


git-svn-id: https://develop.svn.wordpress.org/trunk@44622 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-16 13:33:56 +00:00
src Bootstrap/Load: Use `wp_load_translations_early()` when Translation API is not yet loaded. 2019-01-16 13:33:56 +00:00
tests Formatting: Add type checking to `_sanitize_text_fields()`. 2019-01-16 06:04:51 +00:00
tools
.editorconfig
.gitignore Build/Test Tools: Update `.gitignore` to exclude `twentynineteen` and `twentysixteen`. 2019-01-09 13:44:30 +00:00
.jshintrc
.npmrc
.nvmrc
.travis.yml
Gruntfile.js Build Tools: Copy unminified JS files to `src`. 2019-01-10 01:38:22 +00:00
appveyor.yml Build Tools: Don't send AppVeyor notifications on Slack on repeated successful builds. 2019-01-15 05:48:46 +00:00
composer.json Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
composer.lock Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
jsdoc.conf.json
package-lock.json Block Editor: Upgrade the `@wordpress/` packages. 2019-01-10 01:53:38 +00:00
package.json Block Editor: Upgrade the `@wordpress/` packages. 2019-01-10 01:53:38 +00:00
phpcs.xml.dist Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
phpunit.xml.dist
webpack.config.js
wp-cli.yml Build/Tests: Default to running unit tests from `src`. 2019-01-09 10:09:02 +00:00
wp-config-sample.php General: Replace "Happy blogging" with "Happy publishing". 2019-01-08 04:29:06 +00:00
wp-tests-config-sample.php Tests: Revert [44509]. 2019-01-09 11:13:03 +00:00