वर्णन
Add a Google+ Page button easily with this plugin. The shortcode is [googlepage]
Usage:
* Smallest icon: [googlepage page=YOUR_PAGE_ID]
* Medium icon: [googlepage size=32 page=YOUR_PAGE_ID]
* Biggest icon: [googlepage size=64 page=YOUR_PAGE_ID]
In page=x where x is your Google+ Page number.
स्क्रीनशॉट
स्थापना
This section describes how to install the plugin and get it working.
e.g.
- Upload
wp-googleplus-page.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[googlepage page=YOUR_PAGE_ID]
in a page or post
नेहमी विचारले जाणारे प्रश्न
- I can’t run this shortcode in my sidebar/any widget. How should I fix this?
-
If you can’t run this in a widget just add
add_filter('widget_text', 'do_shortcode');
in yourfunctions.php
on the last row before ?> (if ?> is there). - Can you make X work for me?
-
Yes, hit me an e-mail at max@malm.me
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“Google Plus Page shortcode” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “Google Plus Page shortcode” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
0.1
Initial release