Tags: notification, news, posts, permalink, url
Contributors: tarosky, Takahashi_Fumiki
Tested up to: 6.6
Requires at least: 5.9
Requires PHP: 5.6
Stable Tag: nightly
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
A WordPress plugin to allow some posts to have external permalink.
This plugin add "External Link" section to your editor.
If your posts are used as news in your site, sometimes a post is titled simply "Our service is promoted in famous web magazine" and just having a single link to PR site.
This plugin will add a meta box to save metadata below:
- External link
- Open in new window
If you set external link, the_permalink
will be replaced with it. The link in your widget, post archive, and so on will refer to the URL you saved.
Click install and activate it.
See releases.
Please create new ticket on support forum.
Create a new issue or send pull requests.
- Drop support for PHP 5.6.
- Allow PDF and other format on Media Selector.
- Display notice if no post type is selected.
- Support custom post type.
- Fix bug of the content label in single page.
- First release.