Giter Club home page Giter Club logo

custom-ajax-list-table-example's Introduction

=== Custom AJAX List Table Example ===
Contributors: Charlie MERLAND, Matt Van Andel
Tags: example, table, data, WP_List_Table, admin, plugin, list table, ajax
Requires at least: 3.5
Tested up to: 3.9
Stable tag: 1.4

A highly documented plugin that demonstrates how to create custom AJAX admin list-tables using official WordPress techniques.

== Description ==

Custom AJAX List Table Example is a WordPress Plugin example of WP_List_Table AJAX implementation. It is a fork of Matt Van Andel's Custom List Table
Example plugin.

This plugin serves as a highly documented example of using WordPress's built-in WP_List_Table class for plugin development. Previously, WordPress plugins
had to be created from scratch and were often wildly inconsistent with the rest of the WordPress admin. This example serves to help clarify use of the
WP_List_Table class for quickly and easily generating consistent, standardized, feature-rich list-tables for WordPress admin screens.

One new admin menu is created: "List Table Example". This page includes an example table and all the documentation needed to reproduce it. Developers who
open the PHP file itself will find exceptionally well documented code outlining all the information needed to duplicate this feature.

For more information, please visit http://codex.wordpress.org/Class_Reference/WP_List_Table in the WordPress Codex.

== Changelog ==

= 1.4 =
* Minor clean up
* AJAX loading and sorting

= 1.3 =
* Minor updates to documentation
* Fixed the WordPress Plugin Editor link on the example admin page

= 1.2 =
* Fixed a minor bug that could result in sorting not quite working as expected

= 1.1 =
* Fixed an incorrect codex link in the readme

= 1.0 =
* Demonstrates usage of WP_List_Table
* Demonstrates pagination
* Demonstrates column sorting
* Demonstrates inline actions
* Demonstrates bulk actions

custom-ajax-list-table-example's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.