Changes between Initial Version and Version 1 of Ticket #61314, comment 7
- Timestamp:
- 01/22/2025 04:27:18 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61314, comment 7
initial v1 1 Thank you for committing the changes related to the /wp-admin folder.1 @audrasjb Thank you for committing the changes related to the /wp-admin folder. 2 2 3 3 Regarding the /wp-includes folder, the modifications in my PR were focused on addressing specific fatal errors, such as the "Uncaught Error" issue. Files like default-constants.php and others were not modified because they did not return any errors. For example, direct access to /wp-includes/embed.php also does not trigger any errors, which is why default-constants.php was left unchanged.