Profile
Achievement

jonkemp's Recent SnippetsTagged php
- All /
« Prev 1 Next »
This code adds the specified library to the header in WordPress unless you are in the admin section.
2
1042
posted 15 years ago by jonkemp
Check to see if HTTP POST variable exists before doing something with it.
0
1124
posted 15 years ago by jonkemp
Check to see if your function exists in WordPress before calling it. This is standard php code though, so it works outside of WordPress as well.
2
1039
posted 15 years ago by jonkemp