Support

Account

Home Forums Front-end Issues Remove unused scripts/styles Reply To: Remove unused scripts/styles

  • Hello @svsdesign. I had to dig through the plugin files to find this, however, here are the ones I found/needed to remove:

    
    acf_update_setting('enqueue_select2', false);	
    acf_update_setting('enqueue_datepicker', false);
    acf_update_setting('enqueue_datetimepicker', false);
    acf_update_setting('enqueue_google_maps', false);