-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
54 lines (40 loc) · 2.27 KB
/
README.txt
File metadata and controls
54 lines (40 loc) · 2.27 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
=== Smart Post Sync ===
Contributors: Multidots
Tags: API, sync, posts, automation, data integration
Requires at least: 6.2
Tested up to: 6.7
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Smart Post Sync allows users to effortlessly set up and manage API connections, syncing data directly into WordPress posts.
== Description ==
Smart Post Sync allows users to effortlessly set up and manage API connections, syncing data directly into WordPress posts. This plugin simplifies the integration process, enabling you to pull data from external sources and automatically create or update posts on your website.
== Key Features ==
* **Effortless API Integration:** Set up and manage API connections with ease to sync external data directly into WordPress posts.
* **Automated Data Sync:** Allows users to set up automated syncs of data at regular intervals.
* **Custom Post Mapping:** Map API data fields to specific post elements, such as title, content, categories, and tags.
== Installation ==
1. Upload the `smart-post-sync` directory to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Set up your API connections through the plugin settings page to start syncing data into your posts.
== Frequently Asked Questions ==
= How do I set up an API connection? =
Go to the plugin's settings page and click on the "Add API Connection" button. Enter your API credentials and configure the data mapping settings.
= What happens if the API data changes? =
The plugin will automatically update your WordPress posts whenever new data is available from the connected API, ensuring your content stays up-to-date.
= Can I sync data manually? =
Yes, you can sync data manually. This option is available under the `Attribute Mapping` tab.
== Changelog ==
= 1.0 =
* Initial release of the Smart Sync Post plugin.
== Upgrade Notice ==
= 1.0 =
Initial release. No upgrades available yet.
== Screenshots ==
1. Setting up an API connection in the Smart Sync Post plugin.
2. Mapping API data fields to WordPress post elements.
3. Viewing detailed logs of data sync activity.
== Support ==
For support, please visit [your support forum link or website].
== License ==
This plugin is licensed under the GPLv2 or later license.