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 …
How to Enable/Disable the Full Height Post Editor in WordPress
Did you ever noticed the height of editor at the time of add/edit post or page while scrolling in your WordPress? Few days back one of my client requested if it is possible to disable the full-height post editor and Read More …