Changeset 2455116
- Timestamp:
- 01/12/2021 08:36:54 PM (5 years ago)
- Location:
- saturn-tables
- Files:
-
- 2 edited
-
tags/1.2.4/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
saturn-tables/tags/1.2.4/readme.txt
r2451983 r2455116 14 14 == Description == 15 15 16 Saturn Tables provides a construct for methodical and organized construction of WordPress List Tables, the native format WordPress uses to display tabular data in the administration area. Designed for developers, this plugin is for projects involving data outside the WordPress data structure.16 Saturn Tables provides a construct for methodical and organized construction of WordPress List Tables, the native format WordPress uses to display tabular data in the administration area. Designed for developers, this plugin is usually for projects involving data outside the WordPress data structure. 17 17 18 18 With simple PHP and MySQL programming, this plugin will construct beautiful and seamless data tables for custom datasets in the administration area of WordPress. And it is much easier than constructing custom data tables, pagination and other functionality from scratch. Little HTML or styling is needed, the tables appear just like the WordPress Posts or Pages list tables. 19 20 This plugin is new in 2021, feel free to reach out with questions. 19 21 20 22 == Frequently Asked Questions == -
saturn-tables/trunk/readme.txt
r2451983 r2455116 14 14 == Description == 15 15 16 Saturn Tables provides a construct for methodical and organized construction of WordPress List Tables, the native format WordPress uses to display tabular data in the administration area. Designed for developers, this plugin is for projects involving data outside the WordPress data structure.16 Saturn Tables provides a construct for methodical and organized construction of WordPress List Tables, the native format WordPress uses to display tabular data in the administration area. Designed for developers, this plugin is usually for projects involving data outside the WordPress data structure. 17 17 18 18 With simple PHP and MySQL programming, this plugin will construct beautiful and seamless data tables for custom datasets in the administration area of WordPress. And it is much easier than constructing custom data tables, pagination and other functionality from scratch. Little HTML or styling is needed, the tables appear just like the WordPress Posts or Pages list tables. 19 20 This plugin is new in 2021, feel free to reach out with questions. 19 21 20 22 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.