[wp-trac] [WordPress Trac] #42486: The Tools screen is blank for users who cannot manage categories or tags
WordPress Trac
noreply at wordpress.org
Mon Apr 23 14:35:41 UTC 2018
#42486: The Tools screen is blank for users who cannot manage categories or tags
-----------------------------------+-----------------------
Reporter: johnbillion | Owner: desrosj
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.9.6
Component: Administration | Version: 4.9
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion | Focuses:
-----------------------------------+-----------------------
Comment (by desrosj):
[attachment:42486.2.diff] is a patch with the approach I talked about
above.
- The Categories and Tags Converter card is moved into a function.
- That function is attached to the `tool_box` hook at priority 1.
The new function definitely does not belong in the `wp-
admin/includes/menu.php` file, but I am not sure where the best place to
put it is. Also, there could probably be a better name for the function
too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42486#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list