Beschreibung
Related Post Shortcode is a simple plugin that add a TinyMCE button and popin to easily add a related post section in a post.
It’s a simple way to promote a post / page in another post content section (using a shortcode)
How does it work ?
- Just click on the new button created on the post content editor
- Choose a post (there’s a filter that can help you doing that) or let the plugin choose a random post in the same category
- The shortcode is generated, for example : [related-post id=“12″]
- Done.
Works on every themes
Available in French and English.
Already used on these websites
• Jack 3.5mm : www.jack35mm.fr (see it in action there: http://www.jack35mm.fr/ghost-dead-soul-06022016-rochelle-sirene/)
Screenshots
Rezensionen
Mitwirkende & Entwickler
„Related Post Shortcode“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Related Post Shortcode“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.2
- Switched from query_posts to get_posts
1.1
- Removed deprecated ’showposts‘ parameter
1.0
- Plugin init