Skip to content

PHP Actions/Filters

Image Hopper provides PHP actions and filters you can use to extend the plugin’s functionality. Unlike JavaScript filters (which modify FilePond behavior during upload), PHP hooks let you manipulate images and metadata before or after processing.

Examples

Usage

You can add PHP actions and filters to your active theme’s functions.php file, or use the Code Snippets plugin to create and manage your snippets safely.