ERP ShortLinks
开发者 |
edwardrpool
|
更新时间 |
2017年10月14日 03:46 |
PHP版本: |
7.0 及以上 |
WordPress版本: |
4.8.2 |
版权: |
GPLv2 or later |
详情介绍:
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.
安装:
- 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.
更新日志:
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