Adding Custom Column to Ad_listing post type
I'm having real difficulties adding a custom column to the Ads Listing page in the admin panel.
I've been able to add to other places such as the Coupon listing page in the admin panel using:
manage_discount_coupon_posts_columns
manage_discount_coupon_posts_custom_column
However: manage_ad_listing_coupon_posts_columns
manage_ad_listing_posts_custom_column
does not seem to work? Any suggestions?