Filter hooks
Filter hooks are provided to add functionality or make changes to settings in functions.php of other plugins or themes.
Choose a group below. Each group page starts with an index of the hooks it covers and then explains each hook in detail.
- Action-related filters: Register custom actions used by AI responses and triggers.
- Post notification filters: Change the default and submitted LINE notification settings for posts.
- Message sending filters: Change the arguments used to build notification messages and the final message object.
- WP user alternative filters: Browse the hooks that replace WordPress user-related functions.
- Schema-related filters: Adjust schema and UI schema definitions used across admin screens and forms.
- Settings-related filters: Adjust plugin settings, channel options, and related admin commands.
- Translation-related filters: Customize translation strings used by the React JSON Schema Form UI.
- Trigger-related filters: Extend trigger hook registration and preprocess action hook payloads.
- Interaction-related filters: Customize interaction definitions, sessions, and response messages.
- HTTP client-related filters: Replace the LINE Bot HTTP client implementation.