osompress / simple-social-icons

Plugin: Simple Social Icons
62 stars 33 forks source link

=== Simple Social Icons === Contributors: studiopress, nathanrice, bgardner, dreamwhisper, laurenmancke, shannonsans, modernnerd, marksabbath, damiencarbery, helgatheviking, littlerchicken, tiagohillebrandt, wpmuguru, michaelbeil, norcross, rafaltomal, osompress, esther_sola, nahuai Tags: social media, social networking, social profiles Requires at least: 4.0 Tested up to: 6.5 Stable tag: 3.2.5

This plugin allows you to insert social icons in any widget area.

== Description ==

Simple Social Icons is an easy to use, customizable way to display icons that link visitors to your various social profiles. With it, you can easily choose which profiles to link to, customize the color and size of your icons, as well as align them to the left, center, or right, all from the widget form (no settings page necessary!).

*Note: The simple_social_default_glyphs filter has been deprecated from this plugin.

== Installation ==

  1. Upload the entire simple-social-icons folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. In your Widgets menu, simply drag the widget labeled "Simple Social Icons" into a widget area.
  4. Configure the widget by choosing a title, icon size and color, and the URLs to your various social profiles.

== Frequently Asked Questions ==

= Can I reorder the icons? =

Yes, icons can be reordered with the use of a filter. See: https://github.com/copyblogger/simple-social-icons/wiki/Reorder-icons-in-version-2.0

= Can I add an icon? =

Yes, icons can be added with the use of a filter. See: https://github.com/copyblogger/simple-social-icons/wiki/Add-an-additional-icon-in-version-2.0

= My icon styling changed after updating =

If your theme includes custom icon styling, you can try adding this line to your functions.php file:

add_filter( 'simple_social_disable_custom_css', '__return_true' );

This will remove icon styling options in the widget settings, and prevent Simple Social Icons from overriding custom theme styling.

= Which services are included? =

NOTE - The rights to each pictogram in the social extension are either trademarked or copyrighted by the respective company.

== Changelog ==

= 3.2.5 =

= 3.2.3 =

= 3.2.2 =

= 3.2.1 =

= 3.2 =

= 3.1.2 =

= 3.1.1 =

= 3.1.0 =

= 3.0.0 =

= 2.0.1 =

= 2.0.0 =

= 1.0.14 =

= 1.0.13 =

= 1.0.12 =

= 1.0.11 =

= 1.0.10 =

= 1.0.9 =

= 1.0.8 =

= 1.0.7 =

= 1.0.6 =

= 1.0.5 =

= 1.0.4 =

= 1.0.3 =

= 1.0.2 =

= 1.0.1 =

= 1.0.0 =

= 0.9.5 =

= 0.9.4 =

= 0.9.3 =

= 0.9.2 =

= 0.9.1 =

= 0.9.0 =