這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Professional Share

外掛說明

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”. Drive quality traffic to your site while simplifying the user experience.
  • Full Google Analytics Social Tracking. Google Analytics reports successful shares only. Tracks shares, recommends, AND unlikes.
  • Official button code from LinkedIn, Twitter, 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 can load once in the page speeding up the user experience.
  • Buttons have flexible placements – above posts, below posts, above pages, below pages, and custom with shortcodes and the do_action function.
  • Widgets for easy placement.
  • Works on mobile, respsonsive designs and themes.
  • Allows custom Facebook AppID and administrator IDs for deeper Facebook integration.

Related Links:

螢幕擷圖

  • Buttons on a post page.

  • Settings Screen

安裝方式

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. Use [professional_share show=”false”] to hide the buttons on a per-page/post basis.

  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}

常見問題集

Where do the buttons appear?

Buttons can appear: top of post, bottom of post, top of page, bottom of page. Above post content for posts and below content for pages is recommended and the default.

I upgraded from version 1.0,1.1,1.2 to 1.3+ and cannot see my buttons?

Go to the plugin settings page and check the boxes for button position.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Professional Share〉的開發相關工作。

參與者

將〈Professional Share〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.5.1

  • Bug fixes
  • Fixed Facebook comment box width for some WordPress themes
  • Removed extraneous Tweet word from share descriptions
  • Increased priority so CSS and JS are inside html head tag

1.5

  • Added widgets
  • Facebook button has absolute URL to comply with July 2013 requirements

1.4

  • Added new shortcode attribute to disable the buttons on a per-page basis – [professional_share show=”false”]
  • Added featured image support (post thumbnail) for OpenGraph and Schema.org sharing
  • Added settings quicklink on main WordPress Plugins page
  • Settings page layout improvements

1.3

  • Added ability to adjust position of buttons – options are top of post, bottom of post, top of page, bottom of page
  • Added blog language to HTML root for SEO
  • Improved CSS layout

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