Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author kasal

    (@kasal)

    You can enable/disable Hupso plugin from PHP code like this:

    To enable:
    $HUPSO_SHOW = true;

    To disable:
    $HUPSO_SHOW = false;

    @afjsystem: I read your review. Can you send me more details why you had to clear your browser cache to get the plugin working. I would like to look into it.

    Thread Starter afjsystem

    (@afjsystem)

    ok i sent you the details.

    yups but sometime if i need to deactivated, i do not need to tweak the code again. so it will result the error, because can’t call do_shortcode[hupso].

    If every i need to deactivate temporary, so i have to turn the $HUPSO_SHOW true and false..? that’s ok for me but maybe someone else doesn’t want to do that.

    Thread Starter afjsystem

    (@afjsystem)

    closed

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘IF function (in case temporary deactivate)’ is closed to new replies.