wp_copy_parent_attachment_properties()
Function: Copy parent attachment properties to newly cropped image.
Source: wp-admin/includes/image.php:487
Function: Copy parent attachment properties to newly cropped image.
Source: wp-admin/includes/image.php:487
Function: Polyfill for `array_is_list()` function added in PHP 8.1.
Source: wp-includes/compat.php:239
Function: Unmarks the script module so it is no longer enqueued in the page.
Source: wp-includes/script-modules.php:112
Function: Deregisters the script module.
Source: wp-includes/script-modules.php:123
Function: Retrieves the main WP_Script_Modules instance.
Source: wp-includes/script-modules.php:23
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
Function: Marks the script module to be enqueued in the page.
Source: wp-includes/script-modules.php:101
Method: Prints the enqueued script modules using script tags with type=”module” attributes.
Source: wp-includes/class-wp-script-modules.php:207
Method: Prints the the static dependencies of the enqueued script modules using link tags with rel=”modulepreload” attributes.
Source: wp-includes/class-wp-script-modules.php:234
Method: Prints the import map using a script tag with a type=”importmap” attribute.
Source: wp-includes/class-wp-script-modules.php:255