Linux 软件免费装
Banner图

Fuxux Social Poster

开发者 fuxux
更新时间 2026年8月20日 23:22
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

scheduler social media auto post publishing cross post

下载

1.1.1

详情介绍:

Fuxux Social Poster connects your WordPress site to Fuxux, the AI-powered social media scheduler. When you publish a post, this plugin automatically sends it to the social accounts you've connected in Fuxux — no copy-pasting captions, no logging into five different apps. Features Requirements This plugin does not store your social media passwords — all publishing happens through Fuxux's own connected accounts and OAuth tokens. WordPress only needs a Fuxux API key.

安装:

  1. Upload the fuxux-social-poster folder to /wp-content/plugins/, or install it from the WordPress plugin directory.
  2. Activate the plugin through the Plugins screen.
  3. Go to Settings → Fuxux Social Poster.
  4. Paste the API key from your Fuxux account (Settings → API keys) and click Test connection.
  5. Choose which post types and platforms should auto-post, then save.

屏幕截图:

  • Settings — Connected accounts: turn individual accounts off, or give any of them their own caption and delay — including two accounts on the same platform saying different things.
  • Post editor — the Fuxux Social Poster panel: skip auto-posting or pick different platforms for this one post, and see exactly what was sent (and whether it succeeded) in the activity log.

升级注意事项:

1.1.1 Bugfix: rejects an invalid API base URL instead of silently saving it. Safe to update in place. 1.1.0 Adds per-account overrides, an activity log, and moves sending to the background. Safe to update in place — existing settings carry over unchanged. 1.0.0 Initial release.

常见问题:

Do I need a Fuxux account?

Yes. Fuxux Social Poster only relays your WordPress content — the actual posting to Instagram, TikTok, X, etc. is handled by your Fuxux account's connected social integrations. Sign up free at fuxux.com.

Can I control which posts go out?

Yes. Each post editor has a "Fuxux Social Poster" panel where you can skip auto-posting entirely or choose a different set of platforms for that specific post.

Does it post immediately?

By default, yes, right when the post is published. You can set a delay (in minutes) under Settings → Fuxux Social Poster if you'd rather schedule it a bit later.

What happens if a platform isn't connected in Fuxux?

Fuxux automatically skips platforms that don't have a connected account, so nothing fails — it just posts to whatever is connected.

Why didn't my post show up on social media instantly?

Sending happens via WP-Cron a few seconds after you publish, not during the publish request itself, so the editor never waits on Fuxux or a social network to respond. WP-Cron only runs on site traffic, so on a very low-traffic site it can take a little longer to fire — a real cron job hitting wp-cron.php on a schedule (common on most hosts) avoids that.

更新日志:

1.1.1 1.1.0 1.0.0