Viewing 1 replies (of 1 total)
  • Plugin Author FireStorm Plugins

    (@wfernley)

    Hello,

    The following SQL command will return the number of unread tickets:

    SELECT COUNT(ticket_status) FROM wp_fst_tickets WHERE ticket_status = ‘pending’;

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: FireStorm Support Ticket System] Query Number of Unread Tickets’ is closed to new replies.