Constructor for WP_Theme.
WP_Text_Diff_Renderer_Table::__unset
Make private properties un-settable for backward compatibility.
WP_Text_Diff_Renderer_Table::__isset
Make private properties checkable for backward compatibility.
WP_Text_Diff_Renderer_Table::__set
Make private properties settable for backward compatibility.
Advertisement
WP_Text_Diff_Renderer_Table::__get
Make private properties readable for backward compatibility.
WP_Text_Diff_Renderer_Table::compute_string_distance
Computes a number that is intended to reflect the “distance” between two strings.
WP_Text_Diff_Renderer_Table::interleave_changed_lines
Takes changed blocks and matches which rows in orig turned into which rows in final.
WP_Text_Diff_Renderer_Table::_changed
Process changed lines to do word-by-word diffs for extra highlighting.
Advertisement
WP_Text_Diff_Renderer_Table::__construct
Constructor – Call parent constructor with params array.
WP_Term::__get
Getter.
WP_Term::to_array
Converts an object to array.
WP_Term::filter
Sanitizes term fields, according to the filter type provided.
Advertisement
WP_Term::__construct
Constructor.
WP_Term::get_instance
Retrieve WP_Term instance.
WP_Term_Query::populate_terms
Creates an array of term objects from an array of term IDs.