Thread Starter
nmb52
(@nmb52)
Excellent, thank you for your generous help. With that I was able to fetch the shortcode from post_content and regex isolate the issue identifier.
What is curious is that “$slug=”{@slug}” almost worked. I have no idea why $slug acted so strangely when queried in different ways. I have speculated that it may have something to do with {…} fooling php into thinking it is working with an array, but I can’t make that hold up because the displayed contents don’t act like arrays, and is_array() returns false. Oh well… thanks again!
Thread Starter
nmb52
(@nmb52)
I don’t know how much work it is for you to release a new version, but that would save many people from having to tell WF to ignore the file. I will need to update six or seven sites I manage.
I appreciate your work on the plugin; it is simple to use and seems to work well. THanks~
Thread Starter
nmb52
(@nmb52)
Hi, and thanks for the update. Will you be releasing a new version, or should we work around it in Wordfence?