mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 05:04:31 +00:00
91a3b376de841a4ec4bd26f32eef1df69e7ecc16
In certain edge cases, such as during the automated test suite, create_initial_taxonomies() can be called in a situation where a non-default permastruct setting has been saved outside of wp-admin. This causes the 'hierarchical' setting for the post_tag taxonomy to remain unset, leading to PHP notices in get_term_link(). See #29827. git-svn-id: https://develop.svn.wordpress.org/trunk@29859 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%