This Plugin doesn't Respect Good Coding Practice — NOTICES Everywhere
-
People who use WP_DEBUG to make sure their code is solid aren’t going to be happy when they see this plugin dumps a hundred NOTICES all over the screen. There are tons of unhandled variables. This is extremely dirty coding practice. It’s going to create a problem for developers who want to use this plugin in DEBUG mode and ensure their code is solid.
I would suggest taking an initiative to cleanup the unhandled variables and eliminate the NOTICES as you develop this plugin further.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘This Plugin doesn't Respect Good Coding Practice — NOTICES Everywhere’ is closed to new replies.