Retrieves a WP_Comment instance.
WP_Comment::__construct
Constructor.
WP_Comment::to_array
Convert object to array.
WP_Comment::get_children
Get the children of a comment.
Advertisement
WP_Comment::add_child
Add a child to the comment.
WP_Comment::get_child
Get a child comment by ID.
WP_Comment::populated_children
Set the ‘populated_children’ flag.
WP_Comment::__isset
Check whether a non-public property is set.
Advertisement
WP_Comment::__get
Magic getter.
Walker_Nav_Menu::start_el
Starts the element output.
WP_Users_List_Table::single_row
Generate HTML for a single row on the users.php admin panel.
WP_Users_List_Table::get_role_list
Returns an array of user roles for a given user object.
Advertisement
WP_Screen::render_screen_reader_content
Render screen reader text.
WP_Screen::get_screen_reader_content
Get the accessible hidden headings and text used in the screen.
WP_Screen::get_screen_reader_text
Get a screen reader text string.