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 |