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 October 24, 2025
by Subbu · Published March 11, 2013 · Last modified March 14, 2013
by Subbu · Published April 30, 2013
More