Changes between Initial Version and Version 1 of Ticket #50159, comment 5
- Timestamp:
- 05/14/2020 03:06:58 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50159, comment 5
initial v1 1 1 The same filter was previously used twice. 2 2 Now it is used only once and value is passed as a parameter using SimplePie facility 3 4 5 Replying to [comment:3 afragen]:6 > There seems to be at least one filter that has been removed without replacing in its previous state.7 >8 > Specifically the parameters are different. Any reason why?9 >10 > I currently use this in the WordPress Beta Tester Plugin.