這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Read More About

描述

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.

螢幕截圖

  • The section to add related links to the post.
  • The position of the shortcode button in the visual editor.
  • The Read More About section in a post.

Blocks

This plugin provides 1 block.

  • Read More About Example block scaffolded with Create Block tool.

安裝

  1. In the WordPress Dashboard, go to \”Plugins\” -> \”Add New\” and search for \”Read More About\” and click install and activate.
  2. 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.
  3. 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.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Read More About” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Read More About 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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.