Viewing 1 replies (of 1 total)
  • Plugin Author David Aguilera

    (@davilera)

    Hi @patrobles,

    Thanks for getting in touch. You have the following helper functions:

    * function uses_nelioefi( $id ). Given a certain post’s ID (usually, via the built-in WordPress function get_the_ID or the global variable $post->ID), it returns true if the post has an external featured image set and false otherwise.
    * function nelioefi_get_thumbnail_src( $id ). Given a certain post’s ID, it returns the URL of the external featured image if any, or false otherwise.

    I hope this helps you!

Viewing 1 replies (of 1 total)

The topic ‘Pulling image URL’ is closed to new replies.