From b37bb95aad6896040c5c8d303db1139ac1409281 Mon Sep 17 00:00:00 2001 From: Drew Jaynes Date: Sun, 18 Oct 2015 14:56:23 +0000 Subject: [PATCH] Administration: Introduce the `manage_posts_extra_tablenav` action, which fires inside the tablenav for the posts list table, and just outside the "actions" container. Props hlashbrooke, wonderboymusic. Fixes #30341. Built from https://develop.svn.wordpress.org/trunk@35263 git-svn-id: http://core.svn.wordpress.org/trunk@35229 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/includes/class-wp-posts-list-table.php | 9 +++++++++ wp-includes/version.php | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/wp-admin/includes/class-wp-posts-list-table.php b/wp-admin/includes/class-wp-posts-list-table.php index 870b48d533..fb5a790d6c 100644 --- a/wp-admin/includes/class-wp-posts-list-table.php +++ b/wp-admin/includes/class-wp-posts-list-table.php @@ -485,6 +485,15 @@ class WP_Posts_List_Table extends WP_List_Table { ?>