wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_create_thumbnail › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'wp_create_thumbnail', image_resize( $file, $max_side, $max_side )
Defined at:
Codex:

No description yet.





Source

return apply_filters( 'wp_create_thumbnail', image_resize( $file, $max_side, $max_side ) );