Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter saribri

    (@saribri)

    I found what I did wrong. Should’ve set the to $link_secondary.

    if ( ! ( $link_secondary = get_post_meta( get_the_ID(), $url_secondary_field, true ) ) ) {
    	$link_secondary = false;
    }
    • This reply was modified 8 years ago by saribri.
    • This reply was modified 8 years ago by saribri.
Viewing 1 replies (of 1 total)