167 reputation
7
bio website
location
age
visits member for 1 year, 4 months
seen Feb 20 at 19:27
stats profile views 9

How are you, gentlemen?


Jan
30
comment WP_Query orderby breaks when using AJAX?
Any idea which filters? I'd love to look in to this. It is quite odd that it would work fine on a non-AJAX request but switch with an AJAX request. I don't know what filters would kick in in that situation unless wp_ajax_action triggers something I'm unaware of.
Jan
18
answered WP_Query orderby breaks when using AJAX?
Jan
18
comment WP_Query orderby breaks when using AJAX?
That doesn't really affect the overall problem, but I added it for completeness. I also completely re-edited the question.
Jan
18
revised WP_Query orderby breaks when using AJAX?
Major question restructuring
Jan
18
asked WP_Query orderby breaks when using AJAX?
Dec
17
asked media_sideload_image and set_post_thumbnail are returning the wrong image
Dec
11
accepted Custom post type specific category box
Dec
11
comment Custom post type specific category box
Ahh. Most excellent. Just what I was looking for! Thank you.
Dec
10
comment Custom post type specific category box
Added the full code for register_taxonomy for archival purposes. Added pictures to help further illustrate the actual question.
Dec
10
revised Custom post type specific category box
Added full code, added images
Dec
10
awarded  Critic
Dec
10
revised Custom post type specific category box
Added full code
Dec
5
asked Custom post type specific category box
Sep
24
accepted Custom navigation bar via wp_list_pages is broken for blog roll
Sep
20
answered Custom navigation bar via wp_list_pages is broken for blog roll
Sep
19
asked Custom navigation bar via wp_list_pages is broken for blog roll
Aug
23
accepted Custom post type routing with hierarchy
Aug
23
comment Custom post type routing with hierarchy
Now I wish there was a way for me to make it a parent of a page without breaking everything :)
Aug
23
comment Custom post type routing with hierarchy
Looks like that worked! Odd. I must have done something completely wrong yesterday. Thanks!
Aug
23
comment Custom post type routing with hierarchy
Hm. I'll have to take a look at this again. Did you create the post type before the pages? Though that shouldn't matter.