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 …