[wp-trac] [WordPress Trac] #49808: WordPress 5.4: Deprecated: tag_row_actions is deprecated since version 3.0.0

WordPress Trac noreply at wordpress.org
Wed Apr 29 14:30:26 UTC 2020


#49808: WordPress 5.4: Deprecated: tag_row_actions is deprecated since version
3.0.0
--------------------------+------------------------------
 Reporter:  delowardev    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Taxonomy      |     Version:  5.4
 Severity:  normal        |  Resolution:
 Keywords:  2nd-opinion   |     Focuses:
--------------------------+------------------------------
Changes (by joemcgill):

 * keywords:  close => 2nd-opinion


Comment:

 Officially deprecating this filter shows that there isn't a simple way for
 plugin authors to add actions generically for all taxonomy list tables
 without looping through each taxonomy individually. I think we should
 either reinstate this action or add a new generic action, like
 `taxonomy_row_actions` that can be used instead.

 For comparison, there are generic actions for post list tables that can be
 used for hierarchical (and non-hierarchical posts. See:
 https://core.trac.wordpress.org/browser/tags/5.4/src/wp-admin/includes
 /class-wp-posts-list-table.php#L1417.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49808#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list