else return "0.ERROR"; } $data = get_plugin_data(__FILE__, false, false); $GLOBALS["sm_version"] = $data['Version']; } return $GLOBALS["sm_version"]; } } //Enable the plugin for the init hook, but only if WP is loaded. Calling this php file directly will do nothing. if(defined('ABSPATH') && defined('WPINC')) { add_action("init",array("GoogleSitemapGeneratorLoader","Enable"),1000,0); } ?>
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/totalcc/public_html/wp-content/plugins/hikari-category-permalink/hikari-category-permalink.php on line 45