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.

Post By Email Links

Descripción

Note: Requires the Post By Email plugin.

The plugin filters the post content after a post has been created via the Post By Email plugin.
If the post content contains only a URL it automatically assigns the ‘link’ post format to the post and wraps the URL in a link tag.

GitHub

Fork me on GitHub.

Instalación

  1. Install Post By Email Links either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin through the ‘Plugins’ menu.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Post By Email Links» 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

0.0.3

  • Fix for broken scheduled events caused by is_admin() check

0.0.2

  • Fix for URL not getting wrapped in a link tag
  • Save original URL in a custom field

0.0.1

  • Initial version