User Ad Management Panel - Listings - Place Ad', 'another-wordpress-classifieds-plugin' ); $title = str_replace( '', get_bloginfo( 'name' ), $title ); } parent::__construct($page, $title); } public function show_sidebar() { return false; } }