B09 Link To Existing Content Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
About this Plugin
B09 Link to Existing Content is a small plugin that is ment to improve the wordpress “Link to existing content”-functionality.
- Default Behaviour is seamless, just continue using the Link PopUp as always
- New in version 1.5: Options Page to alter your personal settings
- Consider installing the plugin Search Everything for full control over the search results when using “Link to existing Content”
- Optional: Makes internal links more future-proof by using a shortcode with the post or taxonomy id. Just select the post you want to link to and click “Add Shortcode”, and the shortcode gets pasted to your editor and automatically handled in your themes. This feature has to be activated by using a shortcode, as described below:
- Filters for this plugin:
- Control if the shortcode functionality should be active or not:
link_to_existing_content_use_shortcode
- Control which post types should be searched:
link_to_existing_content_post_types
- Control which taxonomies should be searched:
link_to_existing_content_taxonomies
- Control if the shortcode functionality should be active or not:
Filter API
For more information about the usage of filters with this plugin, have a look at it’s source code or the FAQ. It is all documented there.
A short Note
This plugin is very young, so there might still be bugs somewhere in there. Before you give it a bad rating, help us to solve eventual issues by posting here to the support forum. That way, you will help the community much more than by just saying “it doesn’t work, one star”. Thanks.
Votes
If you think it works and you like the functionality, don’t wait and rate it here! That way, it will stay alive.
Screenshots
-
Seamless integration with the wordpress UI. Control of the post types and taxonomies you want to be able to link to.
-
Shortcut functionality for internal links, so they don’t break so easily in the future (server move, rewrite changes, …)
-
The options page for the plugin, introduced with version 1.5
-
An example of how a shortcode link to another post looks like
-
a taxonomy archive link in the frontend, automatically parsed by the plugin
-
a post-link in the frontend
-
The shortcode adds useful information about the post or taxonomy to the class of every link, so you can alter behaviour using css and javascript.