ClassicPress logo
Skip to content

Browse:

  • Home
  • global

CP_Post_Revisions_List_Table

Class: Core class used to implement displaying revisions in a list table.

Source: wp-admin/includes/class-cp-post-revisions-list-table.php:17

Used by 0 functions | Uses 1 function

wp_copy_parent_attachment_properties()

Function: Copy parent attachment properties to newly cropped image.

Source: wp-admin/includes/image.php:487

Used by 0 functions | Uses 0 functions

array_first()

Function: Polyfill for `array_first()` function added in PHP 8.5.

Source: wp-includes/compat.php:443

Used by 0 functions | Uses 0 functions

array_last()

Function: Polyfill for `array_last()` function added in PHP 8.5.

Source: wp-includes/compat.php:465

Used by 0 functions | Uses 0 functions

array_is_list()

Function: Polyfill for `array_is_list()` function added in PHP 8.1.

Source: wp-includes/compat.php:239

Used by 0 functions | Uses 0 functions

wp_dequeue_script_module()

Function: Unmarks the script module so it is no longer enqueued in the page.

Source: wp-includes/script-modules.php:112

Used by 0 functions | Uses 2 functions

wp_deregister_script_module()

Function: Deregisters the script module.

Source: wp-includes/script-modules.php:123

Used by 0 functions | Uses 2 functions

wp_script_modules()

Function: Retrieves the main WP_Script_Modules instance.

Source: wp-includes/script-modules.php:23

Used by 4 functions | Uses 0 functions

wp_register_script_module()

Function: Registers the script module if no script module with that script module identifier has already been registered.

Source: wp-includes/script-modules.php:64

Used by 0 functions | Uses 2 functions

wp_enqueue_script_module()

Function: Marks the script module to be enqueued in the page.

Source: wp-includes/script-modules.php:101

Used by 0 functions | Uses 2 functions
1 2 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy