Linux 软件免费装

Synoptic Stream

开发者 georgiynefedov
更新时间 2025年6月3日 01:39
PHP版本: 7.2 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

post content api synoptic streams

下载

0.0.1 0.0.2

详情介绍:

Synoptic Stream is a plugin that automatically forwards newly published WordPress posts to your Synoptic stream. It uses the Synoptic API to send post data to your stream whenever a new post is published on your WordPress site. Features Requirements

安装:

  1. Upload the synoptic-stream.zip file to the /wp-content/plugins/ directory or navigate to Plugins > Add New Plugin > Upload Plugin and select the synoptic-stream.zip file
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to the "Synoptic Stream" menu item and configure your Synoptic API key and stream ID

屏幕截图:

  • Activity log showing recent post forwarding history.

升级注意事项:

0.0.1 Initial release of the Synoptic Stream plugin. 0.0.2 Fixes issue with post_excerpt being send instead of post_content

常见问题:

How does the plugin work?

When a new WordPress post is published, the plugin:

  1. Detects the new post publication event
  2. Formats the post title, excerpt, and link into a structured message
  3. Sends this data to the Synoptic API using the Synoptic API endpoint
  4. Logs the result in the activity log

Can I customize the format of the forwarded content?

The current version sends a standard format with the post title, excerpt, and link. Future versions may include customization options.

Does it work with custom post types?

The current version only forwards standard WordPress posts. Support for custom post types may be added in future releases.

更新日志:

0.0.1 0.0.2