Title: random post list
Author: rogi073
Published: <strong>فبروری 27, 2009</strong>
Last modified: فبروری 28, 2009

---

جستجوی افزونه‌ها

این افزونه **با آخرین 3 نسخه اصلی وردپرس تست نشده است**. ممکن است دیگر نگهداری یا
پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری 
داشته باشد.

![](https://s.w.org/plugins/geopattern-icon/random-post-list.svg)

# random post list

 توسط [rogi073](https://profiles.wordpress.org/rogi073/)

[دانلود](https://downloads.wordpress.org/plugin/random-post-list.0.2.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/random-post-list/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/random-post-list/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/random-post-list/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/random-post-list/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/random-post-list/)

## توضیحات

To add random list of submitted posts and one random link with customized link string.

**Usage**

To put previous posts list randomly, you shuould just add below string at the place
where you want to place it.

    ```
    <?php rpl_random_lists(); ?>
    ```

And if you want to customize the list, youcan use 5 options

    ```
    <?php rpl_random_lists(num_limit,exclude,date_limit,echo,list); ?>
    ```

num_limit : default value is “5”
 set the maximum number to show in output list.
exclude : default value is “” set the post ID which you never want to show in output
list. date_limit : default value is “” set date limit. posts which is later than
this date limit never be shown in output list. the date will be evaluate by strtotime
function, so available format for this option is same as strtotime function. echo:
default value is true If set this value as true then function returns result as 
output as html, and set as false then function returns result as string. list : 
default value is true If set this value as true then function returns result as 
list style using ul and li tag, and set this value as false then function returns
result as string devided by \n.

To put one random link with customized title like “feeling lucky!”, you shuould 
just add below string at the place where you want to place it.

    ```
    <?php rpl_feelinig_lucky(); ?>
    ```

And if you want to customize the list, youcan use 3 options

    ```
    <?php rpl_feelinig_lucky(text,exclude,date_limit,echo); ?>
    ```

text : default value is “feeling lucky!”
 set text string to show as hyperlink string.
for example in case of default the output is like this [feeling lucky!](https://fa-af.wordpress.org/plugins/random-post-list/randomly-selected-url?output_format=md).
exclude : default value is “” set the post ID which you never want to show in output
list. date_limit : default value is “” set date limit. posts which is later than
this date limit never be shown in output list. the date will be evaluate by strtotime
function, so available format for this option is same as strtotime function. echo:
default value is true If set this value as true then function returns result as 
output as html, and set as false then function returns result as string.

**Customization**

The plug in provides the following CSS classes:

    ```
    * ul.random-post-link: for rpl_random_lists function (if list is activated)
    * li.random-post-link: for rpl_random_lists function (if list is activated)
    * a.random-post-link: for rpl_feelinig_lucky function
    ```

### Contact

Suggestion, fixes, rants, congratulations, gifts et al to help[at]seunze.com

## نصب

 1. Upload `random-post-list` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“random post list” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ rogi073 ](https://profiles.wordpress.org/rogi073/)

[ترجمه “random post list” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/random-post-list)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/random-post-list/),
را بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/random-post-list/), یا
مشترک شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/random-post-list/)
توسط [RSS](https://plugins.trac.wordpress.org/log/random-post-list/?limit=100&mode=stop_on_copy&format=rss).

## اطلاعات

 *  Version **0.2**
 *  Last updated **17 سال پیش**
 *  Active installations **10+**
 *  WordPress version ** 2.0 یا بالاتر **
 *  Tested up to **2.7.1**
 *  Language
 * [English (US)](https://wordpress.org/plugins/random-post-list/)
 * Tags
 * [list](https://fa-af.wordpress.org/plugins/tags/list/)[posts](https://fa-af.wordpress.org/plugins/tags/posts/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/random-post-list/advanced/)

## امتیازها

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/random-post-list/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/random-post-list/reviews/)

## مشارکت کنندگان

 *   [ rogi073 ](https://profiles.wordpress.org/rogi073/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/random-post-list/)