Widget Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download

Widget Shortcode Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 15 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

The shortcode requires the widget ID, but no need to guess, the plugin generates the code for you. To override the widget title for a widget you can use the “title” parameter:
[widget id=”text-1″ title=”New title”]
You can also hide the widget title entirely if desired:
[widget id=”text-1″ title=”0″]

Additional Parameters:

  • container_tag: the HTML tag to use for the widget container, default: div
  • container_class: CSS classname added to the widget container, default: widget %2$s (Note: uses sprintf for variable substitution)
  • container_id: HTML ID attribute for the widget container, default: %1$s (Note: uses sprintf for variable substitution)
  • title_tag: HTML tag to use for the widget title wrapper, default: h2
  • title_class: CSS classname for the widget title wrapper, default: widgettitle

Screenshots

  1. The plugin generates the shortcode for you

    The plugin generates the shortcode for you

  2. The shortcode generator in TinyMCE editor

    The shortcode generator in TinyMCE editor

  3. The new Widget Shortcode block in Gutenberg

    The new Widget Shortcode block in Gutenberg


Reviews & Comments