Categories
Archives
Tag Archives: wordpress
Default Post thumbnails plugin
With the support for post thumbnails in Wordpress 2.9 you can now display a thumbnail image for each post in your site, depending on the theme you are using and if you enabled support for post thumbnails for it.
But if your site already has hundreds of posts, adding a…
Custom login pages plugin
Some time ago I was bidding a project for a plugin to allow the customization of the login page, I didn’t win the project but I wanted to build the plugin so I did some research and started to code it.
This plugin allows you to define custom header and…
Post thumbnails and default images
In my previous post about post thumbnails with posts excerpts I shared code to display the first image of your post as a thumbnail in your main page and it displayed a default image if the post didn’t have any images in it.
Now that Wordpress 2.9 was released…
Wordpress 2.9 – Carmen
After a short beta testing Wordpress 2.9 “Carmen” is out and available for download or you can use the automatic upgrade (Tools > Upgrade) .
This release is named in honor of the jazz vocalist Carmen McRae.
Some users have reported issues with this version and…
Wordpress checklist before going live
Changing this site backend to Wordpress made me think again the list of things to check before flipping the switch to “Live”. Some are obvious, some are
If your theme doesn’t have a 404.php template it will redirect to the main page, and the visitor will wonder…
Templates
404.phpIf your theme doesn’t have a 404.php template it will redirect to the main page, and the visitor will wonder…
Query Debug Info plugin
I wanted to have this plugin when I was beginning with Wordpress and I did have to use multiple loops in one template.
This simple plugin adds some overlay tabs in the left side of the screen with information about the constants of the theme like (WP_CONTENT_DIR, WP_PLUGIN_DIR, TEMPLATEPATH,…
Bitly shared links plugin
This will be the first plugin I will publish, so it will be a little simple and maybe unpolished.
I built this plugin because I see that all the links posted in twitter are shortened by bit.ly or a similar service. There are many plugins that insert at…
Display the post image with your posts excerpts
You spent hours looking for that image that perfectly illustrates your post, but on the main blog page you only display the excerpt. All that work and the impact of the image is lost because the image is only displayed when the reader is viewing the full post.
You can…
Sistema de comentarios en WP con YUI
Jack Slocum decidio modificar el sistema de comentarios de Wordpress y el resultado es: WordPress Comments System built with Yahoo! UI.
Impresionante modificacion e integracion del codigo JS de Yahoo, pero lo mas importante es que es funcional y no creo que agregue mucha carga al servidor.
Preview short URL’s in comments