Tagged Questions
0
votes
2answers
94 views
Adding and removing columns from the admin pages panel
I would like to remove "Comments" and "Author" columns from the list of pages, and add a couple of my own "Permalink" etc.
Is this possible? Is there an appropriate hook I could use?
2
votes
1answer
3k views
Creating my own Admin Forms in a WordPress CMS?
I just decided to try using WordPress for a CMS (not a blog). The site will have some product information that I want the client to be able to update. Instead of creating an entire admin side just ...