Profile
Achievement
scribbleitdesigns's Recent Snippets
- All /
« Prev 1 Next »
There are many ways to have jQuery open external links for you. Some depend on relative URL\'s for internal links and absolute URL\'s for external links. Some analyze the link to see if it matches your domain. These are great but can sometimes be con...
0
766
posted 14 years ago by scribbleitdesigns
Removes wordpress auto <p> tags from content...additional line to clean curly quotes as well.`
0
661
posted 14 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
471
posted 14 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
796
posted 14 years ago by scribbleitdesigns