: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
if ( ! defined( 'POST_VIEWS_PATH' ) ) {
include POST_VIEWS_PATH . '/header.php';
if ( ! $shortcode_mgr->get_boolean( 'titles_only' ) ) {
if ( $shortcode_mgr->get_boolean( 'thumbnail' ) ) {
include POST_VIEWS_PATH . '/thumbnail.php';
include POST_VIEWS_PATH . '/content.php';
if ( $price_woocommerce || $price_estore ) {
include POST_VIEWS_PATH . '/commerce.php';