Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LCweb-ita committed Apr 15, 2021
1 parent b46de32 commit bb0036c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Supports WP 3.5 WP_Image_Editor class, using **Imagick** where available.
easy_wp_thumb($img_src, $width, $height, $quality, $alignment, $resize, $canvas_col, $fx, $get_url_if_not_cached);
?>

// alternative way, using parameters array
// alternative way, using parameters array. You may use all of them or only few
<?php
$params = array(
'w' => (int|bool),
Expand Down

0 comments on commit bb0036c

Please sign in to comment.