Making WordPress.org

Changeset 14931


Ignore:
Timestamp:
06/03/2026 05:36:51 AM (4 months ago)
Author:
dd32
Message:

Theme Directory: Declare $theme_name property on WPORG_Themes_Upload.

Avoids a PHP 8.2+ 'Creation of dynamic property' deprecation notice; the property was assigned in reset_properties() and parse_theme_info() but never declared.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.