This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Lorem Toolbox

Description

Lorem toolbox is the ultimate content creation tool for your development and testing. With various methods(see Usage section of the readme) you can easily generate content and focus on the more important topics for your development.

Usage

There are a couple of ways to generate content with lorem toolbox;

  • You can use shortcode ([lorem]) to directly put lorem content in your post. Here are shortcut attributes you can use directly with shortcode:

    • p = number of paragraphs
    • pmin = minimum paragraph length
    • pmax = maximum paragraph length
    • smin = minimum sentence length
    • smax = maximum sentence length
  • By checking Add lorem to post checkbox from post edit meta box. Also you can use the same meta box for removing the generated content from the post.

  • Batch generation from settings page. With this you can generate thousands of posts with a single click and even better, you can remove all generated content with a single button.

Screenshots

  • This screenshot shows auto generated content with default lorem-ipsum phrases

  • In this screeenshot content is generated with a paragraph used from Lord of the Rings. As you see, content is more easy to the eye and almost makes sense.

Installation

  1. Upload the plugin files to the /wp-content/plugins/lorem-toolbox directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->lorem-toolbox settings screen to configure the plugin

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Lorem Toolbox” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Lorem Toolbox” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0

  • Release