From 9bdad8906a2fda65e188433fabbe2148281538b8 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Wed, 13 Sep 2017 15:19:02 +0000 Subject: [PATCH] Taxonomy: Allow for adding custom list table views to taxonomy screens. Props eventualo, mariovalney, riddhiehta02, llemurya. Fixes #30829. git-svn-id: https://develop.svn.wordpress.org/trunk@41378 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-tags.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/wp-admin/edit-tags.php b/src/wp-admin/edit-tags.php index dbd630af56..d1656aec3f 100644 --- a/src/wp-admin/edit-tags.php +++ b/src/wp-admin/edit-tags.php @@ -527,6 +527,9 @@ do_action( "{$taxonomy}_add_form", $taxonomy );
+ +views(); ?> +