Changes between Initial Version and Version 1 of Ticket #29821, comment 8
- Timestamp:
- 02/07/2023 06:45:21 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29821, comment 8
initial v1 14 14 }}} 15 15 16 This implementation with insertion after first or to the beginning of the last element look very uncertain. To make it clear, there should be exact places to add elements, but also it is possible that we are l ucking developers documentation on the subject. I wasn't able to find it on the WordPress.org. I found only a post "Custom Fields in Bulk Edit" in personal blog of Misha Rudrastyh.16 This implementation with insertion after first or to the beginning of the last element look very uncertain. To make it clear, there should be exact places to add elements, but also it is possible that we are lacking developers documentation on the subject. I wasn't able to find it on the WordPress.org. I found only a post "Custom Fields in Bulk Edit" in personal blog of Misha Rudrastyh. 17 17 18 18 So, I am suggesting to rework inserting elements into the Bulk Editor and check if we need in-house documentation on the subject.