Changes between Initial Version and Version 1 of Ticket #25468, comment 2
- Timestamp:
- 10/06/2013 08:16:13 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25468, comment 2
initial v1 10 10 }}} 11 11 12 `edit_$field` filter: 13 * Use the short description to describe _what's_ filterable. 14 * Use a long description to describe what the `$field` portion of the dynamic hook name refers to. 15 16 `pre_$field` filter: 17 * Use a long description to describe what the `$field` portion of the dynamic hook name refers to. 18 19 `$field` filter is a `//duplicate_hook` 12 `edit_$field`, `pre_$field` and `$field` should just be `//duplicate_hook`