This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

ThemeZee Widget Bundle

Descripcion

The ThemeZee Widget Bundle is a collection of useful widgets, neatly bundled into a single plugin. This plugin has been designed specifically for ThemeZee WordPress themes but will also work with any theme.

Included Widgets

  • Recent Posts with Thumbnails
  • Recent Comments with Gravatar
  • Tabbed Content
  • Social Icons Menu

Documentation

For detailed setup instructions, visit the official Documentation page

Ressources

The ThemeZee Widget Bundle plugin includes the following third-party resources:

Font Awesome (for our social icons subset) – https://github.com/FortAwesome/Font-Awesome
License: Distributed under the terms of the CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
Copyright: Fonticons, Inc, https://fontawesome.com/

Screenshots

  • Plugin Settings
  • Widget Overview
  • Recent Posts Widget
  • Recent Comments Widget
  • Tabbed Content Widget

Installacion

  1. Activate the plugin
  2. Go to Settings > ThemeZee Plugins > Widget Bundle and enable all the modules you need
  3. For detailed setup instructions, visit the official Documentation page

Reviews

Hola, El código respecto de las imágenes en el plugins es: <?php the_post_thumbnail( 'tzwb-thumbnail' ); ?>, pero no está la etiqueta alt, por ello he hecho esto: <?php the_post_thumbnail( 'tzwb-thumbnail' , array('alt' => esc_attr(get_the_title()))); ?>, de ese modo, la etiqueta alt ya se muestra en las imágenes mejorando la puntuación SEO. Pero, si se actualiza el Plugin esa mejora se perderá. ¿Podrías incorporar el código mencionado en la próxima actualización, para que todos los usuarios disfrutemos de esa mejora? Gracias por tu atención.
20 setembre 2017
Have been looking for something like this for a while,... I still have a site going using one of ThemeZee's first responsive themes from 4+ years ago, no longer being updated but it is still doing just great, a lot going on in the site and a lot of css mods, nicely responsive and no issues still... It has some of these same plugins built in, And have wanted the additional features and refinements, and wasn't able to find them anywhere... Until now, so great that ThemeZee has made this available in the WP plugin depository...
Read all 3 reviews

Contributors & Developers

“ThemeZee Widget Bundle” is open source software. The following people have contributed to this plugin.

Contributors

“ThemeZee Widget Bundle” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “ThemeZee Widget Bundle” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.6

  • added Widget Visibility tool
  • added support-only for Classic Widgets editor screen
  • added Mastodon to Social Icons widget

1.5.2

  • added Steam and Discord to Social Icons widget

1.5.1

  • only load stylesheet if needed

1.5

  • updated social icons widget to use SVG icons
  • removed Genericons icon font

1.4

  • updated social icons to Font Awesome v5.12
  • added Telegram and WhatsApp icons

1.3.2

  • fixed missing localization of comment date

1.3.1

  • fixed undefined offset warning

1.3

  • removed Facebook Like Box widget for GDPR compliance

1.2

  • added support for SVG Icons in Social Icons Widget

1.1

  • improved theme integration for custom image sizes

1.0.6

  • improved code formatting
  • removed EDD Updater class and license settings

1.0.5

  • added selective refresh support in Customizer
  • improved styling of Tabbed Content widget settings

1.0.4

  • added extra post meta classes
  • fixed missing styling on plugin overview page
  • improved license key setting

1.0.3

  • Fixed wrong language bug in Facebook Like Box widget

1.0.2

  • Moved plugin settings to Settings > ThemeZee Plugins panel

1.0.1

  • Fixed German translation for Recent Comments widget

1.0

  • Initial Release