Icon Widget

plugin banner

Displays an icon with a title and description

Author:SEO Themes (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.5.2
Plugin version:1.4.0
Added to WordPress repository:12-09-2017
Last updated:10-04-2024
Rating, %:100
Rated by:2
Plugin URI:https://wordpress.org/plugins/icon-widget/
Total downloads:90 055
Active installs:7 000+
plugin download
Click to start download

Icon Widget creates a new WordPress widget that displays an icon, title and description. Select the size, color and text-alignment with easy to use dropdown options.

Icon Fonts Included

  • Font Awesome 4 & 5
  • Line Awesome
  • Ionicons
  • Streamline Icons
  • ET Line Icons
    More coming soon. We are open to suggestions.

Shortcode Usage

Since 1.0.6 you can now use the icon_widget shortcode. Below is a list of available attributes with their default values:

  • classes => ‘icon-widget’
  • title => ‘Icon Widget’
  • content => ‘Add a short description.’
  • icon => ‘fa-star’
  • weight => ‘600’
  • size => ‘2x’
  • align => ‘center’
  • color => ‘#333333’
  • bg => ”
  • padding => ”
  • radius => ”
  • heading => ‘h4’
  • break => ‘<br>

Here is an example of the icon widget shortcode using all available parameters:

[icon_widget classes="icon-widget" title="Icon Widget" content="Add a short description" icon="fa-star" weight="600" size="2x" align="center" color="#fff" bg="#333" padding="30" radius="30" heading="h4" break="<br>"]

FAQ
ChangeLog