Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
WP Plugins
ETH Simple Shortlinks
Commits
72bde7ff
Commit
72bde7ff
authored
Apr 03, 2016
by
Erick Hitter
Browse files
Readme updates for v0.5
parent
0e0c3262
Changes
2
Hide whitespace changes
Inline
Side-by-side
eth-simple-shortlinks.php
View file @
72bde7ff
...
...
@@ -151,6 +151,10 @@ class ETH_Simple_Shortlinks {
}
}
/**
* PLUGIN FUNCTIONALITY
*/
/**
* Allow filtering of supported statuses and types
*/
...
...
@@ -276,6 +280,9 @@ class ETH_Simple_Shortlinks {
}
}
/**
* One instance to rule them all
*/
ETH_Simple_Shortlinks
::
get_instance
();
/**
...
...
readme.txt
View file @
72bde7ff
...
...
@@ -4,7 +4,7 @@ Donate link: https://ethitter.com/donate/
Tags: seo, meta tags
Requires at least: 4.4
Tested up to: 4.5
Stable tag: 0.
4
Stable tag: 0.
5
License: GPLv2 or later
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.
== Changelog ==
= 0.5 =
* Admin notices when permalinks won't support the plugin
* Disable plugin functionality when permalink structure is incompatible
* Translation support
= 0.4 =
* Initial release
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment