• Resolved bobchou9

    (@bobchou9)


    Hi there,

    After I upgrade to version 2.0.X, I found there is a notification on the post page tell user which groups this post belongs to, like “ASSIGNED GROUPS: IT”, but I do not wanna show this info to user, so is there a way to remove it? Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bobchou9

    (@bobchou9)

    OK, I found the solution, go to UAMPATH/src/UserAccessManager/UserAccessManager.php,

    comment line 546 $this->wordpress->addFilter('edit_post_link', [$frontendController, 'showGroupMembership'], 10, 2)

    that’s it, but in future, can we put this in settings as an option, thanks!

    • This reply was modified 7 years, 9 months ago by bobchou9.
    Plugin Author GM_Alex

    (@gm_alex)

    It is only shown to the admin users, by the way.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove “ASSIGNED GROUPS” notification?’ is closed to new replies.