Popis
This plugin allows you to easily embed Ionicons to your website using HTML or built-in shortcode handlers.
Features/Funkce
- Shortcode support. Example:
[wpion icon=""]
- Add Ionicons in Menu with shortcode.
- Support shortocde in Widgets.
- Ionicons Version 5.5.2
Instalace
- Unzip the download package
- Upload
wp-ionic-icons
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Manual Plugin Installation
- Download WP Ionic icons Plugin to your desktop.
- If downloaded as a zip archive, extract the Plugin folder to your desktop.
- With your FTP program, upload the Plugin folder to the
wp-content/plugins
folder in your WordPress directory online. - Go to Plugins screen and find Content WP Ionic icons in the list.
- Click Activate Plugin to activate it.
Nejčastější dotazy
-
Použití
-
Use the
[wpion icon="ion-film-marker"]
or[wpion icon="film-marker"]
shotcode to add an icon. -
How to use shortcode in Widget title
-
[wpion icon=ion-film-marker]
[wpion icon=film-marker]
Note: Don’t use double quotes
(" ")
on shortcode in Widget title.
Recenze
1. 3. 2019
Great way to make use of Ionicons in your WP site to create a consistence look with mobile app.
Autoři
WP Ionic Icons je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WP Ionic Icons” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
2.1
- Upgrade to Ionicons v5.5.2
1.2
- Bug fixes
1.1
- Bug fixes
1.0
- First Release