Browsing hooks for feature: Extra Sidebar Widgets

    wpcom_instagram_widget_max_columns

    hook (filter): Allow changing the maximum number of columns available for the Instagram widget.

    Source: modules/widgets/class-jetpack-instagram-widget.php:66

    wpcom_instagram_widget_target

    hook (filter): Filter how Instagram image links open in the Instagram widget.

    Source: modules/widgets/class-jetpack-instagram-widget.php:335

    jetpack_facebook_likebox_hide_cta

    hook (filter): Filter Facebook Likebox's widget call to action button

    Source: modules/widgets/facebook-likebox.php:162

    jetpack_widget_authors_params

    hook (filter): Filter the parameters of `get_users` call in the Widget Authors widget.<p>See the following for <code>get_users</code> default arguments: <a href="https://codex.wordpress.org/Function_Reference/get_users">https://codex.wordpress.org/Function_Reference/get_users</a></p> View Example

    Source: modules/widgets/authors.php:122

    jetpack_twitter_timeline_default_dnt

    hook (filter): Allow the activation of Do Not Track for the Twitter Timeline Widget.

    Source: modules/widgets/twitter-timeline.php:165

    jetpack_top_posts_widget_layout

    hook (filter): Filter the layout of the Top Posts Widget

    Source: modules/widgets/top-posts.php:396

    jetpack_force_enable_gallery_widget

    hook (filter): Allow the Gallery Widget to be enabled even when Core supports the Media Gallery Widget View Example

    Source: modules/widgets/gallery.php:510

    jetpack_google_translate_widget_layout

    hook (filter): Filter the layout of the Google Translate Widget.<p>3 different integers are accepted. 0 for the vertical layout. 1 for the horizontal layout. 2 for the dropdown only.</p>

    Source: modules/widgets/google-translate.php:137

    jetpack_display_posts_widget_content

    hook (filter): Filter the WordPress Posts widget content.

    Source: modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget-base.php:198

    jetpack_widget_authors_exclude

    hook (filter): Filter authors from the Widget Authors widget. View Example

    Source: modules/widgets/authors.php:108