beans_edit_post_image_args

Filter the arguments used by beans_edit_image() to edit the post image.

apply_filters( 'beans_edit_post_image_args', bool|array $edit_args )

Return: (void)

Parameters

NameTypeDescription
$edit_argsbool|arrayArguments used by beans_edit_image(). Set to false to use WordPress large size.