Tobias Nyholm
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Plugins
In reply to: [Email Subscription] Draft postsAre you really using the lastest version??
https://github.com/Nyholm/Wordpress-Email-Subscription/blob/master/email-subscription.php#L216
Forum: Plugins
In reply to: [Email Subscription] Read More link not workingThe emails uses the post_excerpt saved in db.
If it does not exist we try to create one from the content. Make sure you post_excerpt is correct… This is out of scope for the plugin.
Forum: Plugins
In reply to: [Email Subscription] Critical security issue“WP nonces” does not differ from “regular nonces”… Instead of having a discussion about who is more of a douche. Make a PR with your patch and motivate what situation your patch will help.
Forum: Plugins
In reply to: [Email Subscription] Apostrophes in Blog NameFixed in 1.2.2
Forum: Plugins
In reply to: [Email Subscription] Critical security issuePlease @ozh. That is not why nonces exist. Nonces protects you from CSRF attacks. You can always post any data to admin-ajax.php.
Please take a class or two in computer security before writing such post.
Viewing 5 replies - 1 through 5 (of 5 total)