Any quick fix on this Please..., Thanks.
Hi talent,
Hope you are well.
Is there any quick solution to the following?
The normal behavior is, when you delete an ad, the system automatically performs a deduction of an ad (-1) in "wp_term_taxonomy" table in "count" field from a taxonomy row which it belongs to. Basically, I am looking to stop this behavior, where it could not perform the deduction when an ad is deleted so I could build up the statistics. What I am looking for is a function which I could add into theme's functions.php so it could stop this behavior probabaly with the help of filter/hook at the end when the ad is deleted.
I would really appreciate your help.
Thanks,
Regards,
Maj