Giter Site home page Giter Site logo

dexit / wp-custom-list-table-with-database-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pmbaldha/wp-custom-list-table-with-database-example

0.0 0.0 0.0 16 KB

A highly documented wordpress plugin that demonstrates how to create custom admin list-tables from database using WP_List_Table class.

License: GNU General Public License v2.0

PHP 100.00%

wp-custom-list-table-with-database-example's Introduction

=== Custom List Table With Database Example ===
Contributors: pmbaldha
Tags: example, table, database, data, WP_List_Table, crud, admin, plugin, list table
Donate link: https://github.com/pmbaldha/
Requires at least: 3.5
Tested up to: 4.5.2
Stable tag: trunk
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A highly documented plugin that demonstrates how to create custom admin list-tables from database using WP_List_Table class.

== Description ==
This plugin serves as a highly documented example of using WordPress's built-in WP_List_Table class with database CRUD (Create, Read, Update, Delete) operations for plugin development. This example serves to help clarify use of the WP_List_Table class with database for quickly and easily generating consistent, standardized, feature-rich list-tables for WordPress admin screens.

There are several great reasons to display your data in a list table like these:
1.Stays true to the WordPress core UI
2.Requires zero custom CSS
3.Takes less time to create than custom interfaces
	
For more information, please visit the WP_List_Tables page in the WordPress Codex.

== Installation ==
Just Install and Activate It

== Frequently Asked Questions ==
Is there any configuration require for this plugin?
No

Is all features of this plugin completely free? 
Yes

Where can I get support?
For support, please contact at [email protected]

Where can I report bug?=
For reporting related bugs, please contact at [email protected].

== Screenshots ==
1. Person List Table
2. Add new person
3. Edit Person

== Changelog ==
0.1
* Database CRUD Operations
* Person Example

== Upgrade Notice ==
No need to upgrade, you only need to install plugin. This is first version of plugin

wp-custom-list-table-with-database-example's People

Contributors

eiver avatar pmbaldha 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.