Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #44000, comment 3


Ignore:
Timestamp:
05/10/2018 11:55:30 AM (6 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44000, comment 3

    v1 v2  
    11[attachment:44000.2.diff] is a suggestion that uses the {{{wp_count_user_requests()}}} function approach in #44034. The patch there would need to be applied here as well to test.
    22
    3 This counts the ''confirmed'' user requests for both export and erase, and adds them together.
     3This counts the ''confirmed'' user requests for both export and erase, adds them together and displays a bubble count next to the Tools menu.
    44
    55It also checks for the {{{erase_others_personal_data}}} and {{{erase_others_personal_data}}} capabilities, before displaying the bubble count.