Beskrivning
The plugin provides a sidebar widget with customisable title and number of related posts to display.
The widget will display a random list of x number of posts ( selected in widget options ) together with a small tag including the publish date and author.
If used outside of a specific category the widget will default to all categories, whilst still displaying the selected number of random posts.
Developed by PHP Hosting Experts CatN
Installation
- Upload the
simple-related-posts
directory to the/wp-content/plugins/
directory - Activate the plugin through the ’Plugins’ menu in WordPress
- Add widget through the WordPress widgets menu and customise.
Vanliga frågor
- On what basis are posts selected?
-
Post are from the same category as the the post being viewed.
If no category is present, eg. you’re on the main blogroll, posts will randomly be selected from all the categories.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Random Related Posts” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Random Related Posts” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0
- First Release.