help with plugin coding.
-
My plugin requires a small line of code to be at the top of each page before the <html>
it also seems to work if i put the code in config.php
Is it possible, when a plugin is installed, it can add some code before <html> or in config.php
<?php //this has been placed here because the plugin has been installed ?> <html>
- The topic ‘help with plugin coding.’ is closed to new replies.