Make WordPress Core

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


Ignore:
Timestamp:
05/10/2018 11:56:33 AM (7 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44000, comment 3

    v2 v3  
    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, adds them together and displays a bubble count next to the Tools menu.
     3This counts the ''confirmed'' user requests for both export and erase, adds them together and displays a bubble count next to the Tools menu. See [attachment:tools-bubble-count.jpg].
    44
    55It also checks for the {{{erase_others_personal_data}}} and {{{erase_others_personal_data}}} capabilities, before displaying the bubble count.