Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #26614, comment 2


Ignore:
Timestamp:
12/13/2013 09:23:45 PM (11 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26614, comment 2

    v1 v2  
    1 The number of posts to display by default is 2, and the maximum number is 5, hardcoded in `wp_dashboard_site_activity()`: [source:tags/3.8/src/wp-admin/includes/dashboard.php#L516]
     1The number of posts to display by default is 2, and the maximum number is 5, hardcoded in `wp_dashboard_site_activity()`: [source:tags/3.8/src/wp-admin/includes/dashboard.php#L516].
    22
    33If you have more than 5 posts, the link always says "See 3 more".