All Wordpress related Questions

by Mahesh Radadiya | 23/07/23 | 1 Answers | Tags : PHP , Wordpress , WooCommerce , woocommerce.7.9.0 Views : 341
installing woocommerce.7.9.0 but after sometime it cause error and stop installing what to do now ?

Read more

by jaydeep | 24/08/17 | 0 Answers | Tags : Wordpress , HTML Views : 1038
how to create custom error404 page in wordpress..?

Read more

by jaggy | 19/07/17 | 1 Answers | Tags : PHP , Wordpress , mysql_real_escape_string Views : 2927
what is alternative of mysql_real_escape_string in wordpress ?

Read more

by Cimb | 27/06/17 | 1 Answers | Tags : Wordpress , comments , wp-post Views : 1013
i dont know want to people in WordPress posts , how can i disable it , by programming or by admin section . is that possible to disable comment box in WordPress ?

Read more

by Cimb | 27/06/17 | 2 Answers | Tags : PHP , Wordpress , wp-post , wpdb Views : 1132
where can i put category name or category id to get posts for particular category ?

Read more

by Cimb | 27/06/17 | 1 Answers | Tags : PHP , Wordpress Views : 4413
what is Difference between get_post() and the_post() ?

Read more

by pratik | 19/06/17 | 1 Answers | Tags : Wordpress , po , language , mutli-language Views : 1015
i am dealing with new WordPress plugin , want to make language translation file . which is .po for WordPress . so i am new to making extension in WordPress so dont know how to make .po file and how can i attach translated text with new language .

Read more

by jessica | 16/06/17 | 1 Answers | Tags : PHP , Wordpress Views : 1077
i am basically deal with WordPress but need to generate pdf for invoices , so how to generate pdf in PHP . with WordPress

Read more

by jaydeep | 13/06/17 | 1 Answers | Tags : PHP , Wordpress , multilingual , blog Views : 944
new at WordPress . making blog by WordPress . but i need in three language , don't know how to setup . i need it so i can enter content at post or pages for every languages . and change text which is part of plugin or theme by admin . is there any ready mate plugin for it or any other stuff which can help on it ?

Read more

by Phpworker | 10/06/17 | 1 Answers | Tags : PHP , Wordpress , Error , Plugin , WP_Error Views : 1178
making wordpress plugin and finding class at class reference wordpress.org so we can add more and simply put all error message display at one place in single page

Read more

by yogi | 23/05/17 | 1 Answers | Tags : PHP , Wordpress Views : 1070
How to check user is logged in or not ?

Read more

by sachin | 22/05/17 | 1 Answers | Tags : jQuery , Javascript , PHP , Wordpress , AJAX Views : 1071
above is simple code for getting list of the state from the country . used jQuery for ajax but how to implement with wordpress ? how to make server side file which respond to ajax request . and how to embed ajax javascript to Wordpress front page ?

Read more

by sachin | 22/05/17 | 1 Answers | Tags : PHP , Wordpress , Plugin Views : 1120
how to make wordpress plugin ? i am newbie at wordpress plugin . i found some help at but still not more help how to make wordpress plugin

Read more

by | 19/05/17 | 2 Answers | Tags : PHP , Wordpress , Navigation-menu , Menu-System Views : 2570

Read more

by | 11/05/17 | 1 Answers | Tags : PHP , Wordpress , _e , echo , error-reporting Views : 1378
i seen use of _e function in WordPress. i think both give same output which print something ? what do you say what is use of _e function in wordpress ?

Read more

google webmaster tool says some 300 crawl error .which is regarding to wp-login.php it says "Googlebot couldn't access the contents of this URL because the server had an internal error when trying to process the request. These errors tend to be with the server itself, not with the request. More info." so i want to solve the login page redirecting issue , so it not redirect when it have https://example.com/wp-login.php give good result . but https://example.com/wp-login.php?redirect_to show redirected status when feach as google . so i think my solution relies in by stooping redirection wp-login.php when it have redirect_to in query string .

Read more

by web-api | 22/12/16 | 1 Answers | Tags : Wordpress , Web API , REST-API , WooCommerce Views : 1410
i am building Android/ios app for my WooCommerce store . so to communicate with server i need web api . so thinking that should i start from scratch to develop web api (REST API) for WooCommerce or there are readily aviliable any API aviliable as open source. if so pls suggest and pls show how can i use it ? i need WooCommerce store 's REST API for getting products , product detail , orders , order detail etc..

Read more