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.

FourNodes Random Post

Beskrivning

Simple plugin to display random posts on your wordpress blog. Plugin provides a widget to display random posts in sidebar.
Also comes with a shortcode [randomposts] to include on pages.

  • Easy to install
  • Picks Random Posts
  • Ability to select from specific category
  • Limit number of posts
  • Shortcode support

Skärmdumpar

  • Plugin widget settings

Installation

  1. Upload the plugin files to the /wp-content/plugins/FourNodesRandomPost directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress.
  3. Goto Widgets to setup a widget in sidebar.
  4. Use shortcode [randomposts] to include in pages.

Vanliga frågor

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/FourNodesRandomPost directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ’Plugins’ screen in WordPress.
  3. Goto Widgets to setup a widget in sidebar.
  4. Use shortcode [randomposts] to include in pages.
Does it display random posts every time a page is loaded?

Yes, it displays random posts on each reload.

Can I limit it to show post from a specific category?

Yes, you can limit it to pick posts from a specific category. You can select a category in widget settings.

How many posts can I show ?

As many as you want. Just set the number of posts in widget settings.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

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

Bidragande personer

Översätt ”FourNodes Random Post” till ditt språk.

Intresserad av programutveckling?

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

Ändringslogg

1.0

  • Limit number of post
  • Category filter
  • Support for shortcode