Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Object Types #159

Open
Hube2 opened this issue Apr 20, 2022 · 0 comments
Open

Get Object Types #159

Hube2 opened this issue Apr 20, 2022 · 0 comments

Comments

@Hube2
Copy link

Hube2 commented Apr 20, 2022

I am attempting to build my own email notifications and an options page to see when notifications are sent. I would like to allow selection of what object types to send notifications for. Looking at this I found that the object types are hard coded into the inactive class AAL_Notifications and in the class class AAL_Activity_Log_List_Table.

I guess what I am asking for is a feature request that allows getting the list of object types.

I could probably call the method in the notifications class, but I'm afraid to do that.

It appears I would run into a similar issue with actions, but to be honest I'm not too worried about actions at this time. If I want notifications then I'd want them for all actions.

Is my only solution at this time to hard code the object type selection list?

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

No branches or pull requests

1 participant