Descripción
When you create WordPress plugins and themes it is often a good thing to test them on blogs with much data. Since 3.0 I use custom post types and custom taxonomies a lot and couldn’t find a plugin that autogenerates them. Hence I wrote a new plugin.
Features:
- Automatically create posts, pages, and any custom post types
- Automatically create comments for those
- Automatically add terms from post tags, categories, or any other custom taxonomy to the created posts
Things the plugin can’t do (yet?):
- Create attachments
- Add images or other content to new posts
- Create post metadata like custom fields
- Create comments in chronological order
Missing features:
- Comments aren’t generated chronlogically
- No attachments (yet)
- No way to autogenerate post metadata
Other recommended things:
Other plugins I wrote
Instalación
- Unzip
- Upload to your plugins directory
- Enable the plugin
- Go to Tools->Better Lorem Ipsum
Preguntas frecuentes
None yet.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Better Lorem Ipsum Generator» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Better Lorem Ipsum Generator» 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.9.3.7 ( 1020-10-24 )
- Fix logging errors
0.9.3.5 ( 1020-10-14 )
- Remove trailing dots in categories, titles, etc.
0.9.3.3 ( 1020-10-11 )
- CVS repository handling…
0.9.3.1 ( 1020-10-09 )
- Misc doc fixes
0.9.3 ( 1020-10-09 )
- First public release
0.9.2.1 ( 1020-10-07 )
- Added the readme