Discover, trust, install: FAIR 1.0 is here
WPMU DEFAULT CONTENT IMPORT
Version: 1.0
Description
This Plugin is used to import default contents when new blog will be created in wpmu.
Installation
-
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.
-
Upload
wpmu_default
foldet to the/wp-content/plugins/
directory - go to the directory wp-includes and open the file capabilities.php in line number two add the below codes require_once(‘pluggable.php’);
- Go to admin Pnale and activate the plugin
ALL SET AND YOUR ARE DONE!!