plugin code shouldn’t be wrapped in php tags .... remove the "<?php" too
Wow, it worked. I wonder why plugin creators have those PHP tags around it anyways.
-
☆ A M B ☆
- 24,524 Posts
Most likely to trigger syntax color-coding in their editors. It also works on the forums; if you enclose code in the code tags (using the # sign icon in the editor’s menu bar) and have the PHP tags, the code will be color-coded, making it easier to read and understand.