Missing Controller

Error: WpController could not be found.

Error: Create the class WpController below in file: app/controllers/wp_controller.php

<?php
class WpController extends AppController {

	var $name = 'Wp';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp