https://github.com/softplus/plog-to-wp
pLog to Wordpress importer -- from 2006
https://github.com/softplus/plog-to-wp
Last synced: 12 months ago
JSON representation
pLog to Wordpress importer -- from 2006
- Host: GitHub
- URL: https://github.com/softplus/plog-to-wp
- Owner: softplus
- Created: 2021-04-10T10:25:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T10:28:29.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T08:15:47.349Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
Awesome Lists containing this project
README
/*************************************
* Description : pLog to Wordpress importer
* Author : Dan Rooke - dan@sarzeau.net
* Date : Weds 01/02/06
*************************************/
Files:
- plog.php
Description:
Import posts, post categories, comments, links, link categories and users from pLog (Lifetype) 1.0.1 to Wordpress 2.0. Not tested on other versions.
Install:
1. Extract file plog.php to wp-admin/import directory of your Wordpress installation.
2. Run importer through Wordpress control panel!
Support:
No warranties are given, use at your own risk.
Legal:
Copyright Dan Rooke 2006
Licensed under the Creative Commons Attribution-ShareAlike 2.5 license. Full details available at http://creativecommons.org/licenses/by-sa/2.5/.
---
Addendum 2021-04-10 / softplus: I couldn't find this importer anywhere other than in my old backups, perhaps someone finds this useful. Note that Wordpress has likely evolved quite a bit, so you probably need to tweak the script.