mgd_is_page_owner

Name

mgd_is_page_owner -- Check page ownership

Synopsis

int mgd_is_page_owner(int page);

Description

Check whether the authenticated user is an owner of the page with id page.

Returns true if the user is an owner of the given page. Returns false if the user is not an owner.