pluginkollektiv / snitch

Network monitor for WordPress. Connection overview for monitoring and controlling outgoing data traffic.
https://wordpress.org/plugins/snitch/
GNU General Public License v3.0
54 stars 21 forks source link

Don't remove slashes in file path #53

Open pedro-mendonca opened 10 months ago

pedro-mendonca commented 10 months ago

This PR fixes the removal of slashes in the meta _snitch_file as seen below:

Wrong: imagem

Fixed: imagem

Also removes the leading slash /.

Fixes #54