I have Properly Worked out Why My Windows Live Write Plugin Was Not Working
I finally figured out why my Windows Live Writer plugins weren't working! It turns out that new classes added via the Solution Explorer default to "internal" access. Making the class "public" fixed the issue and now the plugins work perfectly.