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 August 2, 2017
by Subbu · Published March 5, 2013
by Subbu · Published April 10, 2013
More