该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Story Lines

描述

One of the common features of online news stories is a section that displays two or three highlights from the story. This plugin makes it very easy for you to do just that. Story Lines allows you to add as many story lines as you want and place it anywhere within a post with a quick shortcode.

屏幕截图

  • The Story Lines display in the post.
  • The Story Lines section of the post editor.

区块

该插件提供了1个区块.

  • Story Lines Example block scaffolded with Create Block tool.

安装

  1. In the WordPress Dashboard, go to “Plugins” -> “Add New” and search for “Story Lines” and click install and activate.
  2. To add story lines for a post, go to the bottom post editor fill out the fields in the “Story Lines” section. If you don’t fill out the float and size fields, the story lines display will have a 25% width and float to the left. The display will default to a 100% width when the screen size is smaller than 500px.
  3. To add the shortcode to the post, go to the top of the visual editor and click the button with the “SL” on the far right of the top row of buttons.

评价

阅读所有1条评价

贡献者及开发者

“Story Lines” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Story Lines”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

2.1

  • Updated the block to use the latest block-creating features.
  • Fixed issue with not being able to edit the block title.

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

  • Added the Story Lines Gutenberg block.
  • Tested with WordPress 5.3.

1.5.1

  • Tested with WordPress 4.9.

1.5

  • Added support to show story lines on pages as well as posts.

1.4

  • Better organized the custom fields.
  • Added padding around the story lines on the front end.
  • Tested with WordPress 4.8.

1.3

  • Tested with WordPress 4.7.

1.2

  • Added widget to display story lines for an article in the sidebar.
  • Added ability for users to add anchor links to the story lines so that each highlight can lead to a section inside the post.
  • Added French, German, Italian, Spanish and Russian translations.
  • Tested with WordPress 4.6.

1.1

  • Allowed users to reorder the story lines.
  • Added users the ability to customize the colors of the story lines section of the post.
  • Tested with WordPress 4.5.

1.0.1

  • Fixed: Issue with float option not saving correctly.

1.0

  • Initial Release