Enables the previous "classic" editor and the old-style Edit Post screen with TinyMCE, Meta Boxes, etc. Supports all…
About WP Reading Progress
The reading progress bar is a customizable feature for longreads that shows users how far they've progressed in an article. You can choose the location and color of the bar, and it has smooth initializing and quick response while scrolling. There is also a beta feature that estimates reading time.Screenshots



Changelog
1.6.0: add estimated reading time as beta functionality, improve sticking and detecting article
1.5.7: fix save settings and calculation correction (again)
1.5.6: adapt calculation to safari and chrome alike
1.5.5: bar top position calculation improved and allowing fractional pixels
1.5.4: escape translate strings
1.5.3: update screenshots
1.5.2: simplify progress calculation accounting for incorrect bounding client rect reporting of body
1.5.1: remember (cache) the elements to attach to, for speed
1.5.0: allow multiple menu selectors and pick the first visible one to attach to
1.4.0: compatible with fixed menus that consist of different elements depending on screen size, as long as they have a common selector
1.3.8: refactor javascript slightly smaller, make scroll eventlistener passive
1.3.7: added aria-role and aria-value updating for screenreaders
1.3.6: moved css to head to avoid render blocking, added option ‘no css’ if you want to handle it yourself
1.3.5: improved get top position custom function to include edge cases, debounced resize event
1.3.4: removed jQuery dependency
1.3.3: fixed implode deprecated notice
1.3.2: fix getBoundingClientRect does not work on iOS 8 and 9 (at least), now using custom function for it
1.3.1: some optimizations regarding the on scroll function
1.3.0: now positions itself snugly to element using top-margin or fixed automatically to top when element is not in viewport or gone
1.2.5: improved fallback for mobile, added rtl support (html tag must contain dir=”rtl”)
1.2.4: added regular post type to settings, added fallback find post by id when not found by class names, added option to display on specific posts only
1.2.3: fixed bug initializing window height to 0 on page load in some cases
1.2.2: increased compatibility with themes regarding looking for single article
1.2.1: added option to start bar at 0%, slightly optimized progress function
1.2.0: improved behaviour upon resize of the window
1.1.0: now identifies single post reading area for all post-types, fallback to body when not found in DOM
1.0.3: fixed translation, corrected license indication
1.0.2: translated to Dutch
1.0.1: minified javascript and css, fixed issue of bar sometimes momentarily disappearing on mobile device while scrolling
1.0.0: release
