Filters the default gallery shortcode CSS styles.
Parameters
$gallery_stylestring- Default CSS styles and opening HTML div container for the gallery shortcode output.
Source
foreach ( $_attachments as $key => $val ) {
Changelog
| Version | Description |
|---|---|
| 2.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.