开发者 | gastonsalg |
---|---|
更新时间 | 2015年4月17日 21:54 |
PHP版本: | 3.4 及以上 |
WordPress版本: | 4.1 |
版权: | GPLv2 |
版权网址: | 版权信息 |
XING for WP
menu option on your WP Admin interface.
You can decide where to show the button -home page, posts and/or pages-, it's position, and pick your favourite layout.
XING Share widget
This plugin includes a widget to easily display the XING Share Button on any widget area your current Theme enables.
XING Share shortcode
Add a XING Share Button using a shortcode inside your post or theme. The button generated by the shortcode can be configured individually.
[xing_share]
Optional configuration:
The layout
option defines the look of the button, determined by counter position and shape. Possible values are:
With counters
share-top
rectangular shape, "Share"/"Teilen" labeled, with counter balloon on topshare-right
rectangular shape, "Share"/"Teilen" labeled, with counter balloon on the rightsquare-top
square shape, no label, with counter balloon on topsquare-right
square shape, no label, with counter balloon on the rightshare
rectangular shape, "Share"/"Teilen" labeledsquare
square shape, no labellang
option defines the language in which the information shown by the button is displayed. Default value is en
(English), can be set to de
(German).
The url
option defines the URL to be shared when clicking the button. Needs to be a valid URL. Current URL is used if none is provided.
The follow_url
option sets the URL of the XING News or Company page for the Follow button displayed on the success page after sharing.
Here’s a full example:
[xing_share layout="share-top" lang="de" url="https://wordpress.org/plugins/share-on-xing/" follow_url="https://www.xing.com/news/pages/marketing-werbung-44"]
XING Follow button
It is now possible to configure the XING Follow button to allow your visitors to follow your News or Company page on XING. It can be displayed next to the Share button on the blog's home, posts and/or pages, next to the Share button.
Follow on XING widget
This plugin includes a widget to easily display the XING Follow Button on any widget area your current Theme enables.
Contributing
The source code of this plugin can be found on this GitHub account.
Pull requests, code discussions and features requests are more than welcome!
/wp-content/plugins/
directory).XING for WP
menu option in your WordPress Admin interface.The XING Share Button uses the Open Graph tags on your page header to gather the title, the description and an image (if any) and use them to build the shared item. If these are not present, no information will be shown within the preview. There are several plugins which might help you setting the Open Graphs tag headers properly.
You will find more information about the XING Share Button, the Follow button and other plugins in the official Developer Portal. Always feel free to contact us!