Who doesn’t love a good code generator for WordPress? GenerateWP.com should definitely be added to your list of bookmarked resources as the site provides a number of different generators for common tasks such as WP-Config file, sidebars, custom post types, menus, and more. Best of all, the code generated from this website meets the WordPress coding standards. Rami Yushuvaev did a great job with the site. I’m curious to know how many of you have used the code generated by his website in your own projects or do you mostly write your own code from scratch? What other types of WordPress generators would you find useful?
GenerateWP.com – Useful WordPress Code Generators
Help Justin Tadlock Develop A User Management Plugin
A few days ago, Justin Tadlock put a link out on Twitter to a screenshot of a plugin he was developing that dealt with user management. Apparently, this type of plugin is in high demand and due to the amount of interest he’s received, he is going ahead with development but he needs our help.
The goal of this plugin is to be a complete management system for users, roles, and permissions. I want it to fit in with your administration panel and feel like it has always been there. It needs to work completely within the bounds of WordPress too. I’ve seen some plugins that don’t take advantage of WordPress’s roles and capabilities system.
The plugin will be developed in a BuddyPress like fashion where it will be made up of a number of different components, each which can be turned on or off by the site administrator. Think of it as a use only what you need type of system.
On the heels of this announcement by Justin Tadlock, the most recent WordPress developers chat featured an agenda item that dealt specifically with the roles and capabilities system in WordPress. You can read what was discussed in that chat here. The proposed system has me questioning whether Justin should be waiting for the new system to come into play or if he should continue on the track that he’s on.