Hi,
I just was looking at your code and you use wp_nonce_field
See: http://codex.wordpress.org/Function_Reference/wp_nonce_field
without checking it afterwards.
You should add this ;).
Thanks for the plugin,
Michael
Hi,
I just was looking at your code and you use wp_nonce_field
See: http://codex.wordpress.org/Function_Reference/wp_nonce_field
without checking it afterwards.
You should add this ;).
Thanks for the plugin,
Michael
You must log in to post.