This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Story Lines

Description

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.

Screenshots

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

Blocks

This plugin provides 1 block.

  • Story Lines Example block scaffolded with Create Block tool.

Installation

  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.

Reviews

Read all 1 review

Contributors & Developers

“Story Lines” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Story Lines” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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