Describe the bug
I'm seeing the WordProof admin CSS & JS on non WordProof pages:
<link rel='stylesheet' id='wordproof.admin.css-css' href='https://joost.blog/wp-content/plugins/wordproof-timestamp/assets/css/admin.css?ver=1603938797' media='all' />
To Reproduce
Steps to reproduce the behavior:
- Go to any other page in the admin
- View source
- See the styles and scripts are loaded
Expected behavior
Not loading those :)