Profile
Achievement
scribbleitdesigns's Recent PHP Snippets
- All /
« Prev 1 Next »
Removes wordpress auto <p> tags from content...additional line to clean curly quotes as well.`
0
1417
posted 15 years ago by scribbleitdesigns
Place in your theme's functions.php file. This removes the generator altogether, not just the version....making it more secure than simply removing the filter...
0
1153
posted 15 years ago by scribbleitdesigns
This is a custom function to place in your theme's "functions.php" file that will override the typical 1.3.2 version of jQuery included in wordpress with the latest 1.4.2 version (and any future release for that matter). This does not effect the admi...
0
1559
posted 15 years ago by scribbleitdesigns