Changeset 12407 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/cli/class-stats.php
- Timestamp:
- 02/20/2023 03:26:04 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-customizations/inc/cli/class-stats.php
r12389 r12407 33 33 * @var int 34 34 */ 35 private int $number_of_years = 15;35 private int $number_of_years = 3; 36 36 37 37 /**
Note: See TracChangeset
for help on using the changeset viewer.