Mô tả
Implements the [bw_more] shortcode to progressively reveal content by clicking on “read more” buttons.
- Type the [bw_more] shortcode into your content at the point from where you want to hide the remaining content.
- When the content is displayed the shortcode is replaced by a ‘read more’ button.
- The user reveals the remaining content by clicking on the ‘read more’ button.
Choose the text to be displayed in the button using
[bw_more “my read more text”]
Hỏi đáp
Installation
- Upload the contents of the oik-read-more plugin to the `/wp-content/plugins/oik-read-more’ directory
- Activate the oik-read-more plugin through the ‘Plugins’ menu in WordPress
Note: You will also need the oik base plugin, version 3.1 or higher.
Is it dependent upon oik?
Yes. It depends on the oik base plugin.
What is the syntax of the [bw_more] shortcode?
[bw_more read_more=”read more|text – Text for read more button” class=”|CSS class – CSS class name(s)”]
Note: You do not need to use the read_more= parameter name
Use custom CSS to style the ‘read more’ text.
Further reading
If you want to read more about the oik plugins then please visit the oik plugin “the oik plugin – for often included key-information”
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“oik-read-more” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “oik-read-more” 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.2.6
- Changed: Support PHP 8.3 #5
- Fixed: Only respond to oik_add_shortcodes after oik_loaded #6
- Tested: With WordPress 6.5-RC3 and WordPress Multisite
- Tested: With PHP 8.3
- Tested: With PHPUnit 9.6


