thewickedchemist


Member since 11/06/2011

5 snippets

2464 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

thewickedchemist's Recent PHP Snippets



« Prev 1 Next »
Place the function in your functions.php file of your theme... Then, simply call like this: wp_paginate('', 3); The first param is optional, the second dictates how many pages before and after the current page link will show...
0 549 posted 11 years ago by thewickedchemist
Checks for fake DNS as well as utilizes regex functions to check the string for proper length & characters.
0 1003 posted 11 years ago by thewickedchemist
Takes titles from a certain category and lists them in an unordered list.
0 590 posted 11 years ago by thewickedchemist
Removes WWW from the current URL, if exists.
1 592 posted 12 years ago by thewickedchemist
Issues a check to see if the "www" is included, if not, forces "www" to be appended to the URL in question.
1 583 posted 12 years ago by thewickedchemist
« Prev 1 Next »