Profile
Achievement
 
    
                thewickedchemist's Recent SnippetsTagged wordpress
- All /
 « 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 
        
        
            1118 
        
                    posted 13 years ago by thewickedchemist
            Takes titles from a certain category and lists them in an unordered list.
        
        
        
            0 
        
        
            1210 
        
                    posted 13 years ago by thewickedchemist