Get image url by ID with specific size

880

Last updated

Added

Informations

This code get the image url by passing its ID and specify the size.

Code

<?php echo wp_get_attachment_image_url(16, ‘large’); ?>

Contribute to this page

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *