While running a query for adding JavaScript and CSS files in a WordPress site, you will come up with...
The web for the first time in human history has enabled the consumers to spill out what actually they...
In WordPress, after each user registration by default they can see the WP toolbar on front-end/backend. This Toolbar is...
By default, in WordPress users have access to the dashboard and their profiles. There can be some cases when...
If you ever want to display all the available WordPress user roles, you can do this with the above-mentioned...
In WordPress User Profile settings, a user can save his/her information like first name, last name, email, etc. If...
As of WordPress 4.7 release, the WordPress REST API was enabled by default which was rolled out in WordPress...
Want to show something specific for a logged in users? Want to hide something from not logged in users?...
With this code snippet, you can check if a sidebar is active or not that means if it has...
With this small snippet, you’re able to check if the current user is from the mobile browser on your...