Description
Shortlink Manager TMP helps you create and manage short links easily. You can create, edit and delete short links and track clicks.
Main functions:
– Create, edit, delete shorten links quickly and conveniently
– Can customize slug with any keyword
– Search by slug or link
– Warning when deleting links
– Sort by ID or click order
– Paginate 10 links in page
Screenshots
Installation
- Go to yourdomain/wp-admin/plugins.php and upload ‘shortlink-manager-tmp.zip’ (Or upload the ‘shortlink-manager-tmp’ folder to the ‘/wp-content/plugins/’ directory by FTP)
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to ‘Shortlink Manager’ under the admin menu to start using the plugin.
FAQ
-
How do I use this plugin?
-
- Go to ‘Shortlink Manager’ under the admin menu.
- Use the form to create or edit shortlinks.
- Manage your shortlinks from the list view.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Shortlink Manager TMP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Shortlink Manager TMP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Fix: wpdb::prepare() must have a placeholder
1.1
- Update
- Delete ID column, replace with ascending order number column
- Latest link will be displayed on top
- If slug entered is more than 8 characters, a warning will be displayed that failed
1.0
- Initial release.