Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Material Design Iconic Font Integration

Περιγραφή

This plugin just add a simple shortcode to the functions.php file, which embed the latest version of the MD Iconic Font css (v 2.2).
Once installed, you can go to http://zavoloklom.github.io/material-design-iconic-font/cheatsheet.html and check the code of the icon you want to use. Just click on the icon and copy and paste de code wherever you want to use it.

You can also add an icon using the shortcode [mdiconic]. This shortcode has four attributes:

  • aclass -> classes to use in the ‘a’ tag
  • target -> target of the ‘a’ tag (_blank, _self, _parent, _top)
  • href -> link to use in the ‘a’ tag
  • iclass -> classes to use in the ‘i’ tag

** Examples **

[mdiconic aclass=”” target=”” href=”” iclass=””]

[mdiconic iclass=”zmdi-compass zmdi-hc-3x zmdi-hc-spin”]

[mdiconic iclass=”zmdi-facebook-box” href=”http://www.fb.com/jumptoweb” target=”_blank”]

NOTE: To see more examples you can use in the iclass parameter, check this page http://zavoloklom.github.io/material-design-iconic-font/examples.html

NOTE: To add any shortcode or tag you should use the text editor (not the tinymce)

Εγκατάσταση

To install this plugin just follow the standard procedure.

or

  1. Upload md-iconic-font-integration.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Συχνές Ερωτήσεις

Any question?

Send me an email at mcostales@jumptoweb.com and I will answer you as soon as I can.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Material Design Iconic Font Integration” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

2

  • Fonts Updated to v2.2

1.2

  • Minor bugs fixed

1.1

  • Fixing broken links to the fonts

1.0

  • Just launch the plugin!
  • Material Design Iconic Font (version 2.1.2)