Changes between Initial Version and Version 1 of Ticket #48003, comment 3
- Timestamp:
- 10/06/2019 08:03:46 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48003, comment 3
initial v1 1 1 Hmm, I'm struggling to replicate any differences with recent versions. Do you recall which version of WordPress you were on previously? 2 2 3 According to [the code](https://github.com/WordPress/WordPress/blob/ecf00fc84407249ae2a699e3b3d31571194efa34/wp-includes/media.php#L3462-L3478), everything works correctly for me. For example, if I have the following in my theme:3 According to the [https://github.com/WordPress/WordPress/blob/ecf00fc84407249ae2a699e3b3d31571194efa34/wp-includes/media.php#L3462-L3478 the code], everything works correctly for me. For example, if I have the following in my theme: 4 4 5 5 {{{#!php=