內容簡介
Tsjippy Embed A Page 外掛讓使用者能在多個位置嵌入相同內容,避免重複編輯,提升內容管理效率。只需創建一篇文章,即可在其他地方輕鬆嵌入,簡化操作流程。
【主要功能】
• 支援多種文章類型的嵌入
• 透過過濾器控制嵌入頁面存取
• 自動生成短碼以便使用
開發者團隊
原文外掛簡介
Sometime you find yourselves in a situation where you want to use the same content on multiple locations.
This plugin makes that possible. No more making the same changes on multiple places, you just make one post (any post type) and embed on other places. Done!
Hooks
tsjippy-embed-page-allow-access: Filters whether to allow access to the embed page for a specific post. Params: $allowAccess -> Whether to allow access to the embed page. $post The post object. Return true to allow the page to be embeded
Issues
Please file any issues on the wp forum or directly on Github:
* embed-page
* shared functionality
[10.4.9] – 2026-08-08
[10.4.8] – 2026-08-08
Added
* tsjippy-embed-page-allow-access filter
Changed
* block logic
* plugin name
[10.4.5] – 2026-07-30
[10.4.4] – 2026-07-15
[10.4.3] – 2026-07-15
[10.4.2] – 2026-07-14
[10.4.1] – 2026-07-14
[10.4.0] – 2026-07-13
[10.4.0] – 2026-07-13
[10.3.0] – 2026-07-06
Changed
* removed embed external page block
[10.2.0] – 2026-06-23
[10.1.0] – 2026-06-13
Fixed
* shared code loader
* use correct shortcodes on auto created pages
[8.0.0] – 2024-10-04
