This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/slickplan-importer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: slickplan Donate link: http://slickplan.com/ Tags: slickplan, import, xml Requires at least: 3.0 Tested up to: 4.2.2 Stable tag: trunk License: GNU General Public License Version 3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Import pages from a Slickplan's XML export file. == Installation == 1. Upload the `slickplan-importer` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the 'Tools' -> 'Import' screen, Click on 'Slickplan' == Changelog == = 1.3 = * New: Option to create menu from imported pages = 1.2 = * New: Option to set menu order number when importing = 1.1 = * Fix: Support for PHP 5.2 = 1.0.1 = * New: WordPress 4.x compatibility = 1.0 = * New: Options to manipulate page titles prior to import * Fix: updated styling to suit WordPress 3.8 = 0.4 = * New: Option to ignore pages marked as 'External' page type = 0.3 = * New: Import sections = 0.2 = * New: Import notes as pages contents * New: Import footer section items = 0.1 = * Initial release