-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from oscarssanchez/release/1.1
1.1 Release
- Loading branch information
Showing
3 changed files
with
33 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
=== Simple Reading Progress Bar === | ||
|
||
Contributors: oscarssanchez | ||
Tags: readability, reading, progress bar | ||
Requires at least: 4.6 | ||
Tested up to: 5.4.2 | ||
Stable tag: 1.1 | ||
License: GPLv2 (or later) | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
|
||
A simple and easy to custom progress bar at the top of your posts! | ||
|
||
== Description == | ||
|
||
Display a simple progress bar at the top of your posts. With customization options. | ||
|
||
== Installation == | ||
|
||
* Upload the folder to your /wp-content/plugins/ directory | ||
* Activate the plugin through the ‘Plugins’ menu in WordPress | ||
|
||
== Changelog == | ||
|
||
= 1.1 = | ||
|
||
* Adds per post type support for public post types. | ||
* Improves form markup | ||
|
||
= 1.0 = | ||
|
||
* Initial release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters