It is a simple plugin but i wouldnt recommend it for security
-
I like the plugin for it’s simplicity. But i do have 2 major complaints that explain why I give a 3 stars rating.
1) The way you implmented the categories is bad. There will be a issue if I switch the order of the categories. I had to change it by myself and add a Category table in my MySQL database.
2)Speaking of database, the way you insert, modify or delete records on the DB isn’t protected against SQL injection. Again I had to change if for a safer code.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘It is a simple plugin but i wouldnt recommend it for security’ is closed to new replies.