modify admin.php and crons
-
I have a plugin that I need to run in a cron
but the admin needs to be logged in.
I’ve been told there is no way around this.
So I’m thinking if I could run the following cron bay adding a parameter like &loggedin=1
to the cron script, it could runhttps://www.mysite.com/wp-admin/admin.php?page=nameofpageg&action=update_somthing&id=nnn&loggedin=1
Can you tell me what to put and where to put it?
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘modify admin.php and crons’ is closed to new replies.