這個外掛並未在最新的 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