-
-
-
-
Just Posted
What They’re Saying
- Jet on How To Add Custom Styles To The WordPress Editor Dropdown
- Dustin - WordPress Theme Reviewer on How To Add Custom Styles To The WordPress Editor Dropdown
- Milap on How To Get Top Parent Page ID In WordPress
- ismael on How To Highlight Current Category In WordPress Menu (wp_nav_menu) For Single Post Pages Using jQuery
- gary dawson on How To Add Custom Styles To The WordPress Editor Dropdown
Categories
- jQuery (2)
- PHP (6)
- Tips & Tricks (13)
- Wordpress (8)
Category Archives: Tips & Tricks
Check If Current Page Has Any Subpages in WordPress
Really thought there would be a built-in function in WordPress to check for the existence of any subpages while on a parent page, but apparently not. So here’s a quick dirty little function that will do just that. Drop this … Continue reading
Posted in Tips & Tricks
2 Comments
Return The Post ID and Modify A Specific Entry Inside a WordPress Loop
I recently needed to slightly modify the output for a specific entry inside a category loop on a client’s WordPress install. Having a terrible memory, I seem to always forget functions for basic things like this, and this case was … Continue reading
Posted in Tips & Tricks
Leave a comment
Where’s The Index Page (Or Archive Page) for Custom Post Types In WordPress 3.0?
WordPress is probably my goto CMS platform (yes I said CMS) for client work in my day-to-day gig (full-time web designer/developer). Needless to say, since I use it so much, I’m stoked that the feature-packed WordPress 3.0 is upon us. Unfortunately, I’ve … Continue reading
Posted in Tips & Tricks
2 Comments