Shortlink Toolbar
Adds a “Shortlink” menu to your WP toolbar. When you view a post or page while logged in, you can use this menu to get the shortlink for the post to copy, or share the shortlink via Twitter, Buffer. If a plugin changes the shortlink, such as Jetpack (which uses wp.me shortlinks), this shortlink will be provided instead.
by Beka Rice · github.com/bekarice/wp-shortlinks-toolbar · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/bekarice/wp-shortlinks-toolbar/archive/refs/heads/master.zipReadme
WP Shortlink Toolbar
- Contributors: beka.rice
- Tags: shortlink, toolbar, admin toolbar
- Make a donation
- Requires at least: 3.8
- Tested up to: 4.7.5
- Stable Tag: 1.1.1
- License: GPLv3
- License URI
Description
Adds a "Shortlinks" menu to the WP Toolbar so that you can easily get the shortlink while viewing a post or page (while logged in), or share it via Twitter or Buffer.
Other Information
Credit: This plugin is a derivative work of the Bit.ly Shortlinks plugin from Joost de Valk.
Changelog
2017.05.19 - version 1.1.1
- Fix - Remove dash after post title when sharing
2017.04.25 - version 1.1.0
- Fix - Updated to support Buffer's new sharing link format
2015.10.05 - version 1.0.2
- Tweak - Now show shortlinks menu when posts are previewed
2015.07.13 - version 1.0.1
- Tweak - Updated share via Buffer link to use their new buffer.com URL
2015.04.01 - version 1.0.0
- Initial Release