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.

Auto Post for Task Scheduler

Descripción

Make Your Site Content Generator

Say, you have a plugin that converts a certain shortcode into generated data and you don’t need to write anything else.

In that case, just use this plugin to create posts automatically with the preset text contents. It will make your site a content generator.

Supported Variables

  • %date% – the post creation date
  • %time% – the post creation time

Requisitos

Capturas

  • Wizard Page
  • Wizard Page 2

Instalación

Instalar

  1. Upload auto-post.php and other files compressed in the zip folder to the /wp-content/plugins/ directory.,
  2. Activate the plugin through the Plugins menu in WordPress.

Como usarlo

  1. Make sure you have installed and activated the Task Scheduler plugin.
  2. Define a Task via Dashboard -> Task Scheduler -> Add New Task
  3. In the Select Action screen of the wizard form, select the Auto Post action.

Reseñas

3 de septiembre de 2016
You're searching for a reliable plugin for automatic creating and posting articles? Here you go! Auto Post works as addon with the Task Scheduler plugin and is doing the job perfectly.
Leer la 1 reseña

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Auto Post for Task Scheduler» 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.1 – 07/06/2016

  • Fixed a notice of using a deprecated function.

1.2.0 – 01/18/2016

  • Added the %date% and %time% variables so that the creation date and time can be inserted in the post.

1.1.0 – 07/03/2015

  • Added the ability to set custom fields (post meta) (requires Task Scheduler 1.0.2 or above).
  • Added the ability to set custom post type slug when a desired post type is not listed.
  • Fixed an issue that post type could not be set.

1.0.0

  • Released.