Instruction is given in the below link.
https://github.com/BhargavBhandari90/wp-tips/tree/main/add-cron-job
Instruction is given in the below link.
https://github.com/BhargavBhandari90/wp-tips/tree/main/add-cron-job
Sometimes we have an error like below when we try to push on Github.
Try to check where is your ssh key is being used by the following command:
ssh -T -ai ~/.ssh/id_rsa [email protected]
You will get a response like this:
So, in my case, my ssh key was being used by my other GitHub account. Now you have 2 choices.
I did 1st as It was not needed for my other account.
You can easily create and test regex from the below site.
This video shows how to add a custom field type for ACF in the #WordPress site.
SUBSCRIBE NOW: https://lnkd.in/gs3i6Me
Code to custom field type: https://gist.github.com/BhargavBhandari90/707d093efbe75c4f022c9dd4303cc006
ACF Ref. Link: https://www.advancedcustomfields.com/resources/creating-a-new-field-type/
Twitter: https://twitter.com/bhargavbhandari
Instagram: https://www.instagram.com/buntywp/
This video shows how to set dynamic options to field for ACF in the #WordPress site.
SUBSCRIBE NOW: https://lnkd.in/gs3i6Me
Code to set dynamic option: https://gist.github.com/BhargavBhandari90/8f4de1312525bf389919c1a0c010e32e
ACF Ref. Link: https://www.advancedcustomfields.com/resources/acf-load_field/
Twitter: https://twitter.com/bhargavbhandari
Instagram: https://www.instagram.com/buntywp/