How to update transient without delete old transient?

Viewed 19

I am trying to insert data using set_transient function. Now i want to update this data using cron job. Currently i have deleted old transient first than insert new transient.

I want to update old transient every time.

Looking forward to help

Thanks

0 Answers
Related