Making WordPress.org


Ignore:
Timestamp:
11/10/2017 02:18:00 AM (7 years ago)
Author:
iandunn
Message:

WordCamp Payments: Clarify that payment data is deleted, not just hidden.

See #3244

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/views/payment-request/metabox-payment.php

    r6095 r6108  
    99    <p>
    1010        <?php echo esc_html( sprintf(
    11             __( "Payment information will be redacted %d days after the payment has been sent. Until then, it will be available to you and to trusted network administrators.", 'wordcamporg' ),
     11            __( "Payment information will be deleted %d days after the payment has been sent. Until then, it will be available to you and to trusted network administrators.", 'wordcamporg' ),
    1212            WordCamp_Budgets::PAYMENT_INFO_RETENTION_PERIOD
    1313        ) ); ?>
Note: See TracChangeset for help on using the changeset viewer.