I am creating my own plugin for WordPress where I have to see a set of data.
Now I want to use the WordPress default table view to display my data, and give it some functionality.
Default table:
Is this table view used for my own plugins (some classes or functions) or do I have something similar to myself?
I do not believe that a built-in "WordPress table view" function. I have an address that uses the same layout in one of my plugins and has just copied the source code and made necessary edits to generate table cells and so on.
Comments
Post a Comment