https://github.com/cykoder/wp2anchor
OLD, UNSUPPORTED - Imports Wordpress data into Anchor
https://github.com/cykoder/wp2anchor
Last synced: 9 months ago
JSON representation
OLD, UNSUPPORTED - Imports Wordpress data into Anchor
- Host: GitHub
- URL: https://github.com/cykoder/wp2anchor
- Owner: cykoder
- License: other
- Created: 2013-01-30T19:00:46.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-09-30T18:33:44.000Z (over 11 years ago)
- Last Synced: 2025-03-29T15:11:19.817Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 297 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
wp2anchor
======
Imports Wordpress data into Anchor.
Takes a standard wordpress XML file, stores all of that data in arrays and then inserts into MySQL. Simple to use.
The information currently not used by Anchor (post tags and multiple categories) is stored as extended post meta data for future use.
Usage
=====
Simply save import.php to any location on your web server, and navigate to it. Then follow the instructions. It's that easy.
Supported data
=====
wp2anchor imports:
* Site meta data
* Categories list
* Posts
* Pages
* Comments
* Post categories and tags
Contact
===
####Original author: Sam Hellawell
Any issues or queries, the best way to contact me is to email me at [sshellawell@gmail.com](mailto:sshellawell@gmail.com), tweet me [@Beckiwoosh](http://twitter.com/Beckiwoosh) or add me on Skype: *becki.ness*.
####Modifications: neverbot
[@neverbot](http://github.com/neverbot) here in github and
[@neverbot](http://twitter.com/neverbot) in twitter.