Inline PHP must not echo or print output, all output must be returned. Using eval() can also create other problems, if you have a complex script consider using an inline include or content replacement file.
The content replacement and inline include features are not compatible with caching plugins.




