Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Extending Groups Navigation

@crashutah

Participant

Dang, I’m not sure how I missed this. There are 2 functions that are available in the group API that handle the display and editing of the screen that’s added to the admin function.
function edit_screen() {
}
function edit_screen_save( ) {
}

Skip to toolbar