Go to file
Sergey Biryukov 448234f966 I18N: Avoid using placeholders for link start and end tags in alt text description strings added in [45158].
Use an established pattern of moving additional link attributes out of the translatable string.

Props dimadin.
Fixes #47159.

git-svn-id: https://develop.svn.wordpress.org/trunk@45334 602fd350-edb4-49c9-b593-d223f7449a82
2019-05-17 00:52:32 +00:00
src I18N: Avoid using placeholders for link start and end tags in alt text description strings added in [45158]. 2019-05-17 00:52:32 +00:00
tests Fix setup_postdata() to set the (inside the loop) globals before the_post action is fired. Follow-up from #42814 and [44941]. 2019-05-04 20:59:11 +00:00
tools
.editorconfig
.gitignore
.jshintrc
.npmrc
.nvmrc
.travis.yml
appveyor.yml
composer.json
composer.lock
Gruntfile.js Build tools: fix generating *-rtl.css files in wp-includes/css after grunt --dev was used. 2019-05-16 02:24:58 +00:00
jsdoc.conf.json
package-lock.json Build/Test Tools: Upgrade node-sass to 4.12.0. 2019-05-16 18:14:37 +00:00
package.json Build/Test Tools: Upgrade node-sass to 4.12.0. 2019-05-16 18:14:37 +00:00
phpcs.xml.dist
phpunit.xml.dist
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php