if.not_logged_in

/ Conditionals / if.not_logged_in

Title : if.logged_in
Purpose : If the current user is not wp logged-in then it executes the code inside the block
Syntax : [if.not_logged_in]
—-code—
[/if.not_logged_in]
Input Parameters : Not required.
Return Value : It does not return anything
Example  :
Code :
Description : In the example, if the current user is not logged-in it executes the code inside the block.
Categories
Most Popular

Leave a Reply

Your email address will not be published.