=== WPO friendly Share === Contributors: pumukyyy TTags: translation ready, botones para compartir, share, follow, share button, follow button, social buttons, Share on Facebook, Share on Linkedin, Share on Instagram, Share on Google My Business, Share on Twitter, Share on Pinterest, Share on Youtube, Share on Telegram, Share on Whatsapp, Share on Buffer Requires at least: 4.0 Tested up to: 5.3 Stable tag: 1.2.1 Requires PHP: 5.2.4 or later License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Stylized and lightweight social buttons to share or redirect to your social profiles, friendly to WPO and SEO == Description == # WPO Friendly Share - The simplest and lightest option of having some buttons of the main social networks to share content on your website or to redirect your readers to the profiles or pages of your social networks. - The following social networks are currently available: Facebook, Linkedin, Instagram, Google My Business, Twitter, Pinterest, YouTube, Telegram, Whatsapp and Buffer, but we are still working to incorporate our networks, if you have any suggestions write us in the forum support . - Buttons that generate the link to share or redirect your readers to the profiles or pages of your social networks. Without using javascript, it is very light and really fast - Without complications, it requires a minimum configuration to show the buttons and share on social networks, select which ones to show to share and will be ready to work. - SEO friendly, use Schema.org structured data markup to give context and like Google, Bing, etc. - If you want to link to your social networks, you must specify the URL of your profiles in the plugin settings and mark it to show them - Ready translation, fully translatable to your preferred language, feel free to translate this add-in to your language at https://translate.wordpress.org/projects/wp-plugins/wpo-friendly-share ## - If you like the complement, leave us a comment to help us keep growing == Installation == ** 1 ** Upload the add-in files to the '/ wp-content / plugins / wpo-friendly-share /' directory, or install the add-in via the WordPress add-ons screen directly. ** 2 ** Activate the plugin through the \ 'Add-ons \' screen in WordPress ** 3 ** Use the Settings -> Settings -> WPO Friendly Sharing screen to configure the plug-in == Frequently asked questions == = - How do I add the buttons to share on social networks in the theme template? = Add this code in the template place where you want to show it ` ` = - How can I add the buttons to share on social networks with a short code? = Add this shortcode `[wfs_share]` where you want to show them = - How do I add the buttons in the theme template so they can follow me on social media? = Add this code in the template place where you want to show it < ` = - How can I add the buttons so they can follow me on networks with a short code? = Add this shortcode `[wfs_follow]` where you want to show them = - Why is nothing displayed if I already added it with short code or via php in the template? = First there must be some button selected to show in the post == Screenshots == 1. Ajustes share 2. Ajustes follow 3. Ajustes avanzados 4. Ajustes de desactivacion == Changelog == ##1.2.1 - Added option to decide if the configuration is deleted after removing the plugin - Improved elimination of options ##1.2.0 - Removed the filter from wsf_array_share_filter and wsf_array_follow_filter because that bariable is no longer there is now social_network who contains all the information - Added a filter ('wsf_array_social_network_filter') for the social_network array with url_follow url_share, select_follow, select_share and icons - Added two array one social_network_share and another social_network_follow to compare them with the social_network array and show only those that apply - Added a filter for social networks share wsf_array_social_network_share_filter - Added a filter for social networks follow wsf_array_social_network_follow_filter - Improved css for mobile in the admin 1.0.5 - Updated translations 1.0.4 - Added telegram to the share list - Added telegram to the list to follow - Added link to plugin settings - Coding improvements - Added a filter for the social network array follow with the url and select 'wsf_array_share_filter' - Added a filter with the container and social media content share 'wfs_content_share_filter' - Added default text option to share on telegram by loading one by default if none is defined - Added a filter for the social media array follow with the url and select 'wsf_array_follow_filter' - Added a filter with the container and social media content follow 'wfs_content_follow_filter' - Fixed a bug showing the title with nothing marked when added by function 1.0.3 - Added option to add predefined text in bold when speaking on whatsapp - Added new translations to English es_US and Spanish es_ES - Check if it is mobile or web for whatsapp - Added wfs_share_end_filter filter for share buttons - I correct css for mobile in the administrator - Added columns with explanation in each section of the plugin configuration 1.0.2 - Fixed a bug where the follow buttons were never shown in the public-render.php template 1.0.1 - Added function to eliminate the options created when deactivating the pluguin 1.0.0 - First version == Upgrade Notice == = 1.1.0= - Fixed bug when getting url from page to share - Improvements for translations