Closed christianwach closed 5 years ago
When creating or editing group events as Super Admin, PHP issues the following warning:
PHP Warning: call_user_func() expects parameter 1 to be a valid callback, function 'post_author_meta_box' not found or invalid function name
The PR adds the relevant callback.
Sorry for the long delay on this PR. I just encountered this bug myself, @christianwach!
Merged and thanks!
When creating or editing group events as Super Admin, PHP issues the following warning:
The PR adds the relevant callback.