Changeset 12000 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-plugin.php
- Timestamp:
- 07/29/2022 06:20:58 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-plugin.php
r11562 r12000 46 46 $this->stats = new Stats; 47 47 $this->emails = new Emails; 48 $this->audit_log = new Audit_Log; 48 49 49 50 // These modifications are specific to https://wordpress.org/support/
Note: See TracChangeset
for help on using the changeset viewer.