• I’ve got a custom post type that doesn’t use the ‘title’ field – it just uses a couple of custom fields (‘Show Venue’ and ‘Show Date’). Therefore I’m not displaying title in the manage posts screen for that post type. This seems to work fine but I would also like to display the edit/quick edit/trash links that the title generally has under it. I’d like to omit the ‘view’ link if possible…

    I got ‘edit’ to work with the edit_post_link function but I’m a bit stumped as to the rest!

    Any suggestions? 🙂

    Rob

The topic ‘manage posts edit links duplication’ is closed to new replies.