Plugin Directory

Changeset 2445414


Ignore:
Timestamp:
12/24/2020 08:33:16 AM (5 years ago)
Author:
saturntables
Message:

Add a link to Readme

Location:
saturn-tables
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • saturn-tables/tags/1.2.3/readme.txt

    r2445410 r2445414  
    1414== Description ==
    1515
    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. These are the type of display tables used for Posts and Pages, and are commonly used in major plugins. Designed for coders, this plugin is usually for projects involving data outside the WordPress data structure.
     16[Saturn Tables](https://saturntables.com "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. These are the type of display tables used for Posts and Pages, and are commonly used in major plugins. Designed for coders, this plugin is usually for projects involving data outside the WordPress data structure.
    1717
    1818With simple PHP and MySQL programming, this plugin will construct beautiful and seamless data tables for custom datasets in the administration area of WordPress. It is much easier than constructing custom data table displays, pagination and other functionality from scratch. Little HTML or styling is needed, the tables appear seamlessly into the administration area.
  • saturn-tables/trunk/readme.txt

    r2445410 r2445414  
    1414== Description ==
    1515
    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. These are the type of display tables used for Posts and Pages, and are commonly used in major plugins. Designed for coders, this plugin is usually for projects involving data outside the WordPress data structure.
     16[Saturn Tables](https://saturntables.com "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. These are the type of display tables used for Posts and Pages, and are commonly used in major plugins. Designed for coders, this plugin is usually for projects involving data outside the WordPress data structure.
    1717
    1818With simple PHP and MySQL programming, this plugin will construct beautiful and seamless data tables for custom datasets in the administration area of WordPress. It is much easier than constructing custom data table displays, pagination and other functionality from scratch. Little HTML or styling is needed, the tables appear seamlessly into the administration area.
Note: See TracChangeset for help on using the changeset viewer.