how do you make a single file plugin?
-
I am making a pluin and would like to know how to keep it all in 1 php document.
Right now my code looks something like this….
<form method="post" action="some_php_file.php">
<input........
</form>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how do you make a single file plugin?’ is closed to new replies.