Beschrijving
My Related Posts Plugin can generate a related posts with thumbnail.
Installatie
- Upload the folder my-related-posts to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php if (function_exists('my_rp_posts')) my_rp_posts(); ?>
in your templates - Navigate to Manage > Option > My Related Posts to configure the plugin
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“my-related-posts” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “my-related-posts” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.1
- can set without thumbil
- thumbil size
- show in feed
0.7
- first version