Changes between Initial Version and Version 1 of Ticket #57278, comment 18
- Timestamp:
- 05/20/2023 08:28:17 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57278, comment 18
initial v1 1 Report1 == Report 2 2 3 3 This report confirms that the suggested patch fixes the problem. 4 4 Patch tested: https://github.com/WordPress/wordpress-develop/pull/3728 5 5 6 Environment7 OS: Windows 11 (22H2)8 Web Server: nginx/1.23.49 PHP: 7.4.3310 WordPress: 6.3-alpha-55505-src11 Browsers: Chrome Version 113.0.5672.126 (Official Build) (64-bit)12 Theme: Twenty Twenty-Three6 == Environment 7 - OS: Windows 11 (22H2) 8 - Web Server: nginx/1.23.4 9 - PHP: 7.4.33 10 - WordPress: 6.3-alpha-55505-src 11 - Browsers: Chrome Version 113.0.5672.126 (Official Build) (64-bit) 12 - Theme: Twenty Twenty-Three 13 13 14 Steps 14 == Steps: 15 15 16 Added the file: mu-loader.php with the mentioned code to the mu-plugins directory.17 Added Jetpack to the mu-plugins directory18 Added the above filter code to functions.php of my current theme.16 - Added the file: mu-loader.php with the mentioned code to the mu-plugins directory. 17 - Added Jetpack to the mu-plugins directory 18 - Added the above filter code to functions.php of my current theme. 19 19 20 Results20 == Results 21 21 22 22 I was able to replicate the feature as mentioned in this ticket.