admin管理员组文章数量:1417555
I have created a custom post type, it has five (yes, really) taxonomies. It is designed to be used exclusively by the plugin and not displayed to end-users. If this was a regular post, we would have the "all posts" view in the admin area. I need something like that for my custom type (but without edit options and other changes) mostly for use by site owner and super admin.
I am aware of the possibility of extending WP_List_Table but I am unsure if this is the best approach.
What is the "correct" way to show this table of information, have it only link to an admin view of the item (non-editable - that's most important - no editing should happen) and generally customise the heck out of the table? (For example, I want to show the count of taxonomy entries across all five as a sortable column, show icons for various potential/optional metadata, and display a few other bits of meta-data).
本文标签: How do I create a customised table list of a custom post type (in the admin area)
版权声明:本文标题:How do I create a customised table list of a custom post type (in the admin area)? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745272348a2650970.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论