Changes between Initial Version and Version 1 of Ticket #16293, comment 38
- Timestamp:
- 10/12/2023 09:02:59 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16293, comment 38
initial v1 1 Hello there! IDK why I didn't receive notifications about the movement in this ticket . @oglekler it ''could'' be covered with a test, yeah, but it would require a wp_remote_post() call to that page, not a call to a specific function, which (to me) seems weird. I gave a look at the unit test suite and couldn't find a similar example.1 Hello there! IDK why I didn't receive notifications about the movement in this ticket, sorry for not replying earlier. @oglekler it ''could'' be covered with a test, yeah, but it would require a wp_remote_post() call to that page, not a call to a specific function, which (to me) seems weird. I gave a look at the unit test suite and couldn't find a similar example. 2 2 3 3 I'm happy to write the test if needed (hopefully there is still time to have this in 6.4?)