jetpack_bump_stats_extras, html_to_shortcode, smartframe
jetpack_bump_stats_extras, html_to_shortcode, smartframe
Appears in: jetpack.16.0.1
Hook Type: action
Displaying hooks found in version: jetpack.16.0.1do_action('jetpack_bump_stats_extras, html_to_shortcode, smartframe') is found 1 times:
- /modules/shortcodes/smartframe.php line 77
$content = str_replace( $match[0], $shortcode, $content ); } } /** This action is documented in modules/widgets/social-media-icons.php */ do_action( 'jetpack_bump_stats_extras', 'html_to_shortcode', 'smartframe' ); return $content; } /** * Parse shortcode arguments and render its output.