The funny thing about it is the following:
I was so worried in making the script so good in terms of speed that I wanted to prevent loading the plugin’s CSS and JS in the Dashboard on pages that are not needed. However, due to some WordPress settings, they didn’t load in some Dashboards.
They would have been fine loading in the Dashboard (on all pages) as it wasn’t really noticeable in terms of speed and people would not have told me that it doesn’t work etc.
This proves how careful you have to be when you’re optimising the speed of a script/page. if you guys unload JS and CSS files make sure they won’t later be needed inside the theme (after the theme or plugin gets updated). That’s why proper testing is important.
Overall, there are themes and plugins loading LOTS of assets that are useless in pages such as “Contact” or “About”.
Let me know guys if you have any more issues. If not, I will later mark this thread as “RESOLVED”. If you guys are happy with the performance, I would appreciated a feedback for this plugin on the plugin’s repository.