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

Custom Admin Widget Titles

外掛說明

WordPress Widgets are really great to keep the elements on your site modular and reusable. They have the option to have their title in them if you want to. However, this field is optional, and you leave it empty for those cases you don’t wish to display a title in the frontend. What about those times you have to stack many widgets into a sidebar without titles.

WordPress by default only includes the widget type as the name of the widget in the title bar when the title is not included, making it impossible to have an accurate reference of the function of that specific unit. That is where this plugin comes in handy.

This plugin will create an extra field on every widget in the Appearance -> Widgets area (not available in the Customizer) named “Widget title” that will allow you to have a custom title for that Widget. You can just leave this field blank when you want the default titles from WordPress.

Enjoy!

安裝方式

  1. Download the plugin from the WordPress Plugin repository
  2. After installing the plugin click “Activate” in the Plugin administration area.

常見問題集

1. Is this plugin free?

Yes, It is free.
If you want to contribute, you can buy me a coffee.

2. How does it work?

After activating the plugin you don’t have to do anything else. Just head towards the Appearance -> Widgets section in your admin area, and for every Widget assigned to a sidebar, you will see an extra field near the bottom on the widget options. This field will be labeled “Widget title”. If you include a title there it will show on the title bar of that specific widget upon save.

3. Where does it work?

This functionality only applies to the Appearance -> Widgets section. It won’t show in the WordPress Customizer.

4. If I fill the custom widget title field, what would happen with the regular title?

This custom title is only for the admin area, to keep everything organized and tidy. This custom title won’t show in the frontend. However, if you want to have a title in the frontend, you would do it by filling the regular “title” field of your Widget. Also, if there are cases of Widgets you don’t want them to have a custom title in the admin area, just leave the “Widget title” field blank. On these cases the title will be the default WordPress title.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Custom Admin Widget Titles〉的開發相關工作。

參與者

將〈Custom Admin Widget Titles〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

  • V1.8 –
    Base version. Custom Admin Widget Title functionality.