Download:
Display random rows Extension 1.2
Display random rows Extension 1.2
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
[table id=123 show_rows=random random_rows=10 /]
Code language: JSON / JSON with Comments (json)
and change the 123
to the desired table ID as well as the 10
to the desired number of random rows.