Reply To: Function checking access

Author
Reply
  • #2530

    You can’t do that because bbPress will not allow it. My plugin adds template to extend bbPress, but it is not changing the way bbPress renders page, only replaces [u]content[/u] for that page. If normal bbPress page contains sidebars and header and everything else, page that shows restricted access shows that also but replacing normal bbPress content part with restricted one, it is not part of the template my plugin can change.