Changes between Version 2 and Version 3 of Ticket #44000, comment 3
- Timestamp:
- 05/10/2018 11:56:33 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44000, comment 3
v2 v3 1 1 [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. 2 2 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. 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. See [attachment:tools-bubble-count.jpg]. 4 4 5 5 It also checks for the {{{erase_others_personal_data}}} and {{{erase_others_personal_data}}} capabilities, before displaying the bubble count.