• Hi,
    I have added to wp-config:
    define( ‘WPCF7_ADMIN_READ_CAPABILITY’, ‘read_wpcf7’ );
    define( ‘WPCF7_ADMIN_READ_WRITE_CAPABILITY’, ‘manage_wpcf7’ );

    to allow restricting contactform7 to specific roles (in my case admin only.

    but I would also like to un-restrict flamingo so that Editors can see all the contact form submissions

    is there a similar way to do this for Flamingo?

    Thanks

  • The topic ‘Restricting User Capabilities’ is closed to new replies.