These are some of the projects I’m working on, here you will find wordpress plugins, websites, scripts, etc…

Right now there are only a few but gradually I’ll add more.

Preview comments short url

image for: Preview comments short url image

If you have a site with a lot of comments it’s difficult to check every one and that’s why in Weblog Tools Collection Keith Dsouza proposed the idea of a plugin to handle this. I thought that it would be easy to create a plugin to do that,…

Default post thumbnails

image for: Default post thumbnails image

Wordpress 2.9 added support for post thumbnails but you have to set the thumbnail for each post you want to have a thumbnail. If your site already has hundreds of posts adding a thumbnail image for each post will be a lot of work even if you only want the…

Query debug info

With this wordpress plugin you can view information about the queries used to retrieve the posts in the front end, including page type, post count, query vars, the query string and the wordpress site constants.
Really useful when you are building custom queries and don’t get the desired results displayed…

Bit.ly shared links

This wordpress plugin automatically generates a short url using your account at bit.ly and insert links to share it at the bottom of your  posts and pages, you can also disable the links to appear in specific posts/pages.
On each post page in the backend, you can also…