Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Members cant post to groups that they didn’t join.Why?


Ali Erkurt
Participant

@alierkurt

@nuprn1 Great! Finally I got where the function is. Thanks.

But how can I redefine the function to skip group_is_member process for the non-members to post.

I think I’ll add this to my function this:

add_filter (‘groups_post_update’, ‘myfunction’);

Right? But what’s the function :)

Skip to toolbar