Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
E
ETH Simple Shortlinks
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WP Plugins
ETH Simple Shortlinks
Commits
72bde7ff
Commit
72bde7ff
authored
Apr 03, 2016
by
Erick Hitter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Readme updates for v0.5
parent
0e0c3262
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
eth-simple-shortlinks.php
eth-simple-shortlinks.php
+7
-0
readme.txt
readme.txt
+6
-1
No files found.
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
Markdown
is supported
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