Get image url by ID with specific size

562

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_src(16, ‘large’)[0]; ?>

Contribute to this page

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