ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_delete_file_from_directory()

Function: Deletes a file if its path is within the given directory.

Source: wp-includes/functions.php:7500

Used by 0 functions | Uses 0 functions

wp_post_preview_js()

Function: Outputs a small JS snippet on preview tabs/windows to remove `window.name` on unload.

Source: wp-includes/functions.php:7533

Used by 0 functions | Uses 0 functions

mysql_to_rfc3339()

Function: Parses and formats a MySQL datetime (Y-m-d H:i:s) for ISO8601 (Y-m-d\TH:i:s).

Source: wp-includes/functions.php:7574

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 7 8 9 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy