Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43437, comment 17


Ignore:
Timestamp:
05/15/2018 04:21:49 PM (6 years ago)
Author:
asadkn
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43437, comment 17

    initial v1  
    33For example, "Delete Invoices" for a plugin can be a central setting but the plugin may have its own extended settings where it defines rules on when an invoice may be deleted (time duration/tax year, type of invoice). The plugin may also use WP-Cron to schedule a future deletion.
    44
    5 To add to it, it would be helpful if each plugin can add an optional info/message when the request is processed. For instance, "Invoices #100, #99 will be retained for [legal basis] for [time duration]". Or "IP Address logs retained in PluginName for [legal basis] for 30 days."
     5To add to it, it would be helpful if each plugin can add an optional info/message when the request is processed. For instance, "Invoices 100, 99 will be retained for [legal basis] for [time duration]". Or "IP Address logs retained in PluginName for [legal basis] for 30 days."