
EffortLess Simple Role Initializer is a powerful network administration tool designed specifically for WordPress multisite installations. It provides comprehensive role management capabilities across your entire network from a single, intuitive interface.
Backup files are saved in JSON format with the following structure:
{
"site_id": {
"role_name": {
"name": "Role Display Name",
"capabilities": {
"capability_name": true/false
}
}
}
}
For support, bug reports, or feature requests, please use the plugin’s support forum on WordPress.org.