Support » Plugins » Hacks » Proper Syntax for Elseif?

  • What is the correct WordPress syntax when using elseif?

    if ():
    
    	while():
    
    	endwhile;
    
    endif; elseif():
    
    	while():
    
    	endwhile;
    
    endif;

    Is this the one?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Proper Syntax for Elseif?’ is closed to new replies.