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

Gigatools Widget

外掛說明

This plugin has the same features as the widget which is available through your GigaTools profile page, but now you can manage it inside your WordPress admin area.

Managable options are:

  • Widget title
  • User or Group
  • Username
  • Artist name
  • Font style
  • Background color
  • Link color
  • Text color
  • Number of gigs to be displayed
  • Show/hide link to all dates
  • Show/hide bookingslink
  • Show/hide RSS/iCal links
  • Show/hide GigaTools logo

螢幕擷圖

  • Screenshot of some example settings for this plugin.

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload the gigatools-widget folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the GigaTools Widget to your sidebar.
  4. Configure the plugin by going to the GigaTools widget.

常見問題集

Do I need an account with GigaTools to use this plugin ?

Yes, you can signup here.

Is GigaTools free ?

No, cheapest pricing plan is £ 2,00 per month (billed yearly).

Which fields are obligated ?
  • user/group
  • username
  • number of gigs
My user/group won’t show.

Please note the “user or group” field must be all lowercase.

Can I style it with my own css ?

Yes, just override these classes.

.ggt_moredates
.ggt_bookinglink
.ggt_sublinks
defaults:
font-size: 11px;
min-height: 15px;

.ggt_powered (div containing the GigaTools logo)
defaults:
float: right;
width: 71px;

.ggt_powered img (GigaTools logo)
defaults:
margin-top: 2px;
border: 0;
box-shadow: none;

使用者評論

2016 年 9 月 14 日
This plugin make lot of trouble in the website as soon as it's activated Don't use it at all!
閱讀全部 5 則使用者評論

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.2.1

  • enqueued jquery in a safer way
  • enqueued javascript in a safer way
  • enqueued css in a safer way
  • updated variables so it also works on WordPress installations in a subdirectory

0.2

  • Added an option/link to show all dates
  • Uploaded it to the WordPress plugin repository