[wp-trac] [WordPress Trac] #36152: add bypass filter to remove category dropdown on post table
    WordPress Trac 
    noreply at wordpress.org
       
    Mon Mar  7 08:24:17 UTC 2016
    
    
  
#36152: add bypass filter to remove category dropdown on post table
-------------------------------+-----------------------------
 Reporter:  davidmosterd       |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Posts, Post Types  |    Version:  4.4.2
 Severity:  normal             |   Keywords:
  Focuses:  administration     |
-------------------------------+-----------------------------
 Much like #30254. Only with categories there is no function that handles
 showing the dropdown. This patch adds that function along with the filter
 to simply bypass showing the dropdown and prevent any additional SQL or
 code to run. This is useful for situations where you disable the
 categories column in the post/list table, but do not wish to remove the
 use of categories.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36152>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list