[wp-trac] [WordPress Trac] #36964: Show/hide the tag-cloud on `edit-tags.php` admin pages using a filter
WordPress Trac
noreply at wordpress.org
Sat May 28 12:40:07 UTC 2016
#36964: Show/hide the tag-cloud on `edit-tags.php` admin pages using a filter
---------------------------------------+---------------------------------
Reporter: ramiy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch has-screenshots | Focuses: ui, administration
---------------------------------------+---------------------------------
Changes (by ramiy):
* keywords: => has-patch has-screenshots
Comment:
The patch was tested.
You can hide the tag cloud using:
`add_filter( 'show_admin_popular_items_tag_cloud', '__return_false' );`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36964#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list