We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
get_udims()
1 parent f99471e commit 9c9dfd2Copy full SHA for 9c9dfd2
src/wp-admin/includes/deprecated.php
@@ -53,7 +53,7 @@ function wp_shrink_dimensions( $width, $height, $wmax = 128, $hmax = 96 ) {
53
}
54
55
/**
56
- * Calculated the new dimensions for a downsampled image.
+ * Calculates the new dimensions for a downsampled image.
57
*
58
* @since 2.0.0
59
* @deprecated 3.5.0 Use wp_constrain_dimensions()
0 commit comments