Jump to content
Sign in to follow this  
perrknight

+1 Button for Share Bar

Recommended Posts

perrknight

Please let me know when you guys plan on updating the Platform Pro share bar to include the Google +1 button. If you guys plan on doing this in a forthcoming update, I will hold off on manually coding it myself.

Share this post


Link to post
Share on other sites
kastelic
It's coming, definitely. That's all I can say.

Share this post


Link to post
Share on other sites
Simon
[code] add_action( 'wp_head', create_function('','echo "";')); add_filter( 'pagelines_before_sharebar', create_function('', 'return "";')); [/code] add to platformbase/functions.php

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×