Changeset 13439
- Timestamp:
- 04/03/2024 05:39:22 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/common/includes/slack/trac/config.php
r12355 r13439 102 102 'wp-themes.com/' => [ '#meta' => true, '#themereview' => true ], 103 103 'wporg-plugins/' => [ '#meta' => true, '#pluginreview' => true ], 104 'wporg-plugins-2024/' => [ '#meta' => true, '#pluginreview' => true ], 104 105 'plugin-directory/' => [ '#meta' => true, '#pluginreview' => true ], 105 106 'plugins/support-forums/' => [ '#meta' => true, '#forums' => true ], 106 107 'plugins/wporg-bbp-' => [ '#meta' => true, '#forums' => true ], 107 108 'themes/pub/wporg-support/' => [ '#meta' => true, '#forums' => true ], 109 'themes/pub/wporg-support-2024/' => [ '#meta' => true, '#forums' => true ], 108 110 ); 109 111
Note: See TracChangeset
for help on using the changeset viewer.