Skip to content

Commit 51a549f

Browse files
committed
Updated readme.md
1 parent 295abea commit 51a549f

1 file changed

Lines changed: 54 additions & 14 deletions

File tree

README.md

Lines changed: 54 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,63 @@
1-
# Social Post Flow Plugin
2-
1+
# Social Post Flow — WordPress Social Media Auto Poster
2+
3+
Auto-publish your WordPress Posts, Pages, WooCommerce products and Custom Post Types to **Facebook, X/Twitter, Threads, Instagram, LinkedIn, Google Business Profile, Pinterest, TikTok, Mastodon, Bluesky and Telegram**.
4+
5+
🔗 **Website:** [socialpostflow.com](https://www.socialpostflow.com/)
6+
📦 **Download (free) on WordPress.org:** [wordpress.org/plugins/social-post-flow](https://wordpress.org/plugins/social-post-flow/)
7+
📚 **Documentation:** [socialpostflow.com/documentation/wordpress-plugin](https://www.socialpostflow.com/documentation/wordpress-plugin/)
8+
39
Welcome to the Social Post Flow Plugin repository on GitHub. Here you can view the plugin source code, review open issues, and see releases of the plugin.
4-
5-
**If you're not a developer, please download the plugin from [wordpress.org](https://plugins.wordpress.org/social-post-flow). Downloading and installing directly from GitHub will not work.**
6-
10+
11+
> **If you're not a developer, please download the plugin from [WordPress.org](https://wordpress.org/plugins/social-post-flow/).** Downloading and installing directly from GitHub will not work.
12+
13+
---
14+
15+
## What it does
16+
17+
Social Post Flow is a WordPress plugin that automatically shares your content to every major social network whenever you publish or update a post. Set it up once and your blog posts, products and events are auto-published with per-network messaging, scheduling and conditional rules.
18+
19+
- **Auto post across 11 networks** — one plugin, one $49/year subscription, no per-network add-ons.
20+
- **Scheduling & queues** — publish immediately, schedule for a specific time, or add to an optimal-time queue.
21+
- **Evergreen reposting** — automatically resurface older content to keep your feeds active.
22+
- **Dynamic tags** — build unique messages per network from your post title, content, excerpt, custom fields and taxonomy terms.
23+
- **Conditional publishing** — post only when your category, author or custom-field rules are met.
24+
- **AI control via MCP** — create, edit and delete posts through Claude or ChatGPT.
25+
## Links & resources
26+
27+
| Resource | Link |
28+
| --- | --- |
29+
| Homepage | https://www.socialpostflow.com/ |
30+
| WordPress integration overview | https://www.socialpostflow.com/integrations/wordpress/ |
31+
| All integrations | https://www.socialpostflow.com/integrations/ |
32+
| Plugin documentation | https://www.socialpostflow.com/documentation/wordpress-plugin/ |
33+
| API documentation | https://www.socialpostflow.com/documentation/api/ |
34+
| MCP / AI integration (Claude & ChatGPT) | https://www.socialpostflow.com/documentation/mcp/ |
35+
| Support | https://www.socialpostflow.com/support/ |
36+
737
## Support
8-
38+
939
If you are having issues setting up this plugin on your WordPress site, or have issues with Social Post Flow, please do the following:
10-
11-
* Check the [Documentation](https://www.socialpostflow.com/documentation/wordpress-plugin)
12-
* Request [email support](https://app.socialpostflow.com/support)
40+
41+
* Check the [Documentation](https://www.socialpostflow.com/documentation/wordpress-plugin/)
42+
* Request [support](https://www.socialpostflow.com/support)
43+
* Post on the [WordPress.org support forum](https://wordpress.org/support/plugin/social-post-flow/)
1344

1445
## Developers
15-
46+
1647
For Developers, there are guides covering:
48+
1749
- [Setup](SETUP.md) - setting up your local environment for development and testing
1850
- [Development](DEVELOPMENT.md) - best practices for development
1951
- [Testing](TESTING.md) - how to write and run tests
20-
- [Actions and Filters](ACTIONS-FILTERS.md) - Actions and Filters available to WordPress Developers looking to extend WordPress to Buffer Pro's functionality
21-
22-
For Social Post Flow, there is a separate guide to deploying new versions to wordpress.org:
23-
- [Deployment](DEPLOYMENT.md) - how to deploy a new Plugin version to [wordpress.org](https://wordpress.org/plugins/social-post-flow)
52+
- [Actions and Filters](ACTIONS-FILTERS.md) - Actions and Filters available to WordPress Developers looking to extend Social Post Flow's functionality
53+
Additional developer documentation on socialpostflow.com:
54+
55+
- [WP-CLI commands](https://www.socialpostflow.com/documentation/wordpress-plugin/wp-cli/)
56+
- [REST API reference](https://www.socialpostflow.com/documentation/api/)
57+
- [MCP server reference](https://www.socialpostflow.com/documentation/mcp/)
58+
For Social Post Flow, there is a separate guide to deploying new versions to WordPress.org:
59+
60+
- [Deployment](DEPLOYMENT.md) - how to deploy a new Plugin version to [WordPress.org](https://wordpress.org/plugins/social-post-flow/)
61+
## License
62+
63+
GPLv3 or later.

0 commit comments

Comments
 (0)