[Plugin: Football Pool] Show countdown when not logged in
-
countdown is now visible without logging in:
replace the following:
if ( ! is_user_logged_in() ) return;
with
if ( is_user_logged_in() && ! is_user_logged_in () ) return;
in the widget-football-pool-next-prediction.php file
Sander
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Football Pool] Show countdown when not logged in’ is closed to new replies.