@kayebrownconsulting - After doing a bit of research, it appears that Google+ realizes that perhaps not everyone has access to their underlying code and has provided an alternate method that should allow interested businesses to connect their WordPress.com site to their Google+ page:
We strongly recommend using the Google+ badge—it's recognizable by users, and it's easy to implement reliably. If for some reason this does not work for your site, you can manually add a link like this:
<a rel="publisher" href="https://plus.google.com/106299674220461954973">
Find us on Google+</a>
Make sure you use the canonical version of your Google+ page URL. This is in the format https://plus.google.com/%5ByourpageID%5D. To find the URL of your page, go to your page's stream and click Get started on the left-hand menu. In the Tell the world section, copy the URL provided.
You can use that link in a Text Widget, and for better effect, you can use the small g+ icon next to it. So, for your Google+ page that would be:
<a rel="publisher" href="https://plus.google.com/106299674220461954973"><img src="https://ssl.gstatic.com/images/icons/gplus-16.png" alt="" style="border:0;width:16px;height:16px;" />
Find us on Google+</a>
Hope that helps!