Changes between Version 1 and Version 2 of Ticket #20487, comment 2
- Timestamp:
- 04/19/2012 01:11:12 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20487, comment 2
v1 v2 3 3 There was such an attempt: #15032 4 4 5 At this point, I think we'll have to settle with an abstraction class''on top of'' these existing classes.5 At this point, I think we'll have to settle with an abstraction layer ''on top of'' these existing classes. 6 6 7 7 > there are no hooks activated in this process for plugins to use to say create an advanced comment search plugin. One might expect hooks like those activated in post search to be activated here, like "parse_request" and "get_search_query."