Making WordPress.org

Changeset 13439


Ignore:
Timestamp:
04/03/2024 05:39:22 AM (15 months ago)
Author:
dd32
Message:

Slack: Send commits for the new themes to the Plugin/Forums channels.

File:
1 edited

Legend:

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

    r12355 r13439  
    102102        'wp-themes.com/'                        => [ '#meta' => true, '#themereview' => true ],
    103103        'wporg-plugins/'                        => [ '#meta' => true, '#pluginreview' => true ],
     104        'wporg-plugins-2024/'                   => [ '#meta' => true, '#pluginreview' => true ],
    104105        'plugin-directory/'                     => [ '#meta' => true, '#pluginreview' => true ],
    105106        'plugins/support-forums/'               => [ '#meta' => true, '#forums' => true ],
    106107        'plugins/wporg-bbp-'                    => [ '#meta' => true, '#forums' => true ],
    107108        'themes/pub/wporg-support/'             => [ '#meta' => true, '#forums' => true ],
     109        'themes/pub/wporg-support-2024/'        => [ '#meta' => true, '#forums' => true ],
    108110    );
    109111
Note: See TracChangeset for help on using the changeset viewer.