Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16000


Ignore:
Timestamp:
12/27/2010 10:51:30 PM (14 years ago)
Author:
duck_
Comment:

Disappeared since the check is for post type being 'page' and not hierarchical. Patch attached, untested.

You should probably use manage_{$post->post_type}_posts_custom_column unless the taxonomy is registered to more than one post type.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16000

    • Property Keywords has-patch needs-testing added; hierarchical removed
    • Property Milestone changed from Awaiting Review to 3.1
    • Property Summary changed from 3.1-RC1 to 'manage_pages_custom_column' actions no longer called for hierarchical post types
  • Ticket #16000 – Description

    initial v1  
    1 
    21I have a CUSTOM POST TYPE with hierarchical property set to true.
    32