plugin-icon

Widget Instance

投稿者: Global·
Display an active widget added to a sidebar within the editor or by using a shortcode, function or action.
評価
3.4/5
バージョン
0.9.4
有効インストール数
600
最終更新日時
Jul 11, 2018
Widget Instance

Widgets are normally displayed as part of a sidebar using the dynamic_sidebar() function. There is the_widget function for static widgets, but there is no equivalent for specific widgets configured in the Appearance > Widgets area.

The Widget Instance plugin allows WordPress users of all abilities to display these widgets outside of the sidebars they have been assigned to.

Features

  1. A wysiwyg editor button for selecting available widgets,
  2. A shortcode [widget_instance id=”[widget_id]”],
  3. A theme action do_action(‘widget_instance’, [widget_id]) and finally
  4. Utility functions for developers get_widget_instance and widget_instance

Usage

  • [widget_instance id=”[widget_id]”]
  • do_action(‘widget_instance’, ‘[widget_id]’);
  • the_widget_instance(‘[widget_id]’);
  • get_the_widget_instance(‘[widget_id]’);
無料Business プランを利用中
インストールすることで、WordPress.com の利用規約サードパーティプラグイン利用規約に同意したことになります。
最大テスト回数
WordPress 4.9.28
このプラグインをダウンロードして、 サイトに使用できます。