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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -