Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Related Post Shortcode

Beskrivning

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 ?

  1. Just click on the new button created on the post content editor
  2. 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
  3. The shortcode is generated, for example : [related-post id=”12″]
  4. 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/)

Skärmdumpar

Recensioner

3 september 2016
This plugin is perfect, a simple automatic short code, a search engine in post editor to get the post title you need to add as ”You mat also like… (customizable of course)”. No any issue found even using many js and css. Work with and without a cache plugin. Elegant, like the ”related post” used by newspaper. It is minimalist without unnecessary stupid effects. My website still to 100% in Google Pagespeed. Nice job Marco
Läs 1 betyg

Bidragsgivare och utvecklare

”Related Post Shortcode” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Related Post Shortcode” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.2

  • Switched from query_posts to get_posts

1.1

  • Removed deprecated ’showposts’ parameter

1.0

  • Plugin init