WPIntell

Source evidence

Cloudflare cache breaks voting

Rate My Post – Star Rating Plugin by FeedbackWP · support · 2026-06-07T21:08:00+00:00

mixedsentiment
mediumseverity
0.45relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 6 rows with source links

16.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

5 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
allways4backup resolved
First of all, the plugin is fantastic. However, I’m having an issue where the poll (see link, located in the blog below the articles) does not work when the Cloudflare cache is active. No errors are shown in the developer console, but a “Invalid WP token!” message. AJAX load results is enabled (tried to switch, no effect). Cache deleted, it´s just if CF cache enabled. Do you have any idea what might be causing this? Any hint is welcome… The page I need help with: [ log in to see the link] I tried the rating on your website and discovered the request to process the rating returns a 403 forbidden error. A closer look reveals cloudflare is blocking the request. Ray ID a086e5cb39160488 was returned. Use the above Ray ID to find the HTTP request in your cloudflare account so you can trace the security rule responsible and fix up Strange… I had to create an exception POST /wp-admin/admin-ajax.php → allowed through (bypasses WAF, IUAM, rate limiting, etc.) because in other plugins (forms..) accessing the admin-ajax is completely flawless without. May you use it in a way, that triggers Cloudflare? But anyway, thanks for helping me out 🙂 here´s the ruleset When incoming requests match… (http.request.uri.path eq "/wp-admin/admin-ajax.php" and http.request.method eq "POST") Skip the following products ☑️ Security Level only

Comments

3 shown
Collins Agbonghama 2026-06-08T09:36:00+00:00

I tried the rating on your website and discovered the request to process the rating returns a 403 forbidden error. A closer look reveals cloudflare is blocking the request. Ray ID a086e5cb39160488 was returned. Use the above Ray ID to find the HTTP request in your cloudflare account so you can trace the security rule responsible and fix up

allways4backup 2026-06-08T10:21:00+00:00

Strange… I had to create an exception POST /wp-admin/admin-ajax.php → allowed through (bypasses WAF, IUAM, rate limiting, etc.) because in other plugins (forms..) accessing the admin-ajax is completely flawless without. May you use it in a way, that triggers Cloudflare? But anyway, thanks for helping me out 🙂

allways4backup 2026-06-08T11:02:00+00:00

here´s the ruleset When incoming requests match… (http.request.uri.path eq "/wp-admin/admin-ajax.php" and http.request.method eq "POST") Skip the following products ☑️ Security Level only