[Plugin: WP-Reservation] The code quality is poor
-
Title of this topic says it all.
On closer inspection of wp-reservation.php…
developers will appreciate this snippet:
[...]
document.getElementById("error").innerHTML=err;
jQuery( "#error" ).dialog( "open" );
[...]
Why the hell there are DOM style getElementById and jQuery mixes scattered all over the code?And don’t even get me started on PHP. Division by zero? WTF?
I wonder if Pro version (for $100) is the same quality.
One word – CRAPWARE.Sorry for this flame-ranting, but I could not resist.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: WP-Reservation] The code quality is poor’ is closed to new replies.