below is plugin: wp-sql-grid.php
[sql_grid table=”person_info_list” limit=”2″]
same thing with styled heading
[sql_grid_fancy table=”person_info_list” limit=”32″]
Now same thing with more functionality
[sql_grid table=”person_info_list” limit=”2″]
Excel-like with hard coded table
Excel-like Sorting & Searching
| Name | Age | Country |
|---|---|---|
| Alice | 30 | USA |
| Bob | 25 | Canada |
| Charlie | 35 | UK |
| David | 28 | Australia |
| Eve | 22 | Germany |
excel-like with plugin