space added to between opening angle bracket and ?php in posts/pages
-
Pam’s almost five years old thread here https://wordpress.org/support/topic/space-added-to-between-opening-angle-bracket-and-in-pages/
(locked) is current as ever, so it’s unfortunate for the reputation of the plugin author team and their company websharks that this hasn’t even been attempted to be solved.
And so, an otherwise GREAT plugin (like all from websharks), this one unfortunately is unusable, except for those who know how to solve such problem themselves, maybe.Being s2member PRO customer too, I have now filed a ticket in their forum there too, because ezphp is still being recommended inside s2member PRO in order to achieve customizations that aren’t possible or sensible with the s2m shortcodes themselves.
So, again: When a POST OR PAGE gets SAVED, some kind of WORDRESS FILTER adds a space character between < and the ?php, which prevents code execution.
In WIDGETS however it does work (for us).So I went into functions.php myself 🙂 searching for any and all filters that affect things like
the_content
comment_text
widget_text_content
term_description
the_excerpt…and digged into the code myself 🙂 to make sure nothing adds a space into
the_contentWell, you guessed it, being no coder… it hasn’t helped. 🙁
The plugin authors here all are mega great coders.
So I guess, once ONE of them gets down here to this wordpress forum and his hands dirty (only if the keyboard is dirty), then this will be solved in a flash, huh?
- The topic ‘space added to between opening angle bracket and ?php in posts/pages’ is closed to new replies.