Skip to content

Releases: brainstormforce/read-meter

Version 1.0.9

14 May 10:09
f3bf69a
Compare
Choose a tag to compare

Changelog

  • Feature: Added the ID attribute to the [read_meter] shortcode eg: [read_meter id="47"] to show reading time of that particular post/page irrespective of where the shortcode is added.
  • Fix: Reading time using shortcode [read_meter] was not visible on individual post/page unless the post type was selected.

What's Changed

  • Fix: read_meter shortcode not displaying on individual page by @osk02 in #52
  • Feature: Added shortcode attribute for post ID by @osk02 in #53
  • Improvement: Updated the plugin description to include the new feature of shortcode ID by @osk02 in #55
  • Fix: Missing closing <style> tag by @kiransbsf in #57
  • Version 1.0.9 by @osk02 in #54

New Contributors

Full Changelog: v1.0.8...v1.0.9

Version 1.0.8

09 Apr 04:07
68c3236
Compare
Choose a tag to compare
  • Fix: Page Content Wrap Marker used for progress bar was causing styling issues with non block based themes.
  • Fix: Only added the marker needed for progress bar on the post types selected.

Version 1.0.7

19 Feb 07:16
c8fda05
Compare
Choose a tag to compare

Changelog

= 1.0.7 =

  • Fix: Theme Layout Styles conflict with the Marker div added as a wrapper to the_content.

What's Changed

New Contributors

Full Changelog: v1.0.6...v1.0.7

Version 1.0.6

01 Oct 07:02
2c440c7
Compare
Choose a tag to compare
  • Fix: Hardened the security.

Version 1.0.5

30 Oct 09:17
cd584c5
Compare
Choose a tag to compare
  • Fix: Progress Bar displaying on 404 Page.

Version 1.0.4

10 Sep 06:48
8659b5d
Compare
Choose a tag to compare
  • Improvement: Loaded the minified versions of CSS and JS files.
  • Fix: Progress Bar Opacity adjustment working on the mobile devices.
  • Fix: Progress Bar working on Iphone Mobile devices.
  • Fix: Set Minimum width of the Reading time Container.