[Plugin: Support Tickets Center] Login form
-
Does anyone know how to edit the following to have an actual login form?
if (get_option(“zing_tickets_subscribers”) == “Subscribers” && !is_user_logged_in()) {
$content=”Access not allowed, please register or login first”;
return $content;
}Thanks and I am glad this plugin is back to working.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Support Tickets Center] Login form’ is closed to new replies.