wordpress use table sort functionality in own plugin
Posted
by choise
on Stack Overflow
See other posts from Stack Overflow
or by choise
Published on 2010-05-17T07:47:14Z
Indexed on
2010/05/17
7:50 UTC
Read the original article
Hit count: 294
Hi,
im creating a own plugin for wordpress where i have to view a set of data.
now i want to use the wordpress default table view to display my data, and give some functionality to it
default table:
is there a way to use this table view for my own plugins (some classes or functions) or do i have to create something similar by myself?
© Stack Overflow or respective owner