Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2794 days ago
Is Softmixt Relations abandoned?
Possibly abandoned (last update 2794 days ago).
Compatibility
Languages
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
A simple way to add related posts to another post.
You can easily change the public view by using this filter : SFT_related_item_content filter.
Suggestions
If someone has an a idea or suggestion of a new plugin feature I’m glad to hear it and probably will be implemented in the new versions.
Installation
This section describes how to install the plugin and get it working.
1. Upload the plugin files to the /wp-content/plugins/softmixt-relations directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress
Frequently Asked Questions
Can I overwrite related items public view ?
Yes, you can overwrite you related items public view by using ‘SFT_related_item_content’ filter , check Description section.
Can I show one related posts to other post ?
Yes, you can show other post relations by adding an optional “post_id” attribute to your shortcode.
Can I easily sort my relations
Yes, you can sort your posts related connection by dragging items on “Post Related” section.
Can I select related post taxonomies as categories, terms ?
Yes, you can toggle related post and select taxonomies you want to have in front.
Review feed
Screenshots

The relations are made from a "Post Relations" metabox by clicking on "+" icon this action will insert you connection into "Posts related"

If you have a lot of post items or connections you can easily filter by name or post type.

You can insert your connection into your post content by using the tinyMCE new button.

When you click on tinyMCE connections button you will bring up a new popup where you can set : "Container element", "Custom container class", "Item container element", "Item container title element", "Custom class item", "Show post meta"

After tinyMCE modal submitted , an a "shortcode" automatically is created and is inserted into the WP Content.

A basic public view of your post relations.






Changelog
1.0.1
- SFT Relations widget added
- Custom container item title element added , now we can change post title element type .If none is set then there will be no element for title.
1.0.0
- First Stable Release