Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

XING for WordPress

Descripción

This plugin enables the XING Share Button and the Follow Button on your WordPress website. It allows to include the buttons on your home page, pages and/or posts. It also enables widgets and handy shortcodes. Your visitors will be able to share your content on their news feed, as well as start following your News or Company page on XING.

XING Share button

The main feature of this plugin allows you to include the XING Share Button on your posts and pages. You’ll find all the configuration options under the 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 top
  • share-right rectangular shape, «Share»/»Teilen» labeled, with counter balloon on the right
  • square-top square shape, no label, with counter balloon on top
  • square-right square shape, no label, with counter balloon on the right

Without counters

  • share rectangular shape, «Share»/»Teilen» labeled
  • square square shape, no label

The lang 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!

Capturas

  • Settings page
  • XING Share applied on a post

Instalación

  1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory).
  2. You should be able to start using the XING Share Button and the Follow button after enabling the plugin. Check available configuration options under the XING for WP menu option in your WordPress Admin interface.
  3. No further actions are needed! Check the Appearance > Widgets section to find out more about the widget and take a look at the shortcode documentation.

FAQ

Why is there no content shown on the preview when sharing? How do I customize what is shared?

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.

Further questions?

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!

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«XING for WordPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «XING for WordPress» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2.4

  • Minor documentation updates

1.2.3

  • Prevents the Follow button from being activated if no or an invalid ‘URL to follow’ value is provided
  • Minor improvements

1.2.2

  • Renamed to ‘XING for WordPress’
  • Extended with the Follow plugin
  • Includes the Follow on XING widget

1.2.0 & 1.2.1

  • Broken releases due to missing files.

1.1.0

  • Adds support to render the Follow plugin on the success page displayed after sharing

1.0.13 (Internal release)

  • Removes the ‘XING’ label options since the plugin does not support them anymore

1.0.12

  • Fixes styling for the label displayed next to the button

1.0.11

  • Minor improvements and fixes

1.0.10

  • Configuration page is now available on the main menu

1.0.8 & 1.0.9

  • Implements the new XING Share Button
  • Extends plugin configuration options to support new plugin features
  • Fixes Settings page on older WordPress versions

1.0.7

  • Fixes default layout setting

1.0.6

  • Consistent versioning

1.0.5

  • Fixes link to the plugin settings page on the Plugins list.

1.0.4

  • Minor fixes

1.0.3

  • Fixes plugin installation through WP Admin plugins manager

1.0.1 & 1.0.2

  • Minor documentation improvements

1.0

  • Initial release