Περιγραφή
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
Στιγμιότυπα
Εγκατάσταση
- Upload the plugin files to the
/wp-content/plugins/FourNodesRandomPost
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Goto Widgets to setup a widget in sidebar.
- Use shortcode [randomposts] to include in pages.
Συχνές Ερωτήσεις
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/FourNodesRandomPost
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Goto Widgets to setup a widget in sidebar.
- Use shortcode [randomposts] to include in pages.
- Upload the plugin files to the
- 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.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“FourNodes Random Post” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “FourNodes Random Post” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0
- Limit number of post
- Category filter
- Support for shortcode