I have a couple blogs / wordpress sites that I post pictures on. I have […]
Tag: images
get images from post and make a zip
here is what i have so far. function zip_gallery() { global $post; $images = get_children(array(‘post_parent’ […]
Get the url of the full sized attachment image using post ID?
I have this function: function get_image_link( &$post ) { $image_link_meta = get_post_meta( $post->ID, ‘as_link_to_image’, true […]
How does WP media uploader create the 3 different sized images, and how can I duplicate it
I have finally!! got this thing I’ve tried about 12 times to make and 12 […]
Display thumbnail only if requested size exists
When I use the functions that get and output the post thumbnail, they will display […]
Add new image size to media uploader so users can insert into post?
I would like to create an additional size for uploaded images which my users can […]
get the image of the post
Im running ‘the loop’ and I want to get the image of the post (in […]
Create custom fields as image uploads
How can I define a custom field that works as an image upload? Should be […]
How to serve different thumbnails/images depending on users browser/platform
This is a general question to discuss approaches to filtering WordPress image sizes based on […]
Styling images coming from another blog
I had asked a question earlier, on getting post-thumbnails from another WP-site. There, the awesome […]
No More Posts Available.
No more pages to load.