Go to file
2013-08-20 05:56:22 +00:00
src Simplify _deep_replace() by removing it's obscure looping and replacement checking logic, and instead, using the PHP5 $count parameter of str_replace(). Props hakre. Fixes #16903 2013-08-20 05:56:22 +00:00
tests Adding some basic Unit Tests for the Filesystem methods, primarily, WP_Filesystem_Base::find_folder() which is used during FTP upgrades. 2013-08-20 05:39:20 +00:00
tools/i18n Use correct path to src/ 2013-08-07 20:59:09 +00:00
.gitignore
Gruntfile.js
package.json