Go to file
Sergey Biryukov 7f9e87054f i18n: Remove the `script_loader_src` filter from `load_script_textdomain()`.
This filter is superfluous here, the `load_script_textdomain_relative_path` should be used for customising the textdomain path.

Props dimadin.
Merges [44288] to trunk.
See #45528.

git-svn-id: https://develop.svn.wordpress.org/trunk@44318 602fd350-edb4-49c9-b593-d223f7449a82
2018-12-19 00:17:25 +00:00
src i18n: Remove the `script_loader_src` filter from `load_script_textdomain()`. 2018-12-19 00:17:25 +00:00
tests I18N: Fix JavaScript translations for subdirectory installations. 2018-12-18 23:09:51 +00:00
tools Build Tools: Don't minimise CSS in the unminimised files. 2018-12-18 03:16:21 +00:00
.editorconfig
.gitignore Build/Test Tools: Remove `vendor` file name entry from `.gitignore`. 2018-12-18 03:41:31 +00:00
.jshintrc
.npmrc
.nvmrc
.travis.yml
Gruntfile.js Build Tools: Don't include `.map` files in the build. 2018-12-18 03:13:58 +00:00
composer.json
composer.lock
jsdoc.conf.json
package-lock.json Block Editor: Upgrade `@wordpress` packages to match version 4.7.1. 2018-12-18 21:56:06 +00:00
package.json Block Editor: Upgrade `@wordpress` packages to match version 4.7.1. 2018-12-18 21:56:06 +00:00
phpcs.xml.dist
phpunit.xml.dist
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php