Linux 软件免费装
Banner图

ArchticFrame

开发者 archtic
更新时间 2026年4月10日 17:12
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

custom post types gutenberg acf archive archive page

下载

1.0.0 1.1.1 1.1.2

详情介绍:

ArchticFrame provides a structured way to build content-managed archive pages for custom post types. Normally, WordPress archive pages are controlled entirely by theme templates. This makes it difficult for editors to manage archive content or layouts without modifying theme files. ArchticFrame solves this by introducing Archive Pages. An Archive Page is an internal content object that represents the archive content for a custom post type. Editors can build archive layouts using: These Archive Pages are automatically linked to their corresponding custom post type archives. The archive content can then be rendered within archive templates using simple helper functions. Archive Pages behave like editable landing page content while still allowing the archive to display its normal post listings.

安装:

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen.
  3. Navigate to Archive Pages → Settings.
  4. Enable archive management for the desired custom post types.
  5. Edit the generated Archive Page and add archive content.

屏幕截图:

  • Dedicated Archive Pages admin area for managing archive content
  • Build archive layouts using Gutenberg blocks
  • Display archive listings using the built-in shortcode

常见问题:

Does this replace archive templates?

No. Themes still control archive layout. ArchticFrame simply provides editable archive content.

Can I use Advanced Custom Fields?

Yes. ACF fields can be added to Archive Pages and retrieved using helper functions.

Can I customise archive templates?

Yes. Themes can provide custom templates such as archtic-{post_type}.php or archtic.php.

What happens if archive management is disabled?

The corresponding Archive Page will automatically be moved to the trash.

更新日志:

1.1.1 1.1.0 1.0.0