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

RAphicon

Περιγραφή

Is a Bootstrap 3.3.4 Glyphicon or WordPress Dashicons icon library that allow you to insert it into post/page on a shortcode and customizable size and/or color.

Instructions for use:

A. RAphicon Button.

  1. Edit/Add New any Page or Post.

  2. In the visual editor you will see a “RAphicon” button. Click the button.

  3. You will now be presented with a selection window box.

  4. Simply select any icon and the shortcode will be placed into your post/page!

B. Manual Shortcode.

  • For default glyphicon shortcode :
    [glyphicon type=”icon_name”]
  • For default dashicons shortcode :
    [dashicons type=”icon_name”]
  • And you could put size and color attribute also:
    [glyphicon type=”icon_name” size=”size_with_units” color=”color_with_hashtag”]
  • it will looks like this:
    [glyphicon type=”asterisk” size=”20em” color=”#999999″]

C. Native Style (HTML Tag).

Since this loads the necessary fonts and css for the Glyphicon / Dashicons you may put them anywhere using the standardized code:
or

Στιγμιότυπα

  • RAphicon Button at Editor Toolbar
  • Icons Libraries
  • Custom attribute
  • Example Load on Frontpage / Single

Εγκατάσταση

  1. Upload contents of raphicon.zip to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the visual editor for any page or post and use the “RAphicon” button.

Κριτικές

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

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

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

Συντελεστές

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

2.1.2
* Minor fix on style

2.1.1
* Fix error 404 on window box

2.1
* Twitter Bootstrap v3.3.4 Glyphicons
* Replace dropdown with modal window

1.0
* Initial release.
* Twitter Bootstrap v3.1.1 Glyphicons
* WordPress Dashicons