function mainwp_page_publish()
 {
     $this->secure_request('mainwp_page_publish');
     MainWPPage::publish();
 }