wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



image_edit_thumbnails_separately › Filtr WordPress Hooks

Od6.3.0
Przestarzałyn/a
apply_filters( 'image_edit_thumbnails_separately', false )
Parametry:
  • (bool) $show Whether to show the settings in the Image Editor. Default false.
    Wymagane: Tak
Zdefiniowane na:
Codex:

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





Źródło

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