Changes between Initial Version and Version 1 of Ticket #42254, comment 7
- Timestamp:
- 10/28/2017 11:21:53 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42254, comment 7
initial v1 10 10 - changed {{{wp_dashboard_primary_output()}}} to check for an empty entries array. 11 11 - changed {{{wp_widget_rss_output()}}} to check for an empty entries array. 12 - changed {{{__()}}} to {{{esc_html__()}}}in one place, as recommended by phpcs.12 - changed {{{__()}}} in one place, as recommended by phpcs. 13 13 - fixed some indices in {{{wp_widget_rss_get_entries()}}}. 14 14 … … 82 82 We want to avoid displaying duplicated items in {{{wp_dashboard_primary_output()}}}. 83 83 84 So we expected output of {{{wp_dashboard_primary_output()}}} for (1 News item + 3 Planet items), is to contain:84 So the expected output of {{{wp_dashboard_primary_output()}}} for (1 News item + 3 Planet items), is to contain: 85 85 86 86 {{{