jetpack_slideshare_shortcode, $player, $atts
jetpack_slideshare_shortcode, $player, $atts
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_slideshare_shortcode, $player, $atts') is found 1 times:
- /modules/shortcodes/slideshare.php line 135
Warning: Undefined array key 137 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 138 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 139 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 140 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* * @param string $player The iframe to return. * @param array $atts The attributes specified in the shortcode. */ return apply_filters( 'jetpack_slideshare_shortcode', $player, $atts ); } add_shortcode( 'slideshare', 'slideshare_shortcode' );