Better Lorem Ipsum Generator

By : nkuttler

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:

  • WordPress Reset
  • Theme Unit tests

WordPress Pastebin

Turn your blog into a pastebin and keep your own code on your own site. You can tag your pastes like you tag your normal posts, and visitors can leave comments if you allow it. I wrote this because it makes it easier for me to share code. Plus I can easily search my own pastes. Front end editing o.........

Similar: 63%

Custom Avatars For Comments

This was initially written for a client and he agreed to open-source it. Thanks, John! Your visitors will be able to choose from the avatars you upload to your website for each and every comment they make. Various configuration options are available. See a live demo on the plugin's home page....

Similar: 42%

WPMU fast backend switch

Switch between the backends of your WPMU blogs with just one click. This is probably only useful if you don't have too many blogs and use all of them yourself. The switch links will be added to your super admin menu. With the release of WordPress 3.0 I merged several WordPress installs into a singl.........

Similar: 42%

Ajax For All

The best way to see what this plugin does is to look at the live demo. The theme on that site wasn't tweaked at all to make the Ajax functionality work (except some irrelevant CSS changes). It works out of the box on most WordPress themes that follow the theme coding recommendations. This plugin de.........

Similar: 38%

Better Related Posts

Custom post types are one the best features in WordPress. Since WordPress 3.0 they are much easier to use. Almost every theme I build for a client features at least one custom post type and usually a custom taxonomy as well. But there is a problem. There is no plugin that lists related posts that a.........

Similar: 34%

Sunrise

Sunrise is an opensource and OOP-based WordPress plugin framework. It was designed to speed up plugin deployment, together with sufficient functionality. This great framework allows you to create powerful options pages with just a few lines of code....

Similar: 29%

Better Tag Cloud

I was pretty annoyed with the default tag cloud widget. It does a lot of things wrong, like inconsistent HTML markup and hardcoded font sizes. So I wanted to write my own. Digging through the code I found out that the wordpress wp_tag_cloud() function is pretty powerful. In fact, it could do almost .........

Similar: 25%

xili-dictionary

xili-dictionary is a dictionary storable in custom post type (CPT) and terms (custom taxonomy) to create, update and translate .po files or .mo files of current theme folder and of current plugins. xili-dictionary is a plugin (compatible with plugin xili-language) to build a multilingual dictionar.........

Similar: 19%

Power Code Editor

Helps you more effectively edit your themes or plugins when you only have access to a browser, by enabling syntax highlighting in WordPress' integrated source code editors. Supports PHP, HTML, CSS and JavaScript. Please provide any feedback at http://anetech.eu/power-code-editor/ Everything is don.........

Similar: 14%

WP App Studio

WP App Studio allows you to build advanced sites in the form of WordPress plugins without writing a single line of PHP code. WP App Studio Plugin is the tool you use to design your plugin and send it for code generation. Create your own plugin and move on....

Similar: 4%