55 reputation
8
bio website
location
age
visits member for 1 year, 11 months
seen Apr 18 at 4:05
stats profile views 15

Apr
12
asked Force is_search to always TRUE
Mar
22
comment Dynamically change post_parent in every page load?
Thanks for the answer but that's not what I need.
Mar
22
asked Dynamically change post_parent in every page load?
Mar
22
comment WooCommerce: multiple input field for multiple product variations
Hi David, what you if all your products are of the same type -- meaning they should all be assigned with the same variations? Say, I have another product called Beer and it should contain both "six bottles" and "case" variations, any idea how to achieve that? Right now the only way I can think of is duplicate the variations and assign them to Beer grouped product which doesn't make sense because you could end up with hundreds of duplicate simple(in this case, variation) products.
Mar
22
comment Custom Post Type Menus
Is there an in-built solution for this already?
Mar
20
comment WooCommerce: multiple input field for multiple product variations
@Stefano I can confirm this. It seems Woocommerce is filtering out form values that are not added by their srcipts.. weird..
Nov
10
accepted Get terms that contain posts that in turn belong to other terms?
Nov
1
awarded  Promoter
Oct
29
asked Get terms that contain posts that in turn belong to other terms?
Oct
27
accepted WP_Query() and get_posts() can't handle over a thousand posts?
Oct
3
revised WP_Query() and get_posts() can't handle over a thousand posts?
added 4 characters in body
Oct
3
comment WP_Query() and get_posts() can't handle over a thousand posts?
@kaiser: That's another problem actually because our admin has not enabled error reporting in our server. Could you tell me if this should work and that the issue is on the server config or something? Because I can confirm that my function perfectly works on smaller number of posts.
Oct
3
asked WP_Query() and get_posts() can't handle over a thousand posts?
Sep
13
awarded  Popular Question
Aug
6
accepted Is there an easy way to AJAX-ify saving of post?
Aug
4
accepted How to query custom post type by term?
Aug
4
accepted Redirect to custom url when registration fails?
Aug
4
accepted How to access .html file that's located in the theme folder from the browser?
Aug
4
asked Is there an easy way to AJAX-ify saving of post?
Aug
1
comment How to access .html file that's located in the theme folder from the browser?
Well my assumption is that placing it along with most crucial files of Wordpress is not safe. Yeah it is. That's what my client wants and he knows it's a horrible solution.