How to limit wp_pagenavi pagination numbers in WordPress
Sometimes you don’t want to return a ton of pagination items… here’s how to limit the number if you’re using the WP-PageNavi plugin.
Sometimes you don’t want to return a ton of pagination items… here’s how to limit the number if you’re using the WP-PageNavi plugin.
The jQuery UI tabs ‘select’ event and some minor Javascript makes changing the hashtags of the url to the current tab’s hashtag very easy.
I love unique 404 pages. Even when the site or user fails, you can still win. #404winning
WordPress 3.0’s menu system already rocks, but check out what you can do with this GoDaddy-like menu system with custom “walkers” containing descriptions.
Here’s a useful list of object property values and explanation you can refer to in your JS coding adventures.
Using PHP and on HostGator? Here’s how to enable PHP v5.3+ for your websites.
Let’s replace the contents of a tag with some Regular Expressions!