이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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/