133 reputation
6
bio website
location
age
visits member for 9 months
seen Oct 25 '12 at 1:34
stats profile views 6

Oct
14
accepted get_terms with more than x post count
Oct
13
comment get_terms with more than x post count
@kasier: I cant get this to work with my existing smart script which lists tags in groups :P pastebin.com/fp85pRGg. Any help would be appreciated.
Oct
12
comment Hit counter adding hits to unrelated posts
Nevermind, I figured out a way: tastyplacement.com/…
Oct
12
comment Hit counter adding hits to unrelated posts
@Milo: You are a genius! lol. Prefetch was the culprit, is there anyway I can detch a prefetch in php? that way I can only count hits that have actually been loaded.
Oct
12
comment get_terms with more than x post count
Hm I'm getting this error: Catchable fatal error: Object of class stdClass could not be converted to string
Oct
12
revised Hit counter adding hits to unrelated posts
added 139 characters in body
Oct
12
asked Hit counter adding hits to unrelated posts
Oct
12
revised get_terms with more than x post count
edited title
Oct
12
asked get_terms with more than x post count
Oct
12
accepted How to redirect to correct pages after permalink structure change
Oct
12
comment How to redirect to correct pages after permalink structure change
Oh right, I wasnt aware WordPress has such a feature.
Oct
12
asked How to redirect to correct pages after permalink structure change
Oct
12
awarded  Commentator
Oct
12
accepted Query Posts in a Predefined Order
Oct
12
comment Query Posts in a Predefined Order
Just tested again now, it does work :D I think it was an issue with the while statment I had. Thanks for the help Stephen!
Oct
11
comment Query Posts in a Predefined Order
Thanks for the code, although I have tried it and also made edits to it, I am unable to get it to query the posts in the order of the array (Sorry to be a pain)
Oct
10
comment Not all comments being displayed on post page
I was looking back at your question and thought to myself, why AM I using postdata_reset, and realised I'm reseting the wrong thing lol (although it did actually fix the problem as well)
Oct
10
comment Query Posts in a Predefined Order
@StephenHarris: Can you show me an example of this?
Oct
10
revised Not all comments being displayed on post page
deleted 3 characters in body
Oct
10
comment Not all comments being displayed on post page
Sorry wrong function used, I mean wp_reset_query()