このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

ブロック

このプラグインは1個のブロックを提供します。

  • 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.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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.