Linux 软件免费装
Banner图

PublishFlow Blocks

开发者 mutuajose
更新时间 2026年4月24日 08:27
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

gutenberg footnotes related content block editor editorial workflow

下载

0.1.0

详情介绍:

PublishFlow Blocks is a focused Gutenberg plugin for serious publishing workflows. Instead of shipping a generic block pack, the plugin adds four high-signal blocks that help editorial teams publish clearer, better-structured content: Key features: The plugin is designed for teams who care about publishing quality, not just decorative layout. Source code and build documentation:

安装:

  1. Upload the publishflow-blocks folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open the block editor and insert any PublishFlow block:
  4. Use Editorial Checklist for pre-publish review.
  5. Use Callout / Insight for key takeaways and optional calls to action.
  6. Use Resource Library to surface related posts with manual or query-based curation.
  7. Use Footnotes / References for structured citations and sources.

屏幕截图:

  • Callout / Insight block with tone variants, icon choices, and an optional call to action.
  • Resource Library block with curated content, taxonomy filters, and live frontend search.
  • Footnotes / References block with structured citations and accessible ordered output.

升级注意事项:

0.1.0 Initial public release.

常见问题:

Does this plugin work with the Classic Editor?

No. PublishFlow Blocks is built for the block editor.

Does the plugin send data to external services?

No. The plugin does not depend on third-party APIs and does not track users.

Does the plugin load frontend assets from third-party CDNs?

No. Frontend scripts and styles are bundled with the plugin and registered through WordPress.

Where can I review the uncompiled source code?

The public development repository is https://github.com/Joseph-Mutua/publishflow-docs and the plugin also includes the human-readable source files in the src/ directory together with the build commands in package.json.

Which blocks are dynamic?

Editorial Checklist, Resource Library, and Footnotes / References use server-side rendering. Callout / Insight is saved statically.

Does the Resource Library support live filtering?

Yes. The frontend search experience uses the WordPress Interactivity API.

Does the plugin store data in post meta?

No. Block state is stored in block attributes so each block instance stays portable with post content.

更新日志:

0.1.0