Skip to content

Commit

Permalink
update all-filters.mdx and env.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
shuvoaftab committed Jul 10, 2024
1 parent e573f6c commit 4f374b3
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions src/content/docs/glossary/all-filters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ description: Glossary of All Filter Hooks for FluentCRM.

### Free Version (v2.9.0 - July, 2024)

```php
fluent-crm/app/Functions/helpers.php
```
:::note[fluent-crm/app/Functions/helpers.php]
:::

```bash
fluent_crm/contact_statuses
fluent_crm/contact_editable_statuses
Expand All @@ -19,4 +19,21 @@ description: Glossary of All Filter Hooks for FluentCRM.
fluent_crm/track_click
fluent_crm/will_track_user_ip
fluent_crm/menu_url_base
fluent_crm/contact_lifetime_value
fluentcrm_currency_sign
fluent_crm/https_local_ssl_verify
fluent_crm/is_rtl
fluent_crm/anonymize_ip
fluent_crm/anonymize_ip
fluent_crm/max_run_time
```
:::note[fluent-crm/app/Hooks/Handlers/AdminBar.php]
:::
```bash
fluent_crm/disable_global_search
```
:::note[fluent-crm/app/Hooks/Handlers/AdminMenu.php]
:::
```bash
fluent_crm/core_menu_items
```

0 comments on commit 4f374b3

Please sign in to comment.