The six mam_wc_ride_share_user_can_* filters that gate every sensitive ride-share operation — cancel, update, view ride details, view driver locations, invite drivers, assign drivers — with their deny-by-default rules and how…
Filter that returns the on-duty drivers within a straight-line radius of a point, nearest first. The ride-share plugin both exposes and answers it; siblings call it to decide whether ride…
Filter the ride request form definition just before it is pushed into the app payload — prefill fields, hide fields, or rewrite the form the rider sees when tapping Order…
Filter that chooses which post or order supplies the destination coordinates for the live ETA computed on every GPS ping — redirect the ETA to a different target, or return…