This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
@@ -27,10 +27,10 @@ class WP_Terms_List_Table extends WP_List_Table {
*
* @see WP_List_Table::__construct() for more information on default arguments.
*
* @global string $post_type Global post type.
* @global string $taxonomy Global taxonomy.
* @global string $action
* @global object $tax
* @global string $post_type Global post type.
* @global string $taxonomy Global taxonomy.
* @global string $action
* @global WP_Taxonomy $tax Global taxonomy object.
*
* @param array $args An associative array of arguments.
*/