Pages

Tuesday, March 11, 2014

wordpress Remove Gallery Inline Styling

add_filter( 'use_default_gallery_style', '__return_false' );

Reference URL

No comments:

Post a Comment