這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Shortcodes In Widgets

描述

This plugin allows users to put shortcode of any plugin or custom code in an widget and the plugin will execute shortcode in the widget and output will be displayed in front-end.

Details

  • Add shortcode in an widget and the output will be displayed in frontend.

安裝

The Plugin can be installed in two ways.

Download and Install

  1. Download and upload the plugin files to the /wp-content/plugins/shortcodes-in-widgets directory from the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress admin.

Using Plugin Interface

  1. Open the plugin Interface in the wordpress admin and click on “Add new”.
  2. In the Search box enter “Shortcodes In Widgets” and hit Enter.
  3. Click on “Install” to install the plugin.

Usage

1.You can now visit Appearance » Widgets page and add a text widget to a sidebar.
2.Paste the shortcode in the content box and click on the save button.

For more information please see the screenshot section.

常見問題

Does Shortcodes In Widgets plugin modify any file?

No! The plugin does not modify any of your WordPress files.

Is there any plugin dependency to install this plugin?

No! there is no other plugin required.

Does this plugin require any special permissions?

No! This plugin does not require any special permissions or settings.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Shortcodes In Widgets” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Shortcodes In Widgets 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Shortcodes In Widgets 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

3.0.0

  • Compatibility changes to make it work with latest WordPress version.

2.0.0

  • Compatibility changes to make it work with latest WordPress version.
  • Code changes for PHP 7.2 version.