wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



image_edit_thumbnails_separately › Les Filtres WordPress

Depuis6.3.0
Dépréciéen/a
apply_filters( 'image_edit_thumbnails_separately', false )
Paramètres:
  • (bool) $show Whether to show the settings in the Image Editor. Default false.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

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