How to use

looop_on-login=change-text
change-text="REPLACE_WITH_PLAIN_TEXT"

Example

  1. Lets say we have a button ‘Dashboard’ and we want to change the text to ‘Login’ if the user is logged out.
looop_on-logout=change-text
change-text="Login"