mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 13:44:30 +00:00
cf9044394b43b3fa90f2853bfa20e6903c78ec5f
wp_unique_term_slug().
This changeset adds two new filters: * 'wp_unique_term_slug_is_bad_slug' lets developers control whether a test slug needs to be made unique, before the queries required to build a suffix are performed. * 'wp_unique_term_slug' filters the output of the function. These changes introduce parity with the filters in `wp_unique_post_slug()`. Props coffee2code, bolo1988, boonebgorges. Fixes #20783. git-svn-id: https://develop.svn.wordpress.org/trunk@32837 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%