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

Icono – Pure CSS icons

描述

This lightweight plugin adds the Icono pure css icons stylesheet to your WordPress site.

Icono

Icono is a beautiful icon pack that needs no external resources except one small stylesheet. No javascript or font pack needed. Any tag can be made into an icon with pure CSS by giving it the appropriate class.
Just add an icono class to any type of element that supports the psuedo-element.

Icono was created and is maintained by Saeed Alipoor and currently features 130 pure CSS icons.

Shortcode

The shortcodes [icon name] and [icono name] are available for easy insertion of icons in post or text widget content. See http://saeedalipoor.github.io/icono/ for available icons and their corresponding name. You can simply paste the name (with or without “icono-“) or use name=”icono-name” as a parameter.

There are also the parameters scale, rotation, color and style (for custom styling) available.

Example

To show a big* red arrow pointing left:

[icon locationArrow scale=2 rotation=225 color=red]
  • Note: scale=1 corresponds with the default of around 32 x 32 pixels for most icons.

螢幕截圖

  • See all 130 available icons and their names on http://saeedalipoor.github.io/icono/

安裝

WordPress

Quick installation: Install now !

… OR …

Go to that slick Plugins > Add New back-end page and search for “icono”.

… OR …

Follow these steps:

  1. Download archive.

  2. Upload the zip file via the Plugins > Add New > Upload page … OR … unpack and upload with your favourite FTP client to the /plugins/ folder.

  3. Activate the plugin on the Plug-ins page.

Done!

WordPress MU / WordPress 3+ in Multi Site mode

Same as above but do a Network Activate to make the stylesheet and shortcode available on each site on your network. No database tables are created or manipulated and no activation hook needs to be run for it to function with default settings.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Icono – Pure CSS icons” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Icono – Pure CSS icons 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.4

Date: 15 Febuary 2019
Dev time: 1 hour

  • Upgrade to stylesheet v1.5 from https://github.com/saeedalipoor/icono

1.4

Date: 23 July 2018
Dev time: 1 hour

  • Upgrade to stylesheet v1.3.2
  • Twenty Seventeen compatibility fix
  • Older moz and webkit browser compatibility

1.0

Date: 22 March 2018
Dev time: 2 hours

  • Latest stylesheet now included in plugin
  • SSL compatible
  • Switch to wp_add_inline_style

0.3

Date: 12 Jan 2015
Dev time: 4 hours

  • Added shortcode parameters ‘scale’ and ‘rotate’
  • FIX: style patch for TwentyFifteen compat

0.2

Date: 11 Jan 2015
Dev time: 2 hours

  • Added shortcodes [icon] and [icono]
  • Added style attribute parameters ‘style’ and ‘color’

0.1

Date: 09 Jan 2015
Dev time: 1 hour

  • Initial plugin to add Icono stylesheet from http://saeedalipoor.github.io/icono/