tip for optimization
-
Please add
acf-image-aspect-ratio-crop.php#69
if ( $data['aspectRatioWidth'] == $data['width'] && $data['aspectRatioHeight'] == $data['height'] ) { wp_send_json(['id' => $data['id']]); wp_die(); }
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘tip for optimization’ is closed to new replies.