tuftsceeo / smartpost

SmartPost is a dynamic templating and authoring tool that brings a lot of the features of the WordPress dashboard to the front end.
1 stars 4 forks source link

Link gallery/photo images to "large" compressed wp-versions of images #56

Open rafiyagi opened 10 years ago

rafiyagi commented 10 years ago

In gallery/photo components, src attribute should be populated using one of the wp_get_attachment() functions with a size parameter of "large" as to limit load time of large images.