jetpack_widget_name, __( Blog Subscriptions, jetpack
jetpack_widget_name, __( Blog Subscriptions, jetpack
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_widget_name, __( Blog Subscriptions, jetpack') is found 1 times:
- /modules/subscriptions/views.php line 65
); $name = self::is_jetpack() ? /** This filter is documented in modules/widgets/facebook-likebox.php */ apply_filters( 'jetpack_widget_name', __( 'Blog Subscriptions', 'jetpack' ) ) : __( 'Follow Blog', 'jetpack' ); parent::__construct( 'blog_subscription', $name, $widget_ops