wpseek.com
A WordPress-centric search engine for devs and theme authors
image_resize_dimensions › WordPress Filter Hooks
Since3.4.0
Deprecatedn/a
› apply_filters( 'image_resize_dimensions', null, $orig_w, $orig_h, $dest_w, $dest_h, $crop )
| Parameters: (6) |
|
| Defined at: |
|
| Codex: |
Filters whether to preempt calculating the image resize dimensions.
Returning a non-null value from the filter will effectively short-circuit image_resize_dimensions(), returning that value instead.Related Functions: image_resize_dimensions, wp_image_src_get_dimensions, image_resize, image_size_input_fields, wp_shrink_dimensions, wp_constrain_dimensions