Hooks
-
Filters the WP_Image_Editor instance for the image to be streamed to the browser.
-
Filters the GD image resource before applying changes to the image.
-
Shows the settings in the Image Editor that allow selecting to edit only the thumbnail of an image.
-
Filters the output of image_get_intermediate_size()
-
Filters the name of the saved image file.
-
Filters the maximum bit depth of resized images.
-
Filters the memory limit allocated for image manipulation.
-
Filters whether to preempt calculating the image resize dimensions.
-
hookimage_save_pre
Filters the GD image resource to be streamed to the browser.
-
Filters whether to output progressive images (if available).
-
Filters the image HTML markup to send to the editor when inserting an image.
-
Filters the image URL sent to the editor.
-
Filters the list of allowed file extensions when sideloading an image from a URL.
-
Filters the names and labels of the default image sizes.
-
hookimage_strip_meta
Filters whether to strip metadata from images when they’re resized.
-
Filters the default caption shortcode output.
-
Filters the width of an image’s caption.
-
hookimport_filters
Fires at the end of the Import screen.
-
Filters the maximum allowed upload size for import files.
-
hookincludes_url
Filters the URL to the includes directory.
-
Filters the list of incompatible SQL modes to exclude.
-
hookinit
Fires after WordPress has finished loading but before any headers are sent.
-
Filters a user’s custom meta values and keys immediately after the user is created or updated and before any user meta is inserted or updated.
-
hookinsert_user_meta
Filters a user’s meta values and keys immediately after the user is created or updated and before any user meta is inserted or updated.
-
Filters the inline instructions inserted before the dynamically generated content.
-
Filters tabs not associated with a menu item on the Add Plugins screen.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:143 -
Fires before each tab on the Install Plugins screen is loaded.
-
Filters API request arguments for each Add Plugins screen tab.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:235 -
Fires before the Plugin Install table header pagination is displayed.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:418