• Resolved khalidabubakar

    (@khalidabubakar)


    Hello there,

    How can I remove the ‘expires’ column from the post type list? It’s not working properly at the moment as shown in the image in the url.

    Issue

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Steve Burge

    (@stevejburge)

    Hi @khalidabubakar

    This is a problem just with WooCommerce products? Sure We can add feature to remove that in the next release.

    Thread Starter khalidabubakar

    (@khalidabubakar)

    I’m not really sure on that, I only have it on for the products at the moment. I’m trying to remove it with a code snippet, but have no idea what the expiry slug is

    unset( $columns[‘tags’] );

    Something like the line above, but instead of tags i’m trying to do it for the expiry date

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove expiry from post type column’ is closed to new replies.