Linux 软件免费装
Banner图

FoPost

开发者 alihesari
更新时间 2026年9月10日 22:04
捐献地址: 去捐款
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

scheduling social media publishing content syndication remote publishing

下载

0.1.1 0.1.0

详情介绍:

FoPost is a hosted dashboard for planning and publishing content. This plugin is the connector that lets FoPost deliver posts into your WordPress site. It does one job: it manages a site token. You generate the token in the WordPress admin, paste it into FoPost along with your site URL, and FoPost presents it back on every request. Nothing else in WordPress is exposed. What the token can do The token reaches four REST routes and nothing else: Authentication is a single request header checked against a stored hash. No WordPress user session, no cookie, and no nonce is involved. Deletion is limited to content this plugin created, so the token can never touch posts you wrote yourself. You stay in control of how content arrives Not a social publisher This plugin does not post to social networks. If that is what you want, install the separate free FoPost Social plugin, which talks straight to the networks using your own app credentials and needs no FoPost account.

安装:

  1. Upload the plugin to wp-content/plugins/fopost, or install it through Plugins, Add New.
  2. Activate the plugin.
  3. Go to Settings > FoPost.
  4. Click Generate Token and copy the token. It is shown once and never again.
  5. In FoPost, add a WordPress destination and paste your site URL together with the token.

升级注意事项:

0.1.1 Fixes the broken sign-up link on the settings page. 0.1.0 First release.

常见问题:

Do I need a FoPost account?

Yes. This plugin is the connector for the hosted FoPost service. Without an account there is nothing to pair with.

What happens if I revoke the token?

FoPost can no longer publish to the site. Existing posts are untouched. Generate a new token and save it in FoPost to reconnect.

Can the token be used to log in or read my data?

No. It authenticates four specific routes and grants no other WordPress access. It cannot read posts, users, settings, or anything else.

Can FoPost delete my existing posts?

No. Deletion is refused for any post the plugin did not create.

I used the OwlStack plugin before. Do I need to reconnect?

No. On activation the existing connection is copied over once, so the token you already saved keeps working.

Does this publish to Twitter, Facebook, or LinkedIn?

Not this plugin. Social publishing lives in the separate free FoPost Social plugin.

更新日志:

0.1.1 0.1.0