Errors in code detected
-
functions.php line 267: $output = ‘
- ‘ . __(‘Seats Available’, ‘wp_event_booking’) . ‘: ‘ . $bookings .'(‘.get_post_meta($_event_id, ‘_available_spots’, true) . ‘)
‘;
strong tag opened twice instead of closing.
- The topic ‘Errors in code detected’ is closed to new replies.