Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #26948, comment 6


Ignore:
Timestamp:
01/27/2014 04:37:40 PM (11 years ago)
Author:
hlashbrooke
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26948, comment 6

    initial v1  
    1 I've attached a new diff - it adds a `quick_edit` argument to the `register_taxonomy()` function, which is set to `true` by default. Then it checks that parameter in `WP_Posts_List_Table::inline_edit()` when it displays the quick/bulk edit panel.
     1New diff attached - it adds a `quick_edit` argument to the `register_taxonomy()` function, which is set to `true` by default. Then it checks that parameter in `WP_Posts_List_Table::inline_edit()` when it displays the quick/bulk edit panel.