Cleverness – WordPress Resources

Tag: plugin

Professional WordPress Plugin Development Book Review

If you develop WordPress plugins, you need to read Professional WordPress Plugin Development by Brad Williams, Ozh Richard, and Justin Tadlock.

Professional WordPress Plugin Development Review

I first read this book around the beginning of April. I learned a lot of new things. And then promptly forgot it all. So yesterday and today I went through the book again and took notes. This book is around 500 pages and covers pretty much any topic you could wish for. I made sure to pay special attention to the security section since that is probably the most important feature of plugin development.

I found things that I … continue reading

To-Do List Plugin Posted

This plugin places an item under the Tools menu where you can manage your to-do list and also creates a dashboard widget that lists 10 items.

Visit To-Do List Plugin Page

The plugin is a modified version of an abandoned plugin. I orginally just fixed it to work in WordPress 2.7 for my own use, but have since made additional improvements. I’ve improved the security of the plugin, updated the formatting to match the admin interface, and made some other small changes. … continue reading