Go to file
Dion Hulse ddad24c82c Sanitize the plugin path in _get_plugin_data_markup_translate() to a WP_PLUGIN_DIR-relative path. The function is designed in mind for receiving relative paths, but may be used with a absolute path.
This change makes the function path-agnostic, and can accept either relative or absolute (converting to relative internally). Fixes #20813


git-svn-id: https://develop.svn.wordpress.org/trunk@25081 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-22 04:02:13 +00:00
src Sanitize the plugin path in _get_plugin_data_markup_translate() to a WP_PLUGIN_DIR-relative path. The function is designed in mind for receiving relative paths, but may be used with a absolute path. 2013-08-22 04:02:13 +00:00
tests Remove sourceMappingURL from jquery.min.js. 2013-08-21 15:40:35 +00:00
tools/i18n Use correct path to src/ 2013-08-07 20:59:09 +00:00
.gitignore
Gruntfile.js
package.json