This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Yet Another Social Media Icon Plugin (YASIP)

توضیحات

By simply dragging this widget into your sidebar or any widgetized area, you can easily place icon links to your various social profiles. Display icons in 1 of 3 different sizes and 1 of 4 different styles. Here is a list of icons you will find with this plugin:

  • Twitter
  • Facebook
  • LinkedIn
  • YouTube
  • Flickr
  • Pinterest
  • StumbleUpon
  • Google Plus
  • Instagram
  • Tumblr
  • Vine
  • WordPress
  • RSS

نصب

  1. Upload the entire yasip 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 “YASIP” into a widgetized Area.
  4. Configure the widget by choosing a title, icon size, and the URLs to your various social profiles.

سوالات متداول

The icons are a bit crowded in my sidebar. How do I give them breathing room?

Open your theme’s style.css file, and insert this code (somewhere near the bottom of the file).

.yasip img {
padding-right: 10px;
}

You can adjust that code to suit your needs, depending on your situation.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Yet Another Social Media Icon Plugin (YASIP)” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Yet Another Social Media Icon Plugin (YASIP)” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0 – Official Release.

1.1 Fixed incompatibility with WordPress 3.8.

  • The Appearance > Widget > YASIP screen would not display properly.

  • Removed a Thumbs.db file that was accidentally included in an images folder.

1.2 Corrected URL error and a small spelling error.