ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 18

_config_wp_siteurl()

Function: Retrieves the WordPress site URL.

Source: wp-includes/functions.php:4637

Used by 0 functions | Uses 0 functions

_delete_option_fresh_site()

Function: Deletes the fresh site option.

Source: wp-includes/functions.php:4650

Used by 0 functions | Uses 0 functions

_mce_set_direction()

Function: Sets the localized direction for MCE plugin.

Source: wp-includes/functions.php:4671

Used by 0 functions | Uses 0 functions

_ajax_wp_die_handler()

Function: Kills WordPress execution and displays Ajax response with an error message.

Source: wp-includes/functions.php:3973

Used by 0 functions | Uses 0 functions

_scalar_wp_die_handler()

Function: Kills WordPress execution and displays an error message.

Source: wp-includes/functions.php:4172

Used by 0 functions | Uses 0 functions

wp_json_encode()

Function: Encodes a variable into JSON, with some sanity checks.

Source: wp-includes/functions.php:4288

Used by 0 functions | Uses 0 functions

wp_send_json()

Function: Sends a JSON response back to an Ajax request.

Source: wp-includes/functions.php:4431

Used by 0 functions | Uses 0 functions

wp_send_json_success()

Function: Sends a JSON response back to an Ajax request, indicating success.

Source: wp-includes/functions.php:4478

Used by 0 functions | Uses 0 functions

wp_send_json_error()

Function: Sends a JSON response back to an Ajax request, indicating failure.

Source: wp-includes/functions.php:4505

Used by 0 functions | Uses 0 functions

wp_check_jsonp_callback()

Function: Checks that a JSONP callback is a valid JavaScript callback name.

Source: wp-includes/functions.php:4541

Used by 0 functions | Uses 0 functions
« Previous 1 … 17 18 19 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy