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 | : |
|