mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-10 07:34:34 +00:00
5b7baae9078d1f00c7fcf65b94954635af55db89
get_edit_term_link(), default to a valid $object_type.
The $object_type param is used to set the 'post_type' query var, which determines the post type menu that will be expanded when clicking through to the term edit page. Not all taxonomies are associated with Posts, so it makes sense to default to a post_type that the taxonomy is actually associated with. Props DzeryCZ, juliobox. Fixes #29251. git-svn-id: https://develop.svn.wordpress.org/trunk@31218 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%