stripos(): Passing null to parameter #1 ($haystack) of type string is deprecateThrowed by /uixpress/admin/src/Pages/FrontEnd.php
at line 28:
public function maybe_load_actions($admin_bar) { $currentURL = self::current_url(); if (!is_admin() && !is_login() && stripos($currentURL, wp_login_url()) === false && stripos($currentURL, admin_url()) === false) { add_action("wp_enqueue_scripts", ["UiXpress\Pages\FrontEnd", "load_toolbar_styles"]); add_action("admin_bar_menu", [$this, "logo_actions"]); } }Please authenticate to join the conversation.
Rejected
π Bug Reports
Over 1 year ago

Tanguy Magnaudet
Get notified by email when there are changes.
Rejected
π Bug Reports
Over 1 year ago

Tanguy Magnaudet
Get notified by email when there are changes.