apply_filters( 'gallery_style', string $gallery_style )
Filters the default gallery shortcode CSS styles.
Parameters
- $gallery_style
-
Default CSS styles and opening HTML div container for the gallery shortcode output.
Source
File: wp-includes/media.php
Changelog
Version | Description |
---|---|
WP-2.5.0 | Introduced. |