描述
Separate pieces of content into fragments that you can reuse anywhere on your website.
Group several content holder into a single one to reuse your content more easily.
1.0.1
- Fix WP_Widget deprecated notice
- Broaden query to all post types
- Remove
wpautopby default
1.1.0
- Add content holder block support
螢幕截圖
安裝
- Upload
content-holderto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create content holders from the admin page and use them in your theme through the content_holder shortcode or widget.
- When creating or editing a page, post or any custom type your can choose the content holder you want to add and insert it directly in the editor.
常見問題
- How do I display a content holder
-
First create a content holder and add your content inside. Now go in a post or a page and select the content holder from the dropdown.
- Can you add content holder inside content holder
-
Yes. It’s possible to make content holder act as a group and render multiple content holder
- Is there a shortcode available for developers?
-
Yes. The content_holder shortcode supports a slug and id attribute. Simply provide the post_name as the slug or the ID to the shortcode.
[content_holder id=2|slug=“post_name”]
評價
2020年5月21日
Can only select from 10 most recently created content holders, can’t see or select content I’ve created previously.
Requested support on the issue and no response in over a week.
2016年9月3日
Perfect for inserting same content on multiple pages! A real time saver if the same information is repeated on many pages and/or posts.
貢獻者及開發者
修改日誌
1.0
- Initial release




