Description
This plugin is ultra lightweight. It adds a media button above the tinyMCE editor on both the page and post editor, which when pressed copies a shortlink to your clipboard.
The idea behind this plugin is to add short-linking capabilities, without all the bloated code found in other plugins. This plugin does not alter the database, nor is any data saved or collected. It uses the built in WordPresspost/page ID’s in the URL.
Installation
- Upload the erp-shortlink directory into your /wp-content/plugins/ directory.
- In WordPress select Plugins from your sidebar menu and activate the ERP Shortlinks plugin.
- Find the Get Shortlink button above the tinyMCE editor.
FAQ
- Installation Instructions
-
- Upload the erp-shortlink directory into your /wp-content/plugins/ directory.
- In WordPress select Plugins from your sidebar menu and activate the ERP Shortlinks plugin.
- Find the Get Shortlink button above the tinyMCE editor.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“ERP ShortLinks” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “ERP ShortLinks” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.0.3
Release Date – 13 October 2017
- Updated shortlink url format to support twitter sharing
Version 1.0.2
Release Date – 12 October 2017
- Updated plugin description
- Added plugin icon and banner
Version 1.0.1
Release Date – 10 October 2017
- Added multi tinyMCE editor support
- Added dynamicly added tinyMCE editor support
- Fixed double class declaration
- Cleaned up code
Version 1.0.0
Release Date – 1 October 2017
Initial Release