Changes between Initial Version and Version 1 of Ticket #16953, comment 66
- Timestamp:
- 06/07/2013 11:35:14 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16953, comment 66
initial v1 1 1 Replying to [comment:65 nacin]: 2 > I didn't see until now there was a consensus on a simple filter.My question: What's more useful? pre_plugin_basename, or one just before the return? I'd think the final filter would be more useful, since it smooths out the processing?2 > My question: What's more useful? pre_plugin_basename, or one just before the return? I'd think the final filter would be more useful, since it smooths out the processing? 3 3 4 4 '''Yes''', given that you are passing in both a post-processed value and a pre-processed value a `'plugin_basename'` would definitely be more generally useful and also still meet the need stated on [#comment:52 comment 52] of this thread.