Forums
Forums / Plugin: Front End PM / Change ajax refresh time
(@robertherold)
5 years, 9 months ago
Hello,
Can I set the duration of the automatic ajax refresh? I notice that now is 1 minute. I want to change to 10 seconds.
Thank you! 🙂
(@shamim51)
Please follow https://www.shamimsplugins.com/support/topic/admin-ajax-requests/#post-22036
Thank you.
So if I want to refresh every 10 seconds, what should I write in place of 2? 0.0166666666666667?
instead of 2 * MINUTE_IN_SECONDS you can write 10
2 * MINUTE_IN_SECONDS
10
The topic ‘Change ajax refresh time’ is closed to new replies.