Mô tả
The ultimate Font Awesome plugin for WordPress. Use all of the free font awesome icons in one place.
Here are the awesome features:
- Use shortcode to place font awesome icons anywhere in your WordPress site.
- “Requires at least” is the lowest version that the plugin will work on
- Pro font awesome icon COMING SOON
1.0.2
- Added option for size to require only size attribute without fa- prefix.
1.0.3
- Removed unecessary font-awesome files for thinner plugin size.
1.0.4
- Added Spin feature and mask feature.
1.0.5
- Updated Instructions
Ảnh màn hình
Cài đặt
- Unzip the plugin file
- Upload the folder
eds-font-awesome-plugin
and it’s contents to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Lookup the free font awesome icons available at Font Awesome Gallery.
- Copy the Shortcode sytle and name.
(ex.[efa_font_awesome style="fas" name="flag-checkered" size="2x"]
)
next to your new list and embed it anywhere in your website. Note: You don’t need to add the fa- prefix before the name of the icon. Just enter the name of the font. - Size is optional but if you want a larger size then you’ll need to add the size attribute. The sizing, from smallest top largest are as follows:
2xs, xs, sm, lg, xl, and 2xl
You can find more information on sizing at: Sizing - Plugin shortcode and enjoy.
Hỏi đáp
-
How often will this plugin be updated
-
We check our plugin frequently so as soon as there are updates to WordPress we make the necessary updates.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Ed's Font Awesome” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Ed's Font Awesome” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- Updated tested versions to include WordPress 5.6.1
- Improved security