-
Posted a reply to Change the delivery time on the notification, on the site WordPress.org Forums:
I write a code myself: I put this in functions.php and it worked! ///////////////////////////////// //… -
Posted a reply to Change the delivery time on the notification, on the site WordPress.org Forums:
Something like this: <?php add_filter('onesignal_send_notification', 'onesignal_send_notification_filter', 10, 4); function onesignal_send_notification_filter($fields, $new_status, $old_status, $post) { //… -
Created a topic, Change the delivery time on the notification, on the site WordPress.org Forums:
I want to change the delivery time on the notification… -
Posted a reply to Doesn’t work after update 2.0.1, on the site WordPress.org Forums:
Thanks, I’ve upgraded to 2.0.2 and the bug is fixed. It works! -
Posted a reply to Latest Version not working, on the site WordPress.org Forums:
Thanks, I’ve upgraded to 2.0.2 and the bug is fixed. It works! -
Posted a reply to Version 2.0.1 BROKE, on the site WordPress.org Forums:
Thanks, I've upgraded to 2.0.2 and the bug is fixed. It works! -
Posted a reply to Doesn’t work after update 2.0.1, on the site WordPress.org Forums:
I downgraded to 2.0.0. After a few days, I will try to install 2.0.2 -
Posted a reply to Doesn’t work after update 2.0.1, on the site WordPress.org Forums:
Error after save post: "OneSignal Push: Did not receive a response status from last notification… -
Posted a reply to Not work, on the site WordPress.org Forums:
Error after save post: "OneSignal Push: Did not receive a response status from last notification… -
Created a topic, Doesn’t work after update 2.0.1, on the site WordPress.org Forums:
It doesn't work after update 2.0.1. Version 2.0.0. w…