php - In My WP Site I want Push Notification -


server should automatically send 1 push notification every hour. news selected should latest news added within last 1 hour. might need define off hours (eg 12am 5 am) whereby no notification should sent during time. can suggest me how do?

it hard give specific answer, since did not explain setup. however, suggest have @ implementing cronjob. this, can execute php file on server, performs desired action on interval (and off hours) specified.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -