• Resolved sorensenss

    (@sorensenss)


    We would like to grant access to Editor and/or a Custom user role to the GTranslate settings, but the plugin seems to stubbornly stay on Administrators only.

    I’ve tried the following function, but still receive the message ‘You are unable to access this page’.

    add_filter('option_page_capability_gtranslate_options' , function() {
    return 'edit_posts';
    });

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

    (@edo888)

    Hi,

    We do not support that, sorry.

    Feel free to change the code, it is open source.

    Thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘Editor Access’ is closed to new replies.