diff -r 346c88efed21 -r 5e2f62d02dcd wp/wp-content/plugins/blog-copier/readme.txt --- a/wp/wp-content/plugins/blog-copier/readme.txt Mon Jun 08 16:11:51 2015 +0000 +++ b/wp/wp-content/plugins/blog-copier/readme.txt Tue Jun 09 03:35:32 2015 +0200 @@ -4,7 +4,7 @@ Tags: copy, duplicate, replicate, blog, site, duplicator, replicator, moderntribe, tribe, wpmu, multisite, network, superadmin Requires at least: 3.0 Tested up to: 3.9.2 -Stable tag: 1.0.5 +Stable tag: 1.0.7 Enables superusers to copy existing sub blogs to new sub blogs. @@ -57,6 +57,14 @@ == Changelog == += 1.0.7 = + +* Add 'copy_blog_complete' action. (thanks @mat-lipe) + += 1.0.6 = + +* Fix caching bug. (thanks @jbrinley) + = 1.0.5 = * Fix error with directory based blog structure.