Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www/html/wp-content/plugins/bcbs-custom-post-types/config/plugin-config.php on line 22
Stack trace:
#0 /var/www/html/wp-content/plugins/bcbs-custom-post-types/index.php(43): BCBS\CustomPostTypes\Plugin::run()
#1 /var/www/html/wp-settings.php(560): include_once('/var/www/html/w...')
#2 /var/www/html/wp-config.php(188): require_once('/var/www/html/w...')
#3 /var/www/html/wp-load.php(50): require_once('/var/www/html/w...')
#4 /var/www/html/wp-blog-header.php(13): require_once('/var/www/html/w...')
#5 /var/www/html/index.php(17): require('/var/www/html/w...')
#6 {main}