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

Controllercons

外掛說明

Controllercons are a set of video game controller icons created primarly for web use. This plugin allows you to embed them directly into your WordPress content using the wysiwyg editor.

HOW TO USE
The Controllercons plugin will add a new icon within the wysiwyg editor within the WordPress admin. Click on the Toolbar icon to expand the toolbar view and you will see the Controllercons icon.

Clicking this icon will reveal all of the controller icons that can be embedded into your content. Click on any of them to automatically place the icon.

Icons will appear as shortcodes when editing a post but can be viewed when previewing and publishing content

SHORTCODE
Whilst the easiest method of using Controllercons is via the wysiwyg editor you can also use the shortcode anywhere within your content.

[controllercon id="" size=""]

The ID parameter is the controller reference and size is an optional parameter should you wish to use it. The size paramemeter accepts any number (decimals included) or fixed values i.e. 10px, 1.2rem or 1.4em. By default the size will be a em value so a size of 2 will return 2em.

Shortcodes can also be used in your site template files using the following function <?php echo do_shortcode( '[controllercon id="snes" size="1"]' ); ?>

Below is a list of controller references:

*atari2600
*atari2600
*dreamcast
*dreamcast-o
*gamecube
*gamecube-o
*joyconl
*joyconl-o
*joyconr
*joyconr-o
*mastersystem
*mastersystem-o
*megadrive
*megadrive-o
*n64
*n64-o
*nes
*nes-o
*ps1
*ps1-o
*ps2
*ps2-o
*ps3
*ps3-o
*ps4
*ps4-o
*snes
*snes-o
*switchpro
*switchpro-o
*virtualboy
*virtualboy-o
*wii
*wii-o
*wiiclassic
*wiiclassic-o
*wiiu
*wiiu-o
*wiiupro
*wiiupro-o
*xbox
*xbox-o
*xboxs
*xboxs-o
*xbox360
*xbox360-o
*xboxone
*xboxone-o

MORE INFORMATION
To find out more about the Controllercons project visit Controllercons

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugin Manager.
  2. Once downloaded, activate via the Plugin Manager.
  3. Enjoy!
  4. You an also tweak the settings via the Controllercons settings page in the admin menu.

常見問題集

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugin Manager.
  2. Once downloaded, activate via the Plugin Manager.
  3. Enjoy!
  4. You an also tweak the settings via the Controllercons settings page in the admin menu.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • New icons for Atari 2600, Sega Mastersystem, Virtualboy, Sega Dreamcast, Xbox Slim, Wii Classic, Wii Pro & Switch Pro.
  • Revampped outline icons
  • Tidied up standard icons

1.0.0

  • Initial release.