- πΊπΈUnited States bburg Washington D.C.
This is sorely needed, and the hooks are currently issuing deprecation warnings.
I would ask whether we should include the Search API events in the examples as well? Though this might be something better suited in the Search API module. I am noticing a trend where procedural hooks are still documented in *.api.php files, but newer plugins don't seem to have any clear documentation of their own.
I'm currently looking at a "search_api.query_pre_execute" event. which does give me the search api query, but I seem to be struggling to add any custom functionality via this means. I'd suggest having these hooks perform some small alteration examples as well, since I'm struggling to find any other simple documentation in this.