WordPress Plugin Header Already Sent
The plugin generated 3 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin. Problem I was developing wordpress plugin and faced problem of Header Already sent which is weird because everything is OK with other other pages but only in home page. Sometimes, programmers mind hit in right place. I went through encoding impact in uploading. Yeah, I was correct. It was because…