WPMU DEFAULT CONTENT IMPORT

Plugin Banner

WPMU DEFAULT CONTENT IMPORT

by MAHABUB

Download
Description

This Plugin is used to import default contents when new blog will be created in wpmu.

  1. in wpmu_default folder open the file wpmu_default.php and go to line number 457 and specify the xml file url. $_file_url = ABSPATH . “wp-content/plugins/wpmu_default/your_file.xml”; put the file in wpmu_default folder.

  2. Upload wpmu_default foldet to the /wp-content/plugins/ directory

  3. go to the directory wp-includes and open the file capabilities.php in line number two add the below codes require_once(‘pluggable.php’);
  4. Go to admin Pnale and activate the plugin

ALL SET AND YOUR ARE DONE!!

Back to top