=== Plugin Name === Contributors: KenMorico Donate link: http://kenmorico.com/blog/professional-share/ Tags: share,professional,google,twitter,schema.org,open,graph Requires at least: 2.7 Tested up to: 3.5.1 Stable tag: trunk Professional Share is a free WordPress plugin that is optimized for the social media buttons that professionals and B2B companies need. == Description == Professional Share is a free WordPress plugin that is optimized for the social media buttons that professionals and B2B companies need most. It’s optimized for speed and analytics with proper placements for posts and pages. * Core buttons applicable to professionals and B2B – focus is on LinkedIn and Facebook action verb “recommend”. * Full Google Analytics Social Tracking. Google Analytics reports successful shares only. Tracks shares, recommends, unlikes. * Official button code from LinkedIn, Google, and Facebook. * Schema.org and OpenGraph meta tags for more precise sharing * Allows Twitter username entry so Tweets can be attributed to you – (the AddThis plugin does not!). * Plugin buttons load once in the page speeding up the user experience. * Allows custom Facebook AppID and administrator IDs for deeper Facebook integration. Related Links: * Plugin Homepage == Installation == In your theme, use the do_action('professional_share') function to render the buttons on areas other than posts and pages (e.g. homepage, category pages, etc.). Use the shortcode [professional_share] to render buttons anywhere in a post or page. 1. Upload the full directory into your wp-content/plugins directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Input your Twitter username (without @) and Facebook UserId and AppID {all optional} == Frequently Asked Questions == = Where do the buttons appear? = Above post content for posts and below content for pages. == Screenshots == 1. Buttons on a post page. == Changelog == = 1.2 = * Replaced Google+ Share button with Google+1 button that includes share capability * Added HTML5 compliant Google+1 code * Improved CSS layout = 1.1 = * Replaced Google+1 button with new Google+ Share button * Added schema.org and open graph meta tags for sharing * Added shortcode [professional_share] to render buttons anywhere in a post * Added hook to render buttons in themes - do_action('professional_share') * Added CSS class for button area(s) - ProfessionalShareBox = 1.0 = * First Version