Disable plugin on Specific Page of Admin
I have 2 plugins
1) FAT Gallery
2) Salon Booking
So FAT Gallery has a certain js lib (select2) which conflicts with Salon Booking Settings page.
In this URL
example.com/wp-admin/post-new.php?post_type=sln_booking
I'm trying to DISABLE
the FAT Gallery because it causes js error and i cant do my job.
Any idea of how to block it ONLY on the certain page?
Thanks a lot!