Hook: cms_head
Overview Type: Action Location: Theme layouts/app.blade.php Output hook inside the HTML <head> tag. Used by core t...
Overview Type: Action Location: Theme layouts/app.blade.php Output hook inside the HTML <head> tag. Used by core t...
Overview Type: Action Location: app/Http/Controllers/Api/V1/OrderController.php Fired whenever an order status changes....
Overview Type: Filter Location: app/Services/WidgetManager.php Filters rendered HTML of a single widget instance. Use to...
Overview Type: Filter Location: app/helpers.php - get_default_post_image() Allows themes and modules to override the fal...
Overview Type: Action Location: app/Services/MediaService.php, MediaController.php Fired after a file is uploaded and sa...
Overview Type: Action Location: app/Providers/AppServiceProvider.php Register custom widget types into the widget system...
Overview Type: Filter Location: app/Services/Ecommerce/TaxCalculator.php Overrides tax calculation result. Use for custo...
Overview Type: Filter Location: app/Models/Category.php Filters the public URL of a category. Called when $category->...
Overview Type: Filter Location: app/Http/Resources/Api/V1/PostResource.php Filters post HTML content before it is return...
Overview Type: Filter Location: app/Providers/AppServiceProvider.php Overrides canonical URL in SEO meta tags. Essential...
Overview Type: Filter Location: All Frontend Controllers (PostController, PageController, HomeController, etc.) Injects...
Overview Type: Filter Location: app/Services/SettingsService.php Extends or overrides default setting definitions. Theme...