• Resolved thiagolamosa

    (@thiagolamosa)


    After update to WordPress 4.1.4, I lost access to “Edit Stylesheet” and “Manage Templates”.

    I had to change CAP settings in lines number 74 e 80 of file “/wp-content/plugins/wp-filebase/classes/AdminLite.php”.

    From
    ‘cap’=>’edit_themes’,

    To
    ‘cap’=>’manage_categories’,

    https://ww.wp.xz.cn/plugins/wp-filebase/

The topic ‘Missing "Manage Templates" Option’ is closed to new replies.