PressTigers

How to add Columns to Admin Posts Listing

WordPress back-end admin listing by default comes up with Title, Author, Categories, Tags and Date columns. Sometimes, you may want to add more columns to get maximum information on post listing page.

By using a hook manage_edit-post_columns, you can extend the post listing. For instance, you want to extend the listing for ID and Image column. Following is the sample code to add more columns to the existing columns in post listing table:

Following code is to populate data for these columns to display:

User Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

    Get in Touch