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.

Share Post

Descripción

The plugin allows webmasters to suggest interesting posts on the network. Suggested posts will appear in a dashboard widget.
Any page or posts can be shared by clicking on the share button in the toolbar. Un new window (press-this) will be opened to include the post to share.

Additionally, inserting a short-link of a post in another one will display an extract of the original post.

no more duplicate content, just sharing !

Instalación

  1. Upload eelv-share-post to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress network admin

Preguntas frecuentes

Can I share on every blogs ?

no, the plugin just transfrom short-links into post preview. You have to be administrator, author, editor… to post on a blog.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Share Post» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Share Post» 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.0.4

  • Fix Undefined variable: tumb

1.0.3

  • Fix infinite loop in some cases

1.0.2

  • Allow to remove all shared-on blogs
  • Fix bug in URLs on batch sharing

1.0.1

  • Remove PHP warnings in some cases

1.0.0

Release date: October 21, 2015

  • Use of native PressThis url sharing
  • Add «Suggest» feature
  • Add .pot file

  • JS, CSS, SQL files in separated directories

  • Code cleanup and refactoring, Add some comments
  • Required version updated to 3.8

0.4.3

  • Fix : extends the_excerpt filter to get_the_excerpt to match more themes

0.4.2

  • Fix : Add a network wide restriction

0.4.1

  • Fix : Replace deprecated capability

0.4.0

  • Add : improve sharing action : no more page refresh (Requires jQuery)
  • Fix : PHP Warning: array_key_exists()

0.3.0

  • Add : manage sharing on edit page, select categories on each blog

0.2.3

  • Fix : CSS fix and enhancement

0.2.2

  • Add : new network-admin GUI for domain mapping
  • Fix : multi-domain-mapping working properly

0.2.1

  • Fix : domain names with «-» or «.» causing js bug

0.2.0

  • Add : support for multi-domain-mapping
  • Add : options for preview length
  • Add : options for displaying youtube, dailymotion or twitter links
  • fix : performances optimisation

0.1.5

  • fix : do not forget anymore the last site in the sharing list

0.1.4

  • add : icon for extra-link in excerpt
  • fix : only one thumbnail, if !has_post_thumbnail()

0.1.3

  • fix : performances optimisation

0.1.2

  • fix : performances optimisation

0.1

  • plugin creation