Habari\InstallHandler::upgrade_db_post_1794 PHP Метод

upgrade_db_post_1794() приватный Метод

private upgrade_db_post_1794 ( )
    private function upgrade_db_post_1794()
    {
        Post::add_new_status('scheduled', true);
        return true;
    }