Documentation Author: Anushka K R Author URI: http://anushka.pro/ Text Domain: anyfeed Domain Path: /languages License: MIT Documentation : http://anushka.pro/anyfeed/doc */ if(!defined('SCSFEEDDIR')){ define('SCSFEEDDRI',plugin_dir_url( __FILE__ ) ); } if(!defined('SCSFEEDDIRPATH')){ define('SCSFEEDDIRPATH',plugin_dir_path( __FILE__ ) ); } require_once 'classes/typeAnyFeed.php'; /** * Initialize plugin */ $_anyfeedtype = new anyFeedType();