WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about gallery_style

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/media.php apply_filters 2567 /**
* Filters the default gallery shortcode CSS styles.
*
* @since 2.5.0
*
* @param string $gallery_style Default CSS styles and opening HTML div container
* for the gallery shortcode output.
*/

Hook Parameters

Parameter Type Name Description
string $gallery_style Default CSS styles and opening HTML div container