Changes between Initial Version and Version 1 of Ticket #50280, comment 7
- Timestamp:
- 06/03/2020 09:26:24 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50280, comment 7
initial v1 4 4 Does this mean that the intention is that those hooking into it are supposed to `echo 'xyz'; return true;` 5 5 6 If so, then yes, that is likely to cause developer confusion. The DocBlock could be improved to make that more clear, it is **very** unusual that a filter directly results in output.6 If so, then yes, that is likely to cause developer confusion. The DocBlock could be improved to make that more clear, but it is **very** unusual that a filter directly results in output.