Archive for Blog
You are browsing the archives of Blog.
You are browsing the archives of Blog.
WordPress 2.5 Hack
This refers to:
In Blog Entries: When linking images to a page [attachment], this hack will load the full sized image instead of a smaller image.
See example of full size image page attachment.
In the /wp-includes/ folder, Find:
post-template.php
In post-template.php, look for:
// show the medium sized image representation of the attachment if
available, and link to the [...]
Wordpress.org released WordPress 2.5 a couple of days ago. The changes in this new version are numerous, but I want to talk about gravatars. WordPress 2.5 is now gravatar ready as long as your theme is gravatar enabled. I added gravatars to this blog theme and now I have a lot of this in the [...]