Skip to:
Content

bbPress.org

Ticket #1576: 1576.patch

File 1576.patch, 302 bytes (added by johnjamesjacoby, 15 years ago)

Hidden cap test

  • bbp-includes/bbp-core-caps.php

     
    437437
    438438                        $caps = array(
    439439
     440                                // Test
     441                                'read_hidden_forums',
     442
    440443                                // Topic caps
    441444                                'publish_topics',
    442445                                'edit_topics',