WebMe Advanced Admin Order Search Documentation

    Developer Hooks

    Starter developer section proving nested docs routes and grouped sidebar navigation.

    Developer Hooks

    This page exists mainly to prove nested docs routes like /plugins/webme-admin-search/docs/developer/hooks.

    What To Publish Here Later

    • Action hooks emitted during indexing or rebuild flows.
    • Filters for search field coverage or result formatting.
    • Integration notes for HPOS-specific admin behavior.

    Documentation Contract

    When real developer docs land, keep each hook documented with:

    FieldMeaning
    Hook nameExact action or filter name
    ArgumentsParameters and types
    TimingWhen it runs
    Return expectationsFor filters or result mutators