1. Phrases System

From 4.5.0, there are some important changes in phpFox Phrases System:

Get more detail about the changes at here.

2. Apps Configuration Structure

3. Plugins/Hooks (full list)

IdPlugin nameStatusDescription
1friend.service_request_process_add_endnewPlugin called when getting user friend requests.
2notification.service_process_add_endnewPlugin called when getting user notifications

 

4. Javascript Events (full list)

IdEvent nameStatusDescription
1on_page_column_init_endnewTrigger after initializing columns of page completed.
2on_page_load_init_endnewTrigger at the end of function call "$Core.loadInit()".