ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.0.0
  • Page 27

wp_debug_mode()

Function: Set PHP error reporting based on WordPress debug settings.

Source: wp-includes/load.php:445

Used by 0 functions | Uses 0 functions

wp_set_lang_dir()

Function: Set the location of the language directory.

Source: wp-includes/load.php:530

Used by 0 functions | Uses 0 functions

wp_fix_server_vars()

Function: Fix `$_SERVER` variables for various setups.

Source: wp-includes/load.php:32

Used by 0 functions | Uses 0 functions

wp_check_php_mysql_versions()

Function: Checks for the required PHP version, and the mysqli extension or a database drop-in.

Source: wp-includes/load.php:144

Used by 0 functions | Uses 0 functions

wp_favicon_request()

Function: Don’t load all of WordPress when handling a favicon.ico request.

Source: wp-includes/load.php:271

Used by 0 functions | Uses 0 functions

wp_maintenance()

Function: Die with a maintenance message when conditions are met.

Source: wp-includes/load.php:287

Used by 0 functions | Uses 0 functions

wp_feed_options

Action Hook: Fires just before processing the SimplePie feed object.

Source: wp-includes/feed.php:821

Used by 0 functions | Uses 0 functions

comments_link_feed()

Function: Outputs the link to the comments for the current post in an XML safe way.

Source: wp-includes/feed.php:258

Used by 0 functions | Uses 0 functions

is_object_in_taxonomy()

Function: Determines if the given object type is associated with the given taxonomy.

Source: wp-includes/taxonomy.php:4917

Used by 0 functions | Uses 0 functions

pre_insert_term

Filter Hook: Filters a term before it is sanitized and inserted into the database.

Source: wp-includes/taxonomy.php:2414

Used by 0 functions | Uses 0 functions
« Previous 1 … 26 27 28 … 47 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy