Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sudavar

    (@sudavar)

    Please go to file: class-birthdays-widget-settings.php and comment out the if statement at line 54

    if ( ! current_user_can( 'manage_options' ) ) {
         wp_die( __( 'You do not have sufficient permissions to access this page.', 'birthdays-widget' ) );
    }

    We are working now to enable admin to choose which roles shall have access to the list. But this shall be a temporary solution for you. Watch for the upcoming update 😛

    Thread Starter offred

    (@offred)

    Thanks so much for your quick and helpful response!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Write Options’ is closed to new replies.