Saikat Mondal August 17, 2024 No Comments How to Add Custom Capabilities to User Roles in WordPress To add custom capabilities to a user role – 1. Identify the Role: Determine which user role you want to modify, for example, Administrator, Editor,…
Saikat Mondal August 10, 2024 No Comments How to create WordPress custom user role for custom plugin ? Create custom user role for a WordPress plugin by using WordPress built-in functions.1. Create the Plugin File : First create a custom plugin if you…
Saikat Mondal August 3, 2024 No Comments How to add menu in WordPress admin panel ? Here we see how to add custom menu in admin sidebar. Sometimes when we work with plugins and we need to show some features or…