wpseek.com
A WordPress-centric search engine for devs and theme authors
shortcode_atts_{$shortcode} › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( "shortcode_atts_{$shortcode}", $out, $pairs, $atts, $shortcode )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Filters shortcode attributes.
If the third parameter of the shortcode_atts() function is present then this filter is available. The third parameter, $shortcode, is the name of the shortcode.
Related Functions: shortcode_atts, get_shortcode_atts_regex, has_shortcode, remove_all_shortcodes, shortcode_parse_atts, shortcode_unautop