4 Answers
- Newest
- Most votes
- Most comments
0
That’s Wordpress invoking a web service to start scheduled operations (update checks, etc).
Perfectly normal.
answered 5 years ago
0
Do you have any idea what "etc" consists of? I'm not worried about update checks, but the question is are there some addresses that I need to let in so that the site will otherwise function normally. I didn't realize that there were functions that needed "prompting" from the outside. (Not an expert on this by any means!)
answered 5 years ago
0
Anything that has to happen on a schedule. Scheduled posts, purging spam posts, things like that.
https://developer.wordpress.org/plugins/cron/
My advice, don’t worry about it. It’s needed and supposed to do that.
answered 5 years ago
