Making WordPress.org

Changeset 11438


Ignore:
Timestamp:
01/13/2022 05:55:09 PM (4 years ago)
Author:
Ipstenu
Message:

Change rejection email to 90 days

We're changing up the rejections to 90 days

https://make.wordpress.org/plugins/2021/09/20/change-to-how-long-active-reviews-remain-open/

Fixes #6021

File:
1 edited

Legend:

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

    r10124 r11438  
    2323            'Unfortunately your plugin submission for %1$s (%2$s), submitted on %3$s, has been rejected from the WordPress Plugin Directory.
    2424
    25 Plugins are rejected after six months when there has not been significant progress made on the review. If this is not the case for your plugin, you will receive a followup email explaining the reason for this decision within the next 24 hours. Please wait for that email before requesting further details.
     25Plugins are rejected after three months (90 days) when there has not been significant progress made on the review. If this is not the case for your plugin, you will receive a followup email explaining the reason for this decision within the next 24 hours. Please wait for that email before requesting further details.
    2626
    27 If you believe this to be in error, please email %4$s with your plugin attached as a zip and explain why you feel your plugin should be accepted.',
     27If you believe this to be in error, please email %4$s with your plugin attached as a zip and explain why you feel your plugin should not have been rejected.
     28
     29If you\'re still working on your code, don\'t panic. You can reply to the original review (or even this email) with your updated code for as long as needed. Even years. All we ask is you do not resubmit your plugin until asked to do so.',
    2830            'wporg-plugins'
    2931        );
Note: See TracChangeset for help on using the changeset viewer.