Changes between Initial Version and Version 1 of Ticket #59753, comment 9
- Timestamp:
- 04/18/2024 08:37:08 PM (10 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59753, comment 9
initial v1 4 4 Yes, the "linking" is actually setting the selected post to be the image attachment post's "parent". This is not really "linking". Perhaps can also add a little of "explanation text" at the top of that modal. 5 5 6 It seems now this is used mostly for back-compat. For example this was used to create a gallery from all the images that were uploaded to a post .6 It seems now this is used mostly for back-compat. For example this was used to create a gallery from all the images that were uploaded to a post by typing `[gallery]` (yea, that's the first shortcode ever in WP).