diff --git a/inc/user-role-capabilities-mod.php b/inc/user-role-capabilities-mod.php new file mode 100644 index 0000000..2bad6ff --- /dev/null +++ b/inc/user-role-capabilities-mod.php @@ -0,0 +1,20 @@ +add_cap( 'edit_theme_options' ); +// add export CF7 DB +$role_object->add_cap( 'cfdb7_access' );