>
Download This Plugin | |
Download Elegant Themes | |
Name | WP Ajax Random Posts |
Version | 1.0.0 |
Author | QiQiBoY |
Rating | 0 |
Last updated | 2010-10-11 10:22:00 |
Downloads |
1704
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WP Ajax Random Posts plugin added 4 kB of resources to the Home page and 4 kB of resources to the sample Post page.
WP Ajax Random Posts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WP Ajax Random Posts plugin ads no tables to your Wordpress blog database.Show your random posts on sidebar and provide ajax refresh function.
How to use this plug-in? It's easy and you have two ways:
1.Go to widgets page to add the widget to your sidebar.
2.use the function <?php WP_Ajax_Random_Posts('number=8&cmtcount=1&excerpt=1&length=100&auto=0&time=60'); ?>
to custom the posts display position.
This function accepts six parameters:
number: how many posts display. Type: Integer, default 8
cmtcount: display comments count of the post. Type: Boolean, default 0. 1: yes, 0: no
excerpt: display excerpt of no. Type: Boolean, default 0. 1: yes, 0: no
length: the length of the excerpt. Type: Integer, default 100
auto: auto refresh random psots list or not. Type: Boolean, default 0. 1: yes, 0: no
time: the auto refresh interval(seconds). Type: Integer, default 60
??????ajax????????????
??????????????????
1.?????????????
2.?????????<?php WP_Ajax_Random_Posts('number=8&cmtcount=1&excerpt=1&length=100&auto=0&time=60'); ?>