: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
namespace Saltus\WP\Plugin\Saltus\InteractiveMaps;
* Defines the post types and taxonomies
protected $post_types = array();
protected $taxonomies = array();
* Define the core functionality of the plugin.
public function __construct( Core $core ) {
* Register the Post types and taxonomies.