-
Notifications
You must be signed in to change notification settings - Fork 4
/
readme.txt
40 lines (31 loc) · 1.5 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Callisto ===
Contributors: postlightlabs
Tags: posts, posts importer, content parser, mercury parser, postlight parser
Requires at least: 5.0
Tested up to: 5.8
Stable tag: v1.3
Requires PHP: 5.6.0
License: Apache License, Version 2.0
License URI: https://github.com/postlight/wp-callisto-migrator/blob/master/LICENSE-APACHE
Callisto is a WordPress migration plugin that’s fast and easy to use. Migrate any content from around the web to WordPress instantly.
== Description ==
Migrate any content from around the web to WordPress instantly. Callisto is a WordPress migration plugin that’s fast and easy to use.
Simply paste in the links of up to five pieces of content from anywhere in the known universe.
Callisto will extract the content and create WordPress posts in your new or existing CMS. Powered by the [Postlight Parser](https://github.com/postlight/parser) from [Postlight Labs](https://postlight.com/labs).
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/wp-callisto-migrator` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Settings->WP Callisto Migrator screen to configure the plugin
== Screenshots ==
1. ![example](/assets/demo.gif)
2. ![before-parse](/assets/before-parse.png)
3. ![after-parse](/assets/after-parse.png)
== Changelog ==
= 1.0 =
Initial release.
= 1.1 =
readme fixes/updates
= 1.2 =
CSS fix to support WordPress 5.6.
= 1.3 =
Supporting WordPress 5.7.2.