Are you using a security plugin of some sort? Googling that “_fs_blog_admin” parameter yields that it points to a security plugin doing the actual requests. Our plugin doesn’t use or have any instances of that parameter.
Thread Starter
katyp
(@prateekk)
Hey!
Yes I had googled that too but I am not using any such plugin.
Also I saw this in the network tab using Inspect Element – https://prnt.sc/q85cyn
Some other plugin, or your theme, is definitely attaching “_fs_blog_admin” to our plugin’s ajax requests. Might not specifically be a security plugin, but the parameter isn’t coming from ours. However, that “glance_count” parameter is related to the “At a glance” feature of our plugin. If you don’t use it, you can turn it off in the settings page.
Thread Starter
katyp
(@prateekk)
Yes I searched a bit more & I guess some other plugin / theme is attaching it.
In any case, I disabled the “At a Glance” feature & it has solved the issue!
Thanks for your time 🙂