• Σχετικά με το WordPress
    • Σχετικά με το WordPress
    • WordPress.org
    • Τεκμηρίωση
    • Υποστήριξη
    • Η γνώμη σας
  • Σύνδεση
  • Εγγραφή
Μετάβαση στο περιεχόμενο

WordPress.org

Ελληνικά

  • Αρχική
  • Θέματα
  • Πρόσθετα
  • Σχετικά
  • Υποστήριξη
  • Ελληνική κοινότητα
  • Εκδηλώσεις
  • Ιστολόγιο
  • Κατεβάστε το WordPress

Πρόσθετα

  • Τα Αγαπημένα μου
  • Υπό δοκιμή
  • Δημιουργοί

Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Λήψη

WP Font Awesome Share Icons

Από Spyros Vlachopoulos
  • Λεπτομέρειες
  • Κριτικές
  • Εγκατάσταση
  • Υποστήριξη
  • Ανάπτυξη

Περιγραφή

WP Font Awesome Share Icons is a simple plugin that will help you put social sharing buttons on your site without writing any code, in a SEO friendly way.

Supported Networks

  • Facebook
  • Twitter
  • Google Plus
  • Linkedin
  • Pinterest
  • Tumblr
  • VKontakte
  • StumbleUpon
  • Delicious
  • Digg
  • Xing
  • Weibo
  • Renren
  • SpecificFeeds
  • Email
  • W3C Validation Link

[W3C validation link will only be displayed when the user is logged in and is admin. If you do not know what this icon is for just ignore it.]

Filters for Devs (via add_filter)

  • wpfai_array_filter (You can alter the social media array with this)
  • wpfai_output_filter (You can alter the final output with this)

Languages

  • English
  • Greek
  • Spanish thanks to Andrew of WebHostingHub

Please email to us any translations you may make and we will include it on the next release!

Features

  • Drag-n-drop ordering
  • Easy enabling or disabling
  • Square, Circle (round) or Simple icons.
  • Multiple sizes out-of-the-box
  • It will not re-load Font Awesome if it is already loaded and detected
  • Many options about where to display the icons
  • Option to open in new window, so users will not go away from your site
  • Shortcode is included to enter on posts/pages etc
  • PHP Function is included to enter it on your theme

Detailed description, screenshots and guide for WP Font Awesome Share Icons

Στιγμιότυπα

  • Admin UI.
  • Circle (round) inverse icons.
  • Circle (round) icons.
  • Square icons.
  • Square inverse icons.
  • Simple icons.

Εγκατάσταση

  1. Upload the entire wp-font-awesome-share folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Συχνές Ερωτήσεις

How can I include it via my theme files?

Use this: <?php echo wpfai_social(); ?>

You can also use an argument for customization. Please refer to http://www.hostivate.com/en/blog/wp-font-awesome-share-icons/

What is the shortcode to inlude it on my posts?

Use this: [wpfai_social]

Attributes can be inserted for customization. Please refer to http://www.hostivate.com/en/blog/wp-font-awesome-share-icons/

Is there a widget?

Not yet. You can use a plugin to enable shortcode on text widgets and then paste [wpfai_social] on one of them.

Please use the support forum of the plugin on wordpress.org

Κριτικές

Great plugin

clk87 6 Μαΐου 2018
This plugin is light weight, has well thought out settings and just works.

Good, but

rorororo 12 Αυγούστου 2017
Awesome icons, thank you But 1. Please add Telegram sharing button Please Please Please Please 2. Please add ability to use your social icons as shortcode. For example, I need to use them only at one or two of blog pages, not at all.

Works well and easy to use

cinnamon2 4 Μαΐου 2017
Very simple and does exactly what is needed. 🙂

So cool

itsbaselaq 12 Απριλίου 2017
Great work, so simple and so useful, I like the plugin when it comes with shortcode. Please note that facebook link isn't working. Cheers

Just what I needed

LucindaGifford 3 Σεπτεμβρίου 2016
Lovely, simple icons. Looks terrific. Great free plug-in - thank you!

very bad

most_wanted 3 Σεπτεμβρίου 2016
shortcodes are not working. widget not working. The integration to visual composer also broken
Ανάγνωση όλων των 25 κριτικών

Συνεισφέροντες & Προγραμματιστές

“WP Font Awesome Share Icons” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές
  • Nitroweb
  • artifex404

Μεταφράστε το “WP Font Awesome Share Icons” στην γλώσσα σας.

Interested in development?

Περιηγηθείτε στον κώδικα , ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών μέσω RSS .

Σύνοψη αλλαγών

1.1.1

  • [ Bug ] Fixed Twitter share url
  • [ Bug ] Fixed PHP warnings

1.1.0

  • [Feature] Added a counter setting to show share amount

1.0.12

  • [Feature] Added Spanish translation

1.0.11

  • [Feature] Added circle-thin to stack

1.0.10

  • [ Bug ] Fixed trim bug

1.0.9

  • [Feature] Added shortlink option
  • [ Bug ] Fixed some urlencode bug

1.0.8

  • [Feature] Added translation .po .mo files
  • [Feature] Added Greek translation
  • [Feature] Added plugin icon for the plugin installer

1.0.7

  • [Feature] SpecificFeeds service was added
  • [Feature] W3C Validation Link that is displayed only for the admins was added
  • [Feature] Filters were added (look at the description
  • [Feature] Upgraded to Font Awesome 4.2.0
  • [ Bug ] Fixed some validation errors

1.0.6

  • Various bug and w3c fixes

1.0.5

  • Fix for some … stubborn themes

1.0.4

  • [ Bug ] Fixed notices warnings
  • [Feature] Added shortcut attributes
  • [Feature] Added function argument
  • [Feature] Open in new window option
  • [Feature] Added Weibo icon for sharing
  • [Feature] Added Renren icon for sharing

1.0.3

  • [ Bug ] Fixed Tumblr sharing bug

1.0.2

  • [ Bug ] Check if there are no styles enqueued

1.0.1

  • [ Bug ] Fixed path

1.0.0

  • Initial version.

Μεταστοιχεία

  • Έκδοση: 1.1.1
  • Τελευταία ενημέρωση: πριν από 4 έτη
  • Ενεργές εγκαταστάσεις: 2,000+
  • Έκδοση WordPress: 3.6 ή νεότερη
  • Δοκιμασμένο μέχρι: 4.7.19
  • Γλώσσα:
    English (US)
  • Ετικέτες:
    share buttonsshare postsocial mediasocial sharesocial sharing
  • Advanced View

Αξιολογήσεις

Προβολή όλων
  • 5 αστέρια 21
  • 4 αστέρια 0
  • 3 αστέρια 1
  • 2 αστέρια 0
  • 1 αστέρι 1
Log in to submit a review.

Συντελεστές

  • Nitroweb
  • artifex404

Υποστήριξη

Επιλυμένα θέματα τους τελευταίους δύο μήνες:

0 από 1

Φόρουμ υποστήριξης

Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

Κάντε δωρεά σε αυτό το πρόσθετο

  • Σχετικά
  • Ιστολόγιο
  • Φιλοξενία
  • Δωρεά
  • Υποστήριξη
  • Δημιουργοί
  • Συνεισφέρετε
  • Μάθετε
  • Βιτρίνα
  • Πρόσθετα
  • Θέματα
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Απόρρητο
  • Public Code
  • @WordPress
  • WordPress

Ο κώδικας είναι ποίηση.