Hi everybody,
I'm using WP 3.0.5 and I import all my posts with TurboCSV (no need to create each post one by one).
After importing, I have some code like this one in my posts :
[...]
[...]
and for this code to work, I'm using the Exec-PHP plugin (which works well).
But if I want to modify my posts using TinyMCE Advanced, all my PHP scripts are deleted when I use the Visual tab.
How can I force TimyMCE Advanced NOT to delete all my PHP scripts ?
Thanks for helping
François