• Hi, please change the code for other additional user capabilities on main.php line 79-80

    foreach ( wp_get_current_user()->roles as $role => $val_role ) {
    //if(!in_array( $val_role, get_option( ‘ced_hpr_role’ ) ) ) {
    if(!array_intersect(wp_get_current_user()->roles, get_option( ‘ced_hpr_role’ ))){

    in the hope of seeing the new version
    thanks

Viewing 1 replies (of 1 total)
  • Plugin Author cedcommerce

    (@cedcommerce)

    Hello,

    Thank you for showing your interest in our product and also for sharing your valuable suggestion.

    We will surely look for it and release our new version soon.

    Thanks

    • This reply was modified 6 years, 11 months ago by cedcommerce.
Viewing 1 replies (of 1 total)
  • The topic ‘For users Additional Capabilities’ is closed to new replies.