{"id":247694,"date":"2025-08-25T17:33:52","date_gmt":"2025-08-25T17:33:52","guid":{"rendered":"https:\/\/en-gb.wordpress.org\/plugins\/seamless-social-sharing\/"},"modified":"2025-08-25T21:46:40","modified_gmt":"2025-08-25T21:46:40","slug":"seamless-social-sharing","status":"publish","type":"plugin","link":"https:\/\/eo.wordpress.org\/plugins\/seamless-social-sharing\/","author":23350547,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.11","stable_tag":"1.0.11","tested":"6.8.5","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"Seamless Social Sharing","header_author":"4pplecore","header_description":"Social sharing buttons with fine-grained controls and a modern design.","assets_banners_color":"f17fa7","last_updated":"2025-08-25 21:46:40","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/4pplecore.dev","rating":0,"author_block_rating":0,"active_installs":10,"downloads":299,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":{"1.0.10":{"tag":"1.0.10","author":"4pplecore","date":"2025-08-25 21:34:07"},"1.0.11":{"tag":"1.0.11","author":"4pplecore","date":"2025-08-25 21:46:40"},"1.0.8":{"tag":"1.0.8","author":"4pplecore","date":"2025-08-25 19:15:32"},"1.0.9":{"tag":"1.0.9","author":"4pplecore","date":"2025-08-25 21:21:35"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3349938,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":3349930,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.10","1.0.11","1.0.8","1.0.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3349933,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3349933,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3349933,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"This is a flavour the settings settings page.","2":"This is an example of the social sharing buttons on a post.","3":"This is an exaple of the per-post \/ page settings."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[3091,324,174,154,1540],"plugin_category":[56],"plugin_contributors":[246803],"plugin_business_model":[],"class_list":["post-247694","plugin","type-plugin","status-publish","hentry","plugin_tags-share-buttons","plugin_tags-sharing","plugin_tags-social","plugin_tags-social-media","plugin_tags-social-sharing","plugin_category-social-and-sharing","plugin_contributors-4pplecore","plugin_committers-4pplecore"],"banners":{"banner":"https:\/\/ps.w.org\/seamless-social-sharing\/assets\/banner-772x250.png?rev=3349930","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/seamless-social-sharing\/assets\/icon-256x256.png?rev=3349938","icon_2x":"https:\/\/ps.w.org\/seamless-social-sharing\/assets\/icon-256x256.png?rev=3349938","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/seamless-social-sharing\/assets\/screenshot-1.png?rev=3349933","caption":"This is a flavour the settings settings page."},{"src":"https:\/\/ps.w.org\/seamless-social-sharing\/assets\/screenshot-2.png?rev=3349933","caption":"This is an example of the social sharing buttons on a post."},{"src":"https:\/\/ps.w.org\/seamless-social-sharing\/assets\/screenshot-3.png?rev=3349933","caption":"This is an exaple of the per-post \/ page settings."}],"raw_content":"<!--section=description-->\n<p>Social sharing buttons with fine-grained design controls and a modern look.<\/p>\n\n<p>You can manage all settings in your Wordpress admin from <strong>Settings \u2192 Seamless Social Sharing<\/strong>.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li><strong>Icon set<\/strong> with up-to-date SVGs<\/li>\n<li><strong>Networks:<\/strong> enable only the networks you want; drag to reorder<\/li>\n<li><strong>Display on:<\/strong> Posts and Pages\n\n<ul>\n<li>Shortcode support to render the buttons anywhere on your website<\/li>\n<\/ul><\/li>\n<li><strong>Placement (default):<\/strong> before content, after content, or both<\/li>\n<li><strong>Per\u2011post override:<\/strong> use default, before, after, both, or do not show<\/li>\n<li><strong>Appearance (no CSS required):<\/strong>\n\n<ul>\n<li>Display mode (icon only, text only, icon + text)<\/li>\n<li>Icon\/Text color<\/li>\n<li>Background color on\/off with configurable border radius<\/li>\n<li>Label left margin (when icon is shown)<\/li>\n<li>Spacing between buttons<\/li>\n<li>Wrapper margins (top\/bottom)<\/li>\n<\/ul><\/li>\n<li><strong>Behavior:<\/strong> open share dialog in a new tab (default on)<\/li>\n<li><strong>Accessibility:<\/strong> each button includes an ARIA label and the button html is within a semantic <code>&lt;ul&gt;<\/code><\/li>\n<\/ul>\n\n<h4>Supported Networks<\/h4>\n\n<ul>\n<li>Facebook<\/li>\n<li>X (Twitter)<\/li>\n<li>LinkedIn<\/li>\n<li>Email<\/li>\n<li>WhatsApp<\/li>\n<li>Reddit<\/li>\n<li>Pinterest<\/li>\n<li>Telegram<\/li>\n<li>Instagram<\/li>\n<li>Mastodon<\/li>\n<li>Bluesky<\/li>\n<\/ul>\n\n<h3>Shortcode<\/h3>\n\n<p>Use the shortcode in post \/ page content or widgets:<\/p>\n\n<pre><code>[seamless_social_sharing]\n<\/code><\/pre>\n\n<p>In PHP templates:<\/p>\n\n<pre><code>&lt;?php echo do_shortcode('[seamless_social_sharing]'); ?&gt;\n<\/code><\/pre>\n\n<p>The shortcode renders buttons using your saved settings.<\/p>\n\n<h3>Need help \/ got a feature request?<\/h3>\n\n<p>Go to https:\/\/4pplecore.dev.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to <code>\/wp-content\/plugins\/<\/code> or install it via the Plugins screen.<\/li>\n<li>Activate the plugin.<\/li>\n<li>Go to <strong>Settings \u2192 Seamless Social Sharing<\/strong> to configure networks, placement, and styles.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='where%20do%20the%20buttons%20show%3F'><h3>Where do the buttons show?<\/h3><\/dt>\n<dd><p>By default they show after the content on posts and pages. You can change the placement in Settings or insert them anywhere with the shortcode.<\/p><\/dd>\n<dt id='how%20do%20i%20change%20the%20order%20of%20networks%3F'><h3>How do I change the order of networks?<\/h3><\/dt>\n<dd><p>Use the drag\u2011and\u2011drop list in Settings. You can also click the up\/down arrows to move items.<\/p><\/dd>\n<dt id='do%20i%20need%20css%3F'><h3>Do I need CSS?<\/h3><\/dt>\n<dd><p>No. The plugin outputs minimal inline styles based on your settings. You can still target the <code>.asss-share<\/code>, <code>.asss-share__item<\/code> and <code>.asss-share__button<\/code> classes in your CSS if you want to customize further.<\/p><\/dd>\n<dt id='do%20the%20links%20open%20in%20a%20new%20tab%3F'><h3>Do the links open in a new tab?<\/h3><\/dt>\n<dd><p>Yes by default. Toggle the setting \"Open share dialog in a new tab\".<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"Social sharing buttons with fine-grained design controls and a modern look.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/247694","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=247694"}],"author":[{"embeddable":true,"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/4pplecore"}],"wp:attachment":[{"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=247694"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=247694"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=247694"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=247694"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=247694"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/eo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=247694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}