wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



image_edit_thumbnails_separately › WordPress Filter Hooks

Da6.3.0
Deprecaton/a
apply_filters( 'image_edit_thumbnails_separately', false )
Parametri:
  • (bool) $show Whether to show the settings in the Image Editor. Default false.
    Richiesto:
Definito a:
Codex:

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





Sorgenti

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