Top Google Search Results
- twentyeleven_attachment_size Wordpress hook details -- Adam ...
WordPress hook directory twentyeleven_attachment_size. WordPress version history for twentyeleven_attachment_size. This database has information for all ... - Gallery Settings - Change Image Size on Attachment Page ...
$attachment_size = apply_filters( 'twentyeleven_attachment_size', 848 );. Seems intentionally set to 848px. I can double check on it to make ... - twentyeleven_attachment_size (WordPress Filter Hook) - WPSeek ...
WordPress lookup for twentyeleven_attachment_size, a WordPress Filter Hook. wpseek.com is a WordPress-centric search tool for developers and theme ... - wp-content/themes/twentyeleven/image.php source
rel="attachment"><?php 75 $attachment_size = apply_filters( ' twentyeleven_attachment_size', 848 ); 76 echo wp_get_attachment_image( $ post->ID, array( ...