=== WPO365 | SHARING === Contributors: wpo365 Tags: office 365, O365, Microsoft 365, microsoft, microsoft graph, teams, microsoft teams, yammer, share to teams, share to yammer, social buttons Requires at least: 4.8.1 Tested up to: 5.6 Stable tag: 1.0.0 Requires PHP: 5.6.40 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == With WPO365 | SHARING website visitors can share a link directly from the website to any person and / or Microsoft Teams channel / Yammer group. = Plugin Features = - Render a button that allows website visitors to share a link to any person and / or **Microsoft Teams** channel. - Render a button that allows website visitors to share a link from your website to **Microsoft Yammer**. == WPO365 | SHARING == = Prerequisites = - Wordpress versions >= 5.0 - PHP versions >= 5.6.40 = Support = Go to the [Support Page](https://www.wpo365.com/contact/) and get in touch. It is impossible to be able to test the plugin in all endless possible Wordpress configurations and versions so make yourself heard and help improve this free open-source product! = Feedback = Share your feedback with on [Twitter](https://twitter.com/WPO365) and help creating an ever better software product! = Open Source = When you’re a developer and interested in the code you should have a look at our repo over at [WordPress](http://plugins.svn.wordpress.org/wpo365-sharing/). == Installation == 1. Go to **WP Admin > Plugins > Add new** and search for WPO365. 2. Find the **WPO365 | SHARRING** plugin and click **Install**. 3. Wait until the installation finishes and then click **Activate**. = Shortcode = You can add the buttons to any WordPress post or page using the following shortcode: ~~~~ [wpo365-social-buttons stt="true" sty="true"] ~~~~ The shortcode takes the following two parameters: **stt** Renders the **Share to Teams** button if *true* otherwise configure *false* to omit the button. **sty** Renders the **Share to Yammer** button if *true* otherwise configure *false* to omit the button. == Frequently Asked Questions == == Screenshots == 1. Social buttons 2. Share to Microsoft Teams 3. Share to Microsoft Yammer == Changelog == = 1.0.0 = * Initial version