[wp-trac] [WordPress Trac] #41702: Slug for Category or Tag should be generated automatically
WordPress Trac
noreply at wordpress.org
Tue Aug 22 14:16:03 UTC 2017
#41702: Slug for Category or Tag should be generated automatically
--------------------------------+-----------------------------
Reporter: subrataemfluence | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.8.1
Severity: normal | Keywords:
Focuses: ui, administration |
--------------------------------+-----------------------------
When adding a Category or Tag in admin, Slug generation should be
automated based on category / tag name entered in Name box and Slug box
would be populated with it.
Advantages:
(1) user won't have to type in the slug by hand, hence saves time
(2) will minimize the typographic error.
The slug box will remain editable and users still have the ability to
change slug if required.
Core file: `wp-admin/edit-tags.php`
Script added under `line 581`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41702>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list