Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author orbisius

    (@orbisius)

    Nooooo, don’t modify the code. Any future update will override it.

    Did you see the FAQ at https://www.ads-software.com/plugins/orbisius-child-theme-creator/faq/ ?

    How to disable Orbisius Theme Editor Plugin?
    Just put this line right after the first <?php tag in the wp-config.php. This will also remove the WordPress’ Theme/Plugin editors as well.

    define(‘DISALLOW_FILE_EDIT’, true);

    P.S. https://club.orbisius.com is our favourite place to provide support ??

    Thread Starter shah.neel

    (@shahneel)

    Okay, but I want to keep the super admins have access to Theme and Plugins editor. It’s just that I do not want anyone else have access to editor except the Super admins. Is there any other solution to do this?

    Plugin Author Svetoslav Marinov

    (@lordspace)

    Non-super admins should not have access to the double theme editor.

    For multisite the plugin should always redirect to the main/network admin area.

    Do you mean that the menu item should not be shown?

    Can you logging in with a non-superadmin and let me know what happens?
    You’re running the latest version, correct?

    Thread Starter shah.neel

    (@shahneel)

    Yes I tested this plugin on a multisite wordpress 3.7.1 and 3.6.1.
    Appearance > Orbisius Child Theme Creator” redirects to the Network Admin section when clicked from any user or site.
    But “Appearance > Orbisius Theme Editor” does not redirect user to Network Admin section. I tried this using Administrator role. So Any administrator of any site can mess with the theme files.

    Plugin Author orbisius

    (@orbisius)

    Hi,

    shah will check and if that’s the case will push an update ASAP.

    Plugin Author Svetoslav Marinov

    (@lordspace)

    Hi Shah,

    Just checked with WP 3.8 and indeed the user is redirected to the network admin page. Can’t reproduce your scenario.

    https://imm.io/1m92W

    P.S. a version 1.1.2 has been posted half an hour ago.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to disable access to Orbisius Theme Editor for all roles on Multisite Websit’ is closed to new replies.