mirror of
https://github.com/10h30/trestle.git
synced 2026-06-05 15:09:35 +09:00
Update comment
This commit is contained in:
@@ -432,7 +432,7 @@ function trestle_read_more_link( $default_text ) {
|
||||
* @param int $image_id ID of image to check.
|
||||
* @param string $image_size Slug of image size to check for.
|
||||
*
|
||||
* @return [type] [description]
|
||||
* @return true|false Whether or not the image has the specified size generated.
|
||||
*/
|
||||
function trestle_image_has_size( $image_id, $image_size = null ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user