Better Font Awesome — Плагин для WordPress
- Детали
- Отзывы
- Установка
- Разработка
Поддержка
Do you find this plugin helpful? Please consider leaving a 5-star review.
Better Font Awesome allows you to automatically integrate the latest available version of Font Awesome into your WordPress project, along with accompanying CSS, shortcodes, and TinyMCE icon shortcode generator.
Особенности
Always up-to-date — automatically fetches the most recent available version of Font Awesome, meaning you no longer need to manually update the version included in your theme/plugin.
Backwards compatible — shortcode output is automatically updated depending on which version of Font Awesome you choose, meaning that you can switch versions without having to modify your shortcodes.
Compatible with other plugins — designed to work with shortcodes generated with plugins like Font Awesome Icons, Font Awesome More Icons, and Font Awesome Shortcodes, so you can switch to Better Font Awesome and your existing shortcodes will still work.
CDN speeds — Font Awesome CSS is pulled from the super-fast and reliable jsDelivr CDN.
Shortcode generator — includes an easy-to-use TinyMCE dropdown shortcode generator.
Настройки
All settings can be adjusted via Settings → Better Font Awesome.
Применение
Better Font Awesome может быть использован 3 разными способами: шорткод, HTML и TinyMCE
1. Шорткод
[icon name="flag" unprefixed_class="my-custom-class"]
Note that prefixes (fa-
and icon-
) are not required, but if you do include them things will still work just fine! Better Font Awesome is smart enough to know what version of Font Awesome you’re using and correct of the appropriate prefix.
That means that all of the following shortcodes will work, regardless of what version of Font Awesome you choose:
[icon name=»flag» class=»2x spin border»]
[icon name=»icon-flag» class=»icon-2x icon-spin icon-border»]
[icon name=»icon-flag» class=»fa-2x spin icon-border»]
You can read more about shortcode usage on Github
2.
TinyMCEBetter Font Awesome also provides you with an easy-to-use drop down menu when editing in TinyMCE’s visual mode. Check out our Screenshots to see what it looks like.
3. HTML
Note that prefixes are required for HTML usage, and are version-specific. For this reason, shortcode usage is encouraged over HTML. If you do want to use HTML, however, you can read more on the Font Awesome site.
Интеграция
Better Font Awesome is built around the Better Font Awesome Library. This library allows you to integrate Better Font Awesome into any custom project you want to create (perhaps a theme or plugin with a constantly up-to-date icon list), and includes all the filters you might need.
Языки / Переводы
- Английский
- French (thanks to David Tisserand)
Благодарности
Many thanks to the following plugins and their authors:
- Font Awesome Icons by Rachel Baker
- Font Awesome More Icons by Web Guys
- Font Awesome Shortcodes by FoolsRun
- Dmitriy Akulov and the awesome folks at jsDelivr
And many thanks to the following folks who helped with testing and QA:
- Jeffrey Dubinksy
- Neil Gee
- Michael Beil
- Rob Neue
- Gary Jones
- Jan Hoek
- Раскрывающийся список вставки шорткода иконки
- Настройки Better Font Awesome (Настройки → Better Font Awesome)
This section describes how to install the plugin and get it working.
- Upload Better Font Awesome to the /wp-content/plugins/ directory.
- Активируйте плагин на странице «Плагины» в панели управления WordPress.
- That’s it! Now you can use 3 different methods (shortcode, HTML, TinyMCE) to insert Font Awesome icons, all outlined in the Description section.
How is this plugin different from other Font Awesome plugins?
This plugin is unique in that it automatically pulls in all available versions of Font Awesome, meaning you never have to wait for the plugin developer to add the latest version. Furthermore, Better Font Awesome is designed to work with a wide variety of shortcode formats used by other Font Awesome plugins — this means that you can easily switch to Better Font Awesome (if, for example, you need to include icons from the most recent version of Font Awesome, which isn’t always available with other plugins), and they will still work.
Do I have to install any font files?
Nope. Better Font Awesome automatically pulls in everything you need, and it does it from the lightning-fast jsDelivr CDN.
What happens if I have another plugin/theme that uses Font Awesome?
Better Font Awesome does it’s best to load after any existing Font Awesome CSS, which can minimize conflicts. If you are experiencing any unexpected behavior resulting from plugin/theme conflicts, you can try checking the box to «Remove existing Font Awesome styles» in under Settings → Better Font Awesome.
Cant type in search form from Better Font Awesome By Mickey Kay. Click in search bar to start typing is not working. Cant attach Youtube link so you can find the video searching there for: «WordPress plugin Better Font Awesome By Mickey Kay»
Hey so are you guys ever going to update this plugin? It’s now vulnerable. PLEASE FIX!!!
The filter in TinyMCE editor for Better Font Awesome isn’t working (unresponsive). Will this issue be resolved in any time soon?
1. It is not really compatible with font-awesome official plugin. I have this shortcode [icon name=»fort-awesome» prefix=»fab»] but not rendered correctly in this plugin. 2. There is only one version available while the screenshot showing version select box which make me understand that there are multiple versions to use. It is okay to use latest but just update screenshot please. 3. FAQ said there is checkbox Remove existing Font Awesome styles but there is not. The only remove I see is Attempt to remove Font Awesome CSS and shortcodes added by other plugins and themes which is very unclear that it will be mess up my post data or not. 4. They use only CDN, no local file option available. If I have to install a site in local network without internet access then this will be dead end. To be fair, this choice is not negative or positive but just my comment. 5. This plugin leave junk in my DB. The option name better-font-awesome_options still exists after uninstalled.
The WordPress document is recommended to clean up the data on uninstall. Read more at Plugin Handbook / Plugin Basics / Uninstall MethodsSomething simple like [icon name=»facebook-f»] And nope — sh*t plugin. Do NOT recommend it. Here is what worked for me despite older and less updated plugin — works better than this plugin: WP SVG Icons
Nach dem Update fehlerhaft — seit über einer Woche nicht nachgebessert. Keine Reaktion. Miserabler Support! Buggy after update — not fixed for more than one week now. No reaction. Very bad support!
Посмотреть все 84 отзыва
«Better Font Awesome» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники
- Mickey Kay
- Aaron [MIGHTYminnow]
- MIGHTYminnow
«Better Font Awesome» переведён на 17 языков. Благодарим переводчиков за их работу.
Перевести «Better Font Awesome» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
2.0.3
- Bugfix: fix broken icon text selection
- Improve admin settings success/error message logic
2.0.2
- Bugfix: fix CSRF vulnerability
2.0.1
- Bugfix: add necessary @font-face mappings to ensure site-specific CSS and pseudo-elements render correctly
2.0.0
- Add support for Font Awesome v5
- Integration with Font Awesome GraphQL API for all data fetching (improve performance)
- Integrate with Font Awesome CDN for all CSS
- Add option to include the v4 Font Awesome CSS shim to support older icons (default on for upgrades)
- Updatee hard-coded fallback Font Awesome version
- Modify version check frequency to a saner 24 hour interval
- Ensure admin notices are dismissible
- Lower data fetch timeout to mitigate performance risks
- Remove legacy options that are no longer relevant (version select, minification opt-out)
- Add more/better unit tests to ensure things are working as expected
1.
7.6- Fix: revert to 1.7.4 codebase.
- Fix: remove calls to
ready()
jQuery method to support latest jQuery versions.
1.7.5
(BAD BUILD)
* Fix: remove calls to ready()
jQuery method to support latest jQuery versions.
* Fix: update fontawesome-iconpicker dependency to repair broken icon select functionality.
1.7.4
- Fix: revert accidental bump to underlying Better Font Awesome Library dependency.
1.7.3
- Add admin notice to invite beta testers.
1.7.2
- Bump «tested up to» value to 5.5.
1.7.1
- Fix functionality to hide/show admin notices.
1.7.0
- Update fallback Font Awesome to v4.7.0.
- Switch from using git submodules to composer dependency management for core library inclusion.
Мета
- Версия: 2.0.3
- Обновление: 4 месяца назад
- Активных установок: 100 000+
- Версия WordPress: 3. 0 или выше
- Совместим вплоть до: 6.0.3
- Языки:
Catalan, Chinese (China), Chinese (Taiwan), Dutch, Dutch (Belgium), English (Canada), English (UK), English (US), Galician, German, Italian, Lithuanian, Russian, Spanish (Colombia), Spanish (Ecuador), Spanish (Spain), Spanish (Venezuela) и Swedish.
Перевести на ваш язык
- Метки:
awesomebetterfonticonicons
- Дополнительно
Оценки
Посмотреть все
- 5 звёзд 71
- 4 звезды 3
- 3 звезды 0
- 2 звезды 5
- 1 звезда 6
Войдите, чтобы оставить отзыв.
Участники
- Mickey Kay
- Aaron [MIGHTYminnow]
- MIGHTYminnow
Поддержка
Решено проблем за последние 2 месяца:
0 из 1
Перейти в форум поддержки
Пожертвование
Would you like to support the advancement of this plugin?
Пожертвовать на развитие плагина
font-awesome — npm
Культовый шрифт и структура CSS
Font Awesome — это полный набор из 675 пиктографических иконок для простой масштабируемой векторной графики на веб-сайтах, создан и поддерживается Дэйвом Ганди. Будьте в курсе последних выпусков и объявлений в Твиттере: @fontawesome.
Начните с http://fontawesome.io!
Лицензия
- Шрифт Font Awesome распространяется под лицензией SIL OFL 1.1:
- http://scripts.sil.org/OFL
- Font Awesome Файлы CSS, LESS и Sass лицензируются в соответствии с лицензией MIT:
- https://opensource. org/licenses/mit-license.html
- Документация Font Awesome находится под лицензией CC BY 3.0 License:
- http://creativecommons.org/licenses/by/3.0/
- Атрибуция больше не требуется, начиная с Font Awesome 3.0, но очень приветствуется:
-
Font Awesome Дэйва Ганди — http://fontawesome.io
-
- Полная информация: http://fontawesome.io/license/
Список изменений
- v4.7.0 Запрос на вытягивание GitHub
- v4.6.3 запрос на вытягивание GitHub
- v4.6.3 запрос на вытягивание GitHub
- v4.6.2 запрос на вытягивание GitHub
- v4.6.1 запрос на вытягивание GitHub
- v4.6.0 Вехи GitHub
- v4.5.0 Вехи GitHub
- v4.4.0 Вехи GitHub
- v4.3.0 Вехи GitHub
- v4.2.0 Вехи GitHub
- v4.1.0 Вехи GitHub
- v4.0.3 Вехи GitHub
- v4.0.2 Вехи GitHub
- v4.0.1 Вехи GitHub
- v4. 0.0 Вехи GitHub
- v3.2.1 Вехи GitHub
- v3.2.0 Вехи GitHub
- v3.1.1 Вехи GitHub
- v3.1.0 — добавлено 54 значка, стили размещения значков, переворачивание и вращение значков, удалена поддержка Sass
- v3.0.2 — значительно улучшенный рендеринг и выравнивание в IE7
- v3.0.1 — значительно улучшен рендеринг в webkit, различные исправления ошибок
- v3.0.0 — все значки переработаны с нуля, оптимизированы для стандартного Bootstrap размером 14 пикселей.
Содействие
Пожалуйста, ознакомьтесь с нашими инструкциями по содействию. Включены указания по открытию выпусков, стандарты кодирования и примечания по разработке.
Управление версиями
Font Awesome будет поддерживаться в максимально возможной степени в соответствии с правилами семантического управления версиями. Выпуски будут пронумерованы в следующем формате:
<основной>.<дополнительный>.<исправление>
И создан с учетом следующих рекомендаций:
- Нарушение обратной совместимости сбрасывает основной (и сбрасывает второстепенный и патч)
- Новые дополнения, в том числе новые значки, без нарушения обратной совместимости натыкают минор (и сбрасывают патч)
- Исправление ошибок, изменения в логотипах брендов и другие изменения затрагивают исправление
Для получения дополнительной информации о SemVer посетите веб-сайт http://semver. org.
Автор
- Электронная почта: [email protected]
- Твиттер: http://twitter.com/davegandy
- GitHub: https://github.com/davegandy
Компонент
Чтобы включить в качестве компонента, просто запустите
$ component install FortAwesome/Font-Awesome
Или добавьте
"FortAwesome/Font-Awesome": "*"
к зависимостям
в вашем component.json
.
Взлом Font Awesome
Перед сборкой проекта необходимо сначала установить следующее:
- Рубин
- Заголовки разработки Ruby
- Ubuntu:
sudo apt-get install ruby-dev
(только если вы НЕ используетеrbenv
илиrvm
) - Windows: DevKit
- Ubuntu:
- Bundler (для установки запустите
gem install bundler
). - Диспетчер пакетов узлов (AKA NPM)
- Меньше (запустите
npm install -g less
для установки). - Плагин Less: Очистить CSS (выполнить
npm install -g less-plugin-clean-css
для установки).
Из корня репозитория установите инструменты, используемые для разработки.
$ пакетная установка $ нпм установить
Сборка проекта и документации:
$ bundle exec jekyll build
Или обслуживайте его на локальном сервере по адресу http://localhost:7998/Font-Awesome/:
$ bundle exec jekyll -w serve
Обзор — rpms/fontawesome-fonts — src.fedoraproject.org
Создано 5 лет назад
Поддерживается pvoborni
The fontawesome-fonts rpms
Звезда 1
Смотреть 4
Члены 3
выборни
Петр Воборникглавный администратор
мрандж
Маттиас Рунгесовершение
фейл
Фабио Алессандро Локатиадминистратор
сыромятная кожа
3238154
Перестроен для https://fedoraproject.