Skip to content

Conversation

@kodinkat
Copy link
Contributor

@kodinkat kodinkat commented Dec 18, 2025

                - Introduced filter hooks for  and  in  to allow external code to modify the list of apps and links displayed on the home screen.
                - Added corresponding filter callback methods to return filtered apps based on their type in .
                - Registered a filter hook for  in  to enable external modifications to the training videos list.
                - Implemented a filter callback method to return all training videos in .
@corsacca
Copy link
Member

corsacca commented Jan 6, 2026

@kodinkat, something isn't working for me.
image

@kodinkat instead of creating more filters can we just call
DT_Home_Apps->get_apps_for_frontend()
optionally passing in 'app' ?

                - Removed filter callback methods for home screen apps and training videos to streamline functionality.
                - Updated  method to include an optional parameter for filtering by app type.
                - Adjusted comments for clarity regarding app loading and filtering processes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants