Making WordPress.org


Ignore:
Timestamp:
01/29/2024 01:59:49 AM (3 years ago)
Author:
dd32
Message:

Plugin Directory: Review: Add a new 'Security Concerns' rejection reason.

Props frantorres.
See #5653.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/class-template.php

    r13088 r13153  
    10081008                        'banned'               => 'Banned developer trying to sneak back in',
    10091009                        'author-request'       => 'Author requested not to continue',
     1010                        'security'             => 'Security concerns',
    10101011                        'other'                => 'OTHER: See notes',
    10111012                );
Note: See TracChangeset for help on using the changeset viewer.