Mô tả
Create textblocks, areas, sections or other default content and insert it into your pages using a shortcode. So you can simple update standard text. Ultimate Plugin if you have always same content on many posts or pages. Simple update the TextBlox post, and all content is changed on the pages that includes that TextBlox content.
To insert a TextBlox content on a page or post include Shortcode: [textblox id=123]. You can Pick the right content with the Picker in TinyMCE, where all TextBlox are listed.
Features:
creates a simple custom post style
tinymce button to seelect content for simple shortcode creation
Tài liệu hướng dẫn
Basic example:
[textblox id=”123″] where 123 is the ID of the TextBlox Post ID.
This shortcode will show the text inside your page
Hỗ trợ
Support Forum @ powie.de
Cài đặt
- Upload
textblox
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place the shortcode on your page or
<?php echo do_shortcode('[textblox id=123]'); ?>
in your templates
Hỏi đáp
Use our forum at www.powie.de for support
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Powie's TextBlox” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Powie's TextBlox” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Powie's TextBlox” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.9.6 (26.12.2015)
- WordPress 4.4 compatibility
- debug fixed
- fixed TinyMCE integration
0.9.4 (03.06.2014)
- Format Bug Fixed
0.9.3 (08.01.2013)
- Localisation
- de_DE Language
0.9.2
- New settings page
0.9.1
- TinyMCE nút
0.9.0
- initial version