Changeset 1153412
- Timestamp:
- 05/05/2015 03:07:34 AM (11 years ago)
- File:
-
- 1 edited
-
egany-facebook-to-wp/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
egany-facebook-to-wp/trunk/readme.txt
r1153404 r1153412 22 22 * Runs every half hour via WordPress cron system 23 23 * Adds group id, author name and ID, post link as post meta 24 * If you want to trigger the importing manually, go to `http://example.com/?fb2wp_test` 25 * Import historical (paginated) posts. To do this, go to `http://example.com/?fb2wp_hist` and it'll automatically start the import process. Only admins can run this task. 24 * If you want to check the importing manually, go to `http://example.com/?fb2wp_test` 25 * Import historical (paginated) posts. To do this, go to `http://example.com/?fb2wp_all` (import page & group) 26 or '...?fb2wp_page'(for doing import only PAGE) 27 or '...?fb2wp_group'(for doing import only GROUP) 28 Then it'll automatically start the import process. Note: Only admins can run this task. 26 29 27 30 … … 48 51 == Screenshots == 49 52 50 1. Settings 53 1. Settings (menu: Facebook to WP) 51 54 2. Import Page 52 55 3. List of posts
Note: See TracChangeset
for help on using the changeset viewer.