How to Remove Gallery Inline Styling?
PHP
add_filter( 'use_default_gallery_style', '__return_false' );
by Subbu ·
PHP
add_filter( 'use_default_gallery_style', '__return_false' );
Tags: Remove Gallery Inline Styling
by Subbu · Published January 28, 2026
by Subbu · Published March 6, 2013
by Subbu · Published April 23, 2013
More