विवरण
This Plugin lets you add the new Google +1 button to your site or blog automatically in your posts or pages.
Main features:
- Automatically button to posts, pages.
- Easy configuration screen.
- Four display styles (standard, small, medium, tall).
- Show \ Hide count.
- Over 40 languages to choose from.
- Use as shortcode.
- Use as template tag for easy integration with your theme or plugin.
- Use in widgets.
- any Feedback is Welcome.
check out my other plugins
स्क्रिनसटहरू
स्थापना
- Upload the plugin directory to the /wp-content/plugins/ directory
- Activate the plugin through the \’Plugins\’ menu in WordPress
- Go to \”Simple Google +1\” option to configure the button
प्रश्नोत्तर
- I have Found a Bug, Now what?
-
Simply use the Support Forum and thanks a head for doing that.
- How to use as Widget?
-
Create a text widget and insert the shortcode
- How to use Shortcode?
-
simply add
[gplusone]
.
you can also configure the shortcode with a few parameters:
1. size: Size of the button , accepts tall,small,medium,standart.
1. count: Show count, accepts true,false
1. callback: use custom callback function, accepts callback function name
eg:
[gplusone size=”small” count=”true” callback=”my_callback”] - How to use in template files?
समीक्षाहरू
यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।
योगदानकर्ता र डेभलपरहरू
“Simple Google +1 Button” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Simple Google +1 Button” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.3 Fixed all WP_Debug warnings.
1.2 added option to show button before and after the content.
added a div wrapper for button for better styling options.
1.1 fixed shortcode bug.
1.0 initial release.