Making WordPress.org

Changeset 10539


Ignore:
Timestamp:
12/18/2020 03:59:10 AM (5 years ago)
Author:
dd32
Message:

Trac: Post tickets & commits for the support forums to #meta & #forums to keep the forums team in the loop.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/common/includes/slack/trac/config.php

    r10460 r10539  
    9898        'wporg-plugins/'                        => [ '#meta' => true, '#pluginreview' => true ],
    9999        'plugin-directory/'                     => [ '#meta' => true, '#pluginreview' => true ],
     100        'plugins/support-forums/'               => [ '#meta' => true, '#forums' => true ],
     101        'plugins/wporg-bbp-'                    => [ '#meta' => true, '#forums' => true ],
     102        'themes/pub/wporg-support/'             => [ '#meta' => true, '#forums' => true ],
    100103    );
    101104
     
    112115        'Theme Directory'               => [ '#meta' => true, '#themereview' => true ],
    113116        'Plugin Directory'              => [ '#meta' => true, '#pluginreview' => true ],
     117        'Support Forums'                => [ '#meta' => true, '#forums' => true ],
    114118    );
    115119}
Note: See TracChangeset for help on using the changeset viewer.