Sindbad~EG File Manager

Current Path : /home/j/u/l/julesbu/www/wp-content/plugins/sg-security/core/Feed_Service/
Upload File :
Current File : /home/j/u/l/julesbu/www/wp-content/plugins/sg-security/core/Feed_Service/Feed_Service.php

<?php
namespace SG_Security\Feed_Service;

/**
 * Feed_Service class which disable the WordPress feed.
 */
class Feed_Service {

	/**
	 * Disables the WordPress feed.
	 *
	 * @since  1.0.0
	 */
	public function disable_feed() {
		wp_redirect( esc_url( home_url( '/' ) ) );
	}
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists