外掛說明
Read More About allows users to add links in a story using a shortcode to provide addition reading material about a subject. Works great for large topics that can\’t all be explained in one post.
螢幕擷圖
適用於區塊編輯器
這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。
- Read More About Example block scaffolded with Create Block tool.
安裝方式
- In the WordPress Dashboard, go to \”Plugins\” -> \”Add New\” and search for \”Read More About\” and click install and activate.
- To add related links for a post, go to the bottom post editor and click \”Add Link\” and fill out the fields for either an internal or external link.
- To add the shortcode to the post, go to the top of the visual editor and click the button with the \”RM\” on the far right of the top row of buttons. To change the title of the related links section, fill out the title attribute. The float attribute accepts either left, right, center or none.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
2.1
- Updated the block to work with the way Gutenberg and the block editor work.
2.0
- Refactor the entire plugin to use an object-oriented programming paradigm.
- Upped the lowest PHP version supported to 7.0.
- Tested to work with WordPress 5.7.1.
1.7
- Added the Read More About Gutenberg block.
- Tested with WordPress 5.3.
1.6.1
- Tested with WordPress 4.9.
1.6
- Added support to show the read more about section on pages as well as posts.
1.5
- Added a description field for each link for added background if need be.
- Tested with WordPress 4.8.
1.4
- Added a widget to show the additional links in the sidebar rather than in the post if the user wishes.
- Tested with WordPress 4.7.
1.3
- Removed styles for the ‘Read More About’ section header and article titles so that they match with the current theme.
- Fixed issue with translations not loading.
- Tested with WordPress 4.6.
1.2
- Allowed user to move around the order of the links.
- Added an option for a light or dark color scheme.
- Tested with WordPress 4.5.
1.1
- Removed ‘http:’ from wp_enqueue_scripts for Google fonts.
- Fixed error with no ending
<
div> tag in the read more section.
– Changed the style of the read more section. Background is now white with a slight box shadow.
– Fixed issue with internal link dropdown not showing initially in the editor screen.
1.0
- Initial release to the WordPress plugins repository.