Articles Tagged 'wp_get_attachment_thumb_url ()'

Retrieve the images loaded in a Post

When writing a Post in WordPress you can upload images to the same time writing the article. These images, which are part of the media library, are associated with that particular post. The peculiarity of this behavior lies in the ability to extract these images no matter if they were physically placed inside the post.

Continued ...