Skip to content
Snippets Groups Projects
Commit 7c8532b4 authored by lucha's avatar lucha
Browse files

swicth footnote plugins

parent 6b4cfd8e
No related branches found
No related tags found
No related merge requests found
......@@ -515,8 +515,7 @@ function do_fix_cdn($args){
function do_rename_plugins($args){
include_once(NOBLOGS_ROOT . '/wp-admin/includes/plugin.php');
$rename = array(
'wordpress-popular-post/wordpress-popular-posts.php' => 'wordpress-popular-posts/wordpress-popular-posts.php',
'french-creative-commons-license-widget/ccLicense.php' => 'creative-commons-license-widget/ccLicense.php'
'wp-footnotes/footnotes.php' => 'footnotation/footnotation.php'
);
foreach ($args as $arg) {
$blog = noblogs_get_blog($arg);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment