Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

How to hide "quote settings" in profile section?

This discussion is related to the Quotes addon.

when you click "edit profile" as you can see there is a "quote settings" part. i would like to remove or hide that. does anyone know how?

1.jpg 56.4K

Comments

  • thanks it worked great

    vrijvlinder
  • @peregrine said:

    if you just want admins to see it.

    public function ProfileController_AfterAddSideMenu_Handler($Sender) {
    if (!Gdn::Session()->CheckPermission('Garden.Users.Edit'))

    Genius. Thx. <3

    vrijvlinderhgtonight
Sign In or Register to comment.