File: wp-includes/class-wp-term.php
-
methodWP_Term::filter()
Sanitizes term fields, according to the filter type provided.
-
methodWP_Term::to_array()
Converts an object to array.
-
methodWP_Term::__get()
Getter.
-
classWP_Term
Core class used to implement the WP_Term object.
-
methodWP_Term::get_instance()
Retrieve WP_Term instance.
-
methodWP_Term::__construct()
Constructor.