56 reputation
3
bio website vagabumming.com
location
age
visits member for 10 months
seen Apr 26 at 5:10
stats profile views 6

Jul
10
comment Pagination is not working wp_query custom fields values
thanks for pointing that out. glad you got it sorted.
Jul
10
awarded  Editor
Jul
10
revised Pagination is not working wp_query custom fields values
syntax error fixed
Jul
10
answered Pagination is not working wp_query custom fields values
Jul
8
comment How can I display all values of a custom field from posts with a certain value of another custom field or from certain post types?
Using the meta_query arguments will populate the return object with everything you need to run a custom while have_posts() loop so you don't need to fuss with joining tables etc in your sql.
Jul
8
comment Prerequisites Skills to learn WordPress
If your intent is to simply build a website, then you can totally do it with wordpress and not need any PHP skills.
Jul
8
awarded  Supporter
Jul
8
answered Prerequisites Skills to learn WordPress
Jul
8
answered How can I display all values of a custom field from posts with a certain value of another custom field or from certain post types?
Jul
8
answered anyone can help me to know whats going wrong?
Jul
7
awarded  Teacher
Jul
7
answered Remove custom posts that match taxonomy value
Jul
7
answered adding a function on plugin file when a button is clicked