File: wp-includes/functions.php
-
Filters extra file headers by context.
-
functionwp_suspend_cache_invalidation()
Suspends cache invalidation.
-
function__return_true()
Returns true.
-
functionis_main_site()
Determines whether a site is the main site of the current network.
-
function__return_false()
Returns false.
-
functionis_main_network()
Determines whether a network is the main network of the Multisite installation.
-
function__return_zero()
Returns 0.
-
Filters whether global terms are enabled.
-
functionwp_timezone_override_offset()
Modifies gmt_offset for smart timezone handling.
-
Sort-helper for timezones.
-
functionwp_timezone_choice()
Gives a nicely-formatted list of timezone strings.
-
function_cleanup_header_comment()
Strips close comment and close php tags from file headers used by WP.
-
functionforce_ssl_admin()
Determines whether to force SSL used for the Administration Screens.
-
functionwp_scheduled_delete()
Permanently deletes comments or posts of any type that have held a status of ‘trash’ for the number of days defined in EMPTY_TRASH_DAYS.
-
functionwp_guess_url()
Guesses the URL for the site.
-
functionget_file_data()
Retrieves metadata from a file.
-
Filters whether to trigger an error for deprecated arguments.
-
function_doing_it_wrong()
Marks something as being incorrectly called.
-
Fires when the given function is being used incorrectly.
-
function_deprecated_function()
Marks a function as deprecated and inform when it has been used.
-
Filters whether to trigger an error for _doing_it_wrong() calls.
-
Fires when a deprecated function is called.
-
functionis_lighttpd_before_150()
Determines whether the server is running an earlier than 1.5.0 version of lighttpd.
-
Filters whether to trigger an error for deprecated functions.
-
functionapache_mod_loaded()
Determines whether the specified module exist in the Apache config.
-
function_deprecated_file()
Marks a file as deprecated and inform when it has been used.
-
functioniis7_supports_permalinks()
Checks if IIS 7+ supports pretty permalinks.
-
Fires when a deprecated file is called.
-
Filters whether IIS 7+ supports pretty permalinks.
-
Filters whether to trigger an error for deprecated files.