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



twentytwelve_attachment_size › Filtr WordPress Hooks

OdTwenty Twelve 1.0
Przestarzałyn/a
apply_filters( 'twentytwelve_attachment_size', array( 960, 960 )
Parametry:
  • (array) $size { @type int The attachment height in pixels. @type int The attachment width in pixels. }
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the image attachment size to use.





Źródło

$attachment_size = apply_filters( 'twentytwelve_attachment_size', array( 960, 960 ) );