New and updated in 4.4.0
-
methodWP_Comment::get_child()
Gets a child comment by ID.
-
Sets the ‘populated_children’ flag.
-
methodWP_Comment::__isset()
Determines whether a non-public property is set.
-
methodWP_Comment::__get()
Magic getter.
-
Retrieves a WP_Comment instance.
-
Constructor.
-
methodWP_Comment::to_array()
Converts object to array.
-
Gets the children of a comment.
-
methodWP_Comment::add_child()
Adds a child to the comment.
-
classWP_Comment
Core class used to organize comments as instantiated objects with defined members.
-
hookmejs_settings
Filters the MediaElement configuration settings.
-
Fires after a new user registration has been recorded.
-
functionwp_send_new_user_notifications()
Initiates email notifications related to the creation of new users.
-
functionwp_get_users_with_no_role()
Gets the user IDs of all users with no role on this site.
-
Fires after the user’s password is reset.
-
functionget_password_reset_key()
Creates, stores, then returns a password reset key for user.
-
hookinsert_user_meta
Filters a user’s meta values and keys immediately after the user is created or updated and before any user meta is inserted or updated.
-
Filters the list of disallowed usernames.
-
Filters the query arguments for the list of users in the dropdown.
-
hookclean_user_cache
Fires immediately after the given user’s cache is cleaned.
-
Retrieves the response data.