wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
gallery_style › WordPress Filter Hooks
Seit7.0.0
Veraltetn/v
› apply_filters( 'gallery_style', $gallery_style . $gallery_div )
| Parameter: |
|
| Definiert in: |
|
| Codex: |
Filters the gallery shortcode's default CSS styles and opening HTML div container.
To remove the CSS entirely, use the `use_default_gallery_style` filter instead: add_filter( 'use_default_gallery_style', '__return_false' );Ähnliche Funktionen: gallery_shortcode, add_editor_style, locale_stylesheet, wp_register_style, get_stylesheet, update_gallery_tab
Ähnliche Hooks: use_default_gallery_style, safe_style_css, get_site, post_gallery, locale_stylesheet_uri