@johnjamesjacoby
How is this project going? Did you already create something like this? I would really appreciate both an iPhone and an android app. If not both than 1 please.
@modemlooper for this code:
`add_filter(‘logout_url’, ‘my_filtered_logout’);
my_filtered_logout($logout_url, $redirect) { return “URL-after-logout”; }` where do I put the URL where I want members to get redirected to?
@naijaping can you please tell me how to make it so that when you put your mouse on the notification button, a list of notifications/(or no notifications) come down, like in your example?