Skip to content

n-zeinali/wp-post-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

=== Post Sync ===
Contributors: Nafiseh 
Tags: sync, posts, api, wordpress

Sync posts from a WordPress REST API to your site.

== Description ==
Post Sync synchronizes posts from a remote WordPress REST API to your local site, with hourly automatic syncs via cron or manual syncs via the admin panel.

**Features:**
- Sync posts via REST API.
- Hourly auto-sync.
- Manual sync option.
- Configurable API URL, username, password.

== Installation ==
1. Upload `post-sync` to `/wp-content/plugins/`.
2. Activate the plugin.
3. Go to 'Post Sync' in the admin menu.
4. Set API URL, username, password, and save.
5. Click 'Sync Now' or wait for hourly sync.

== Usage ==
1. Configure API settings in the admin panel.
2. Use 'Sync Now' for manual sync.
3. View last sync details (time, count, duration).
4. Automatic sync runs hourly.

== Changelog ==
= 1.0 =
* Initial release.

== Requirements ==
- WordPress 5.0+.
- PHP 7.4+.
- Remote WordPress REST API with Basic Authentication.

== Support ==
Contact the author or check the WordPress debug log for errors.

About

A WordPress plugin to sync posts via the WP REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages