ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_raise_memory_limit()

Function: Attempts to raise the PHP memory limit for memory intensive processes.

Source: wp-includes/functions.php:7591

Used by 0 functions | Uses 0 functions

admin_memory_limit

Filter Hook: Filters the maximum memory limit available for administration screens.

Source: wp-includes/functions.php:7628

Used by 0 functions | Uses 0 functions

image_memory_limit

Filter Hook: Filters the memory limit allocated for image manipulation.

Source: wp-includes/functions.php:7644

Used by 0 functions | Uses 0 functions

{$context}_memory_limit

Filter Hook: Filters the memory limit allocated for arbitrary contexts.

Source: wp-includes/functions.php:7662

Used by 0 functions | Uses 0 functions

wp_generate_uuid4()

Function: Generates a random UUID (version 4).

Source: wp-includes/functions.php:7692

Used by 0 functions | Uses 0 functions

wp_is_uuid()

Function: Validates that a UUID is valid.

Source: wp-includes/functions.php:7716

Used by 0 functions | Uses 0 functions

wp_cache_get_last_changed()

Function: Gets last changed date for the specified cache group.

Source: wp-includes/functions.php:7761

Used by 0 functions | Uses 0 functions

wp_site_admin_email_change_notification()

Function: Sends an email to the old site admin email address when the site admin email address changes.

Source: wp-includes/functions.php:7781

Used by 0 functions | Uses 0 functions

send_site_admin_email_change_email

Filter Hook: Filters whether to send the site admin email change notification email.

Source: wp-includes/functions.php:7798

Used by 0 functions | Uses 0 functions

site_admin_email_change_email

Filter Hook: Filters the contents of the email notification sent when the site admin email address is changed.

Source: wp-includes/functions.php:7851

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8 9 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy