Title: Display Random Row
Author: Tobias Bäthge
Published: September 11, 2013
Last modified: May 8, 2025

---

# Display Random Row

**Download**:
[Display random rows Extension 1.2](https://tablepress.org/download/extension/tablepress-display-random-row.zip?output_format=md)

To only show one or more random rows from a table, download, install, and activate
the Extension like a regular WordPress plugin. Then, on the page where you want 
to show the table, insert the extended Shortcode

    ```language-plaintext
    [table id=123 show_rows=random random_rows=10 /]Code language: plaintext (plaintext)
    ```

and change the `123` to the desired table ID as well as the `10` to the desired 
number of random rows.

If this Extension is useful for you, please check out the available [TablePress Premium features](https://tablepress.org/modules/)
and consider getting a [Premium license plan](https://tablepress.org/pricing/), 
which bring even more features for you and your site visitors. Thank you!