wp_send_json_success()
Function: Sends a JSON response back to an Ajax request, indicating success.
Source: wp-includes/functions.php:4445
Function: Sends a JSON response back to an Ajax request, indicating success.
Source: wp-includes/functions.php:4445
Function: Sends a JSON response back to an Ajax request, indicating failure.
Source: wp-includes/functions.php:4472
Function: Retrieves the cached term objects for the given object ID.
Source: wp-includes/taxonomy.php:3666
Action Hook: Fires immediately before an object-term relationship is deleted.
Source: wp-includes/taxonomy.php:2954
Action Hook: Fires immediately after an object-term relationship is deleted.
Source: wp-includes/taxonomy.php:2971
Function: Retrieves the terms associated with the given object(s), in the supplied taxonomies.
Source: wp-includes/taxonomy.php:2183
Action Hook: Fires immediately before an object-term relationship is added.
Source: wp-includes/taxonomy.php:2788
Action Hook: Fires immediately after an object-term relationship is added.
Source: wp-includes/taxonomy.php:2808
Function: Creates or modifies a taxonomy object.
Source: wp-includes/taxonomy.php:479
Filter Hook: Filters the value of an existing network option.
Source: wp-includes/option.php:1532
Filter Hook: Filters the value of a specific network option before it is added.
Source: wp-includes/option.php:1581
Action Hook: Fires after a network option has been successfully added.
Source: wp-includes/option.php:1654
Action Hook: Fires immediately before a specific network option is deleted.
Source: wp-includes/option.php:1701
Action Hook: Fires after a specific network option has been deleted.
Source: wp-includes/option.php:1736
Action Hook: Fires after a network option has been deleted.
Source: wp-includes/option.php:1747
Filter Hook: Filters a specific network option before its value is updated.
Source: wp-includes/option.php:1802
Action Hook: Fires after the value of a specific network option has been successfully updated.
Source: wp-includes/option.php:1866
Action Hook: Fires after the value of a network option has been successfully updated.
Source: wp-includes/option.php:1879
Filter Hook: Filters the value of an existing network option before it is retrieved.
Source: wp-includes/option.php:1454
Filter Hook: Filters the value of a specific default network option.
Source: wp-includes/option.php:1480
Filter Hook: Filters the default value for an option.
Source: wp-includes/option.php:188
Method: Prepares the query variables.
Source: wp-includes/class-wp-user-query.php:259
Function: Inserts a user into the database.
Source: wp-includes/user.php:2076
Function: Gets the sites a user belongs to.
Source: wp-includes/user.php:930
Function: Creates dropdown HTML content of users.
Source: wp-includes/user.php:1592
Function: Retrieves path of single template in current or parent template. Applies to single Posts, single Attachments, and single custom post types.
Source: wp-includes/template.php:547
Function: Retrieves path of category template in current or parent template.
Source: wp-includes/template.php:254
Function: Retrieves path of tag template in current or parent template.
Source: wp-includes/template.php:300
Function: Retrieves path of custom taxonomy term template in current or parent template.
Source: wp-includes/template.php:346
Function: Retrieves path of page template in current or parent template.
Source: wp-includes/template.php:467