What is the relationship between UFW (firewall) being enabled and cron job running?
I have a very specific problem on my server and can’t wrap my head around it. I use BackUpWordpress as a backup solution for my […]
I have a very specific problem on my server and can’t wrap my head around it. I use BackUpWordpress as a backup solution for my […]
I´m testing my cron task. I´m not sure but it seems to be the effect of a previous code. So, I´m wondering when you modify […]
I want to pass the $job_id variable to the expire_job_featured function (for wp single cron event) but I don’t know how can I do that. […]
I have a problem with a plugin I’m working on, I have implemented a cron that 2 times a day makes a call to update […]
I’ve created an AJAX function that updates the views count of each post load. This works fine for sites without lots of users. However, I […]
One of the plugins I use is a currency converter and has only manual rate updates. It fecthes the data from yahoo finance or somewhere […]
I have a few custom tables in the database and I need to clean expired data from time to time. If I was using WP-Cron, […]
I made a cron task to import json data using an external api to create/update/delete posts/taxonomies etc… I scheduled this cron task every day at […]
For some reasons, my cron task is registered with the right hook but the action does not exist. I would like to use a class […]
I have a plugin which I have deployed on four different websites. Part of that extension is a Cron job which triggers every hour. On […]
I am trying to understand the wp-cron system better. I have recently had instances of my server resources being used up, throwing 503 errors, and […]
I’m trying to flush rewrite rule with a wp_schedule_event So the Scheduled Task works, i test it with email sending (wp_mail in the function el_flush_permalinks) […]
I have created a Cron Job Function. But, I can’t set a condition for Cron Job. Basically I want Cron Job need to work if […]
I am using WP All import in order to import listings in a website. Everything works well except displaying all listings in a map. If […]
Is there any way to use the wp_remote_get() function to access a WordPress page that is either set to Private -OR- password protected (using the […]
Copyright © 2019-2021 | SiteMap