Skip to content
Snippets Groups Projects
Commit 72bde7ff authored by Erick Hitter's avatar Erick Hitter
Browse files

Readme updates for v0.5

parent 0e0c3262
Branches
Tags
No related merge requests found
...@@ -151,6 +151,10 @@ class ETH_Simple_Shortlinks { ...@@ -151,6 +151,10 @@ class ETH_Simple_Shortlinks {
} }
} }
/**
* PLUGIN FUNCTIONALITY
*/
/** /**
* Allow filtering of supported statuses and types * Allow filtering of supported statuses and types
*/ */
...@@ -276,6 +280,9 @@ class ETH_Simple_Shortlinks { ...@@ -276,6 +280,9 @@ class ETH_Simple_Shortlinks {
} }
} }
/**
* One instance to rule them all
*/
ETH_Simple_Shortlinks::get_instance(); ETH_Simple_Shortlinks::get_instance();
/** /**
......
...@@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/ ...@@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/
Tags: seo, meta tags Tags: seo, meta tags
Requires at least: 4.4 Requires at least: 4.4
Tested up to: 4.5 Tested up to: 4.5
Stable tag: 0.4 Stable tag: 0.5
License: GPLv2 or later License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html License URI: http://www.gnu.org/licenses/gpl-2.0.html
...@@ -32,5 +32,10 @@ No, shortlinks use the posts' IDs, so aren't available for modification. ...@@ -32,5 +32,10 @@ No, shortlinks use the posts' IDs, so aren't available for modification.
== Changelog == == Changelog ==
= 0.5 =
* Admin notices when permalinks won't support the plugin
* Disable plugin functionality when permalink structure is incompatible
* Translation support
= 0.4 = = 0.4 =
* Initial release * Initial release
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment