WordPress User Import, generally while we have too many users in our website then often we have such type of questions in mind: – How to mass-import users from .csv? – How to bulk-import users from .csv? – How to Read More …
Blog
BuddyPress – Social Login
Where is my httpd.conf file located in apache
It is very often developer ask each others where to find my server configuration file. Where is my httpd.conf file located in apache ? httpd.conf is the server configuration file of Apache. – Login to SSH – Execute the below Read More …
BuddyPress Members Export
BuddyPress Members Export is a unique WordPress BuddyPress plugin of its type. It is a complete solution to export all the details of users in WordPress + BuddyPress. Following are the fields of users this plugin will export in a Read More …
Really Simple CAPTCHA In AJAX Page
Ajaxify WordPress Site Pro is a plugin which helps you to reload the Google recaptcha form in ajax loaded page. This plugin already a wel known plugin in WordPress community to make your whole WordPress site ajaxify. Let us have Read More …
Sort WordPress Users By Last Name
It is very obvious requirement from any client that to list all your website users in alphabetical sort order. My requirement was sort all WordPress users by their last name first and then first name. Tried a lot to get Read More …
How to Disable Emoji in WordPress
End of May 2015 WordPress came up with version 4.2, and this version came with a new feature called Emoji that allowed you to use the new Emojis in your WordPress website. Even several people like this feature but there Read More …
Prevent ajaxStart on selected ajax calls
Let us assume we are working on an existing website there several ajax calls are present. Let us assume developer of that website also used ajaxStart and and ajaxComplete events to show please wait popup while ajax calls continues. Now Read More …
Where to find magento DB config details
Developers often want to do some work related to database, like backups, database edits, etc. But clients don’t even know what is MySQL database and where to get the database access details, they usually give just FTP and/or hosting control Read More …
How to Fix the Error Establishing a Database Connection in WordPress
If you are running WordPress website or a WordPress developer it is very common issue that you are getting below message while accessing your WordPress website. This is not a big issue but sometime this may feels you frustrated while Read More …