Error from admin_notices hook
-
Hi,
We’re getting an error under certain conditions with the latest version of Better sharing. It’s because of a dependency on IgnitionDeck which has an issue with this line:
better-sharing/includes/AddOns/IgnitionDeck/IgnitionDeck.php:431
public function display_admin_notice( $notice )
This function is called by the admin_notices hook which takes no parameters, but the display_admin_notice has a parameter.
https://developer.www.ads-software.com/reference/hooks/admin_notices/
Can you update your version of the IgnitionDeck AddOn to omitts this parameter or makes it optional and do a new version of better sharing WordPress plugin? The $notice parameter is not even used in the function.
Thanks,
James
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error from admin_notices hook’ is closed to new replies.