Exemplo n.º 1
0
 function mainwp_page_trash()
 {
     $this->secure_request('mainwp_page_trash');
     MainWPPage::trash();
 }