wpseek.com
Uma área de pesquisa sobre o WordPress para devs e autores do tema



image_edit_thumbnails_separately › Hooks de Filtros WordPress

Desde6.3.0
Obsoleton/a
apply_filters( 'image_edit_thumbnails_separately', false )
Parâmetros:
  • (bool) $show Whether to show the settings in the Image Editor. Default false.
    Required: Yes
Definido em:
Codex:

Shows the settings in the Image Editor that allow selecting to edit only the thumbnail of an image.





Fonte

$edit_thumbnails_separately = (bool) apply_filters( 'image_edit_thumbnails_separately', false );