: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* @copyright Copyright (c) 2023, Code Atlantic LLC
if ( ! defined( 'ABSPATH' ) ) {
* Hook the initialize method to the WP init action.
public static function init() {
public static function get_all() {
if ( ! isset( $query ) ) {
public static function query( $args = [] ) {
return new WP_Query( $args );