[Plugin: Sendit Newsletter] Problem with nonce creation
-
Hi .. today i try to use Sendit! ..
it’s a simple and good plugin.
Maybe i found a bug (..or not ..) in the creation of nonce token.
In the file : libs/extensions-handler.php line 183, you use wp_create_nonce( ‘sendit_noncename’.$post->ID ) .. The post ID is wrong.. The right ID is what comes from $_GET[‘post’] ..
The nonce is created wrong and the newsletter doesn’t sent ..
Is it a bug or i have to configure something??
the first time I sent the email, the plugin worked fine .. but then never ..
Anyway thanks for the plugin ..
- The topic ‘[Plugin: Sendit Newsletter] Problem with nonce creation’ is closed to new replies.