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 Drafts Publicly

Descripción

Need to show a post to someone but they don’t have a WordPress user account? Share Drafts Publicly allows you to generate a private URL for non-users to view post drafts with a simple click of a button.

Capturas

  • Make a draft public by clicking the "Make Draft Public" button in the "Share Drafts Publicly" meta box.
  • Once a draft is shareable, you can copy the link or make the post private again.

Instalación

Requirements

  • WordPress version 3.0 and later (tested at 3.4.2)

Installation

  1. Unpack the download package.
  2. Upload all files to the /wp-content/plugins/ directory, with folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Installation Instructions

Requirements

  • WordPress version 3.0 and later (tested at 3.4.2)

Installation

  1. Unpack the download package.
  2. Upload all files to the /wp-content/plugins/ directory, with folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

Leer todas las 2 reseñas

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Share Drafts Publicly» 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

v1.1.5

  • Added security enhancements.

v1.1.4

  • Added security enhancements.

v1.1.3

  • Fixed PHP error when determining if draft should be shown.

v1.1.2

  • Fixed PHP notice when getting draft URL or draft status.
  • Fixed WordPress coding standards issues.

v1.1.1

  • Added “sdp_allowed_post_status” filter for setting which post statuses will present the “Share Drafts Publicly” metabox.

v1.1

  • Moved public draft controls to separate meta box.

v1.0.1

  • Fixed bug where secret key changes on saving a new draft

v1.0.0

  • Initial release