Support

Account

Home Forums Add-ons Options Page acf/save_post for specific options page Reply To: acf/save_post for specific options page

  • sorry for my answer, but this:

    
    delete_transient('advert_main_transient1');
    delete_transient('advert_main_transient2');
    delete_transient('advert_main_transient3');
    

    What call?