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.

WP FPO

Descripción

Create FPO blog posts to help your WordPress design and development process. This plugin creates randomly-generated content (via Markov chains from various sources) and creates for placement only posts. All posts are tagged #wp-fpo so you can easily find and delete them when necessary.

A few generic text sources (Lorem Ipsum, the US Constitution, and MLK’s Letter From A Birmingham Jail) are available for selection.

Instalación

The installation process is the same as all WP plugins:

  1. Download and unzip the plugin file
  2. Upload ‘wp-fpo’ directory to /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

What is this plugin for?

I use WP for lots of skeleton site builds — and the default «hello world» post isn’t enough to build a theme or create a design around. This plugin uses generic text sources to create a user-defined number of fake posts. Simple.

How should I report a bug?

You can submit bugs directly to the GitHub Issues list.

How can I contribute code?

This plugin is hosted on GitHub; pull requests welcome.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «WP FPO» 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

  • First version