Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Hooks/Plugins

We have some new hooks/plugins to support developers can make change on the core features:

ID

Name

App

Description

1

ad.service_callback_purchase_ad_completed

ad

Plugin called after purchasing an ad successfully.

2

feed.component_block_edit_user_status_end

feed

Plugin called at the end of the Edit User Status block.

3

core.template_notification_list_start

core

Template plugin called at the begin of notification block.

4

core.template_notification_sm_list_start

core

Template plugin called at the begin of notification block (tablet screen).

5

core.template_notification_xs_list_start

core

Template plugin called at the begin of notification block (phone screen).

Template Utilities

In this version, we have supported a new template utility to render checkboxes for selecting genders checkbox_gender

{checkbox_gender use_custom=true}

To get detail information or the full list of supported utilities, please look over this document.

  • No labels