Forums

[resolved] Checking if empty comment_author_url() ... (2 posts)

  1. fatihturan
    Member
    Posted 3 years ago #

    Hello.

    I want to check comment_author_url() function. If it's empty i want to echo different output.

    How i can do this?

  2. fatihturan
    Member
    Posted 3 years ago #

    I solve it with <?php if($comment->comment_author_url != "") { ?> code snippet.

Topic Closed

This topic has been closed to new replies.

About this Topic