mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 23:54:33 +00:00
8096af102a638d29d019fbcef2dc85e02fca5b83
term_exists() queries.
In case of edge cases where a duplicate term might exist in a replicated database for a split second, these explicit query clauses ensure that `term_exists()` will always recognize the oldest matched term as the canonical one. See [30238] for background. Props pento. See #22023, #5809. git-svn-id: https://develop.svn.wordpress.org/trunk@30239 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%