: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
* @copyright Copyright (c) 2023, Code Atlantic LLC
if ( ! function_exists( 'popmake_get_option' ) ) {
function popmake_get_option( $key = '', $default = false ) {
if ( ! function_exists( 'popmake_is_admin_page' ) ) {
function popmake_is_admin_page() {
if ( ! function_exists( 'pum_is_admin_page' ) ) {
function pum_is_admin_page() {
if ( ! function_exists( 'popmake_is_admin_popup_page' ) ) {
function popmake_is_admin_popup_page() {
if ( ! function_exists( 'pum_is_popup_editor' ) ) {
function pum_is_popup_editor() {
if ( ! function_exists( 'pum_is_settings_page' ) ) {
function pum_is_settings_page() {
if ( ! function_exists( 'popmake_get_template_part' ) ) {
function popmake_get_template_part( $slug, $name = null, $load = true ) {
return __DIR__ . '/index.php';