Archive for WordPress
You are browsing the archives of WordPress.
You are browsing the archives of WordPress.
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 [...]