{"id":310180,"date":"2026-05-19T00:21:50","date_gmt":"2026-05-19T00:21:50","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/socialcrew-widgets\/"},"modified":"2026-05-19T00:21:38","modified_gmt":"2026-05-19T00:21:38","slug":"socialcrew-widgets","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/socialcrew-widgets\/","author":23494468,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.2","stable_tag":"1.0.2","tested":"6.9.4","requires":"6.2","requires_php":"8.0","requires_plugins":null,"header_name":"SocialCrew Widgets","header_author":"SocialCrew","header_description":"Embed SocialCrew widgets in WordPress without manual script snippets.","assets_banners_color":"","last_updated":"2026-05-19 00:21:38","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/widgets.socialcrew.io\/","header_author_uri":"https:\/\/socialcrew.io\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":22,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.2":{"tag":"1.0.2","author":"alexandrecarbonell","date":"2026-05-19 00:21:38"}},"upgrade_notice":{"1.0.2":"<p>Readme update: legal links for the SocialCrew widget service.<\/p>","1.0.1":"<p>Review fixes for WordPress.org compliance.<\/p>","1.0.0":"<p>First stable release on the plugin directory.<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Settings page with shortcode builder and saved widgets list."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[148857,230,80,4776,241],"plugin_category":[37,43,56],"plugin_contributors":[263440],"plugin_business_model":[],"class_list":["post-310180","plugin","type-plugin","status-publish","hentry","plugin_tags-block-editor","plugin_tags-embed","plugin_tags-shortcode","plugin_tags-sports","plugin_tags-widgets","plugin_category-arts-and-entertainment","plugin_category-customization","plugin_category-social-and-sharing","plugin_contributors-alexandrecarbonell","plugin_committers-alexandrecarbonell"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/socialcrew-widgets.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>SocialCrew Widgets loads the official SocialCrew widget runtime from <code>widgets-api.socialcrew.io<\/code> when a page contains a widget shortcode or the SocialCrew block.<\/p>\n\n<ul>\n<li>Shortcode <code>[socialcrew_widget]<\/code> with catalog parameters (type, team, league) or a direct <code>space<\/code> id.<\/li>\n<li>Shortcode <code>[socialcrew_widget_saved]<\/code> for presets you save under <strong>Settings \u2192 SocialCrew Widgets<\/strong>.<\/li>\n<li>Gutenberg block <strong>SocialCrew Widget<\/strong> to pick a saved preset.<\/li>\n<li>Settings screen with a shortcode builder, preview in a new window, and saved widget management.<\/li>\n<\/ul>\n\n<p>The plugin ships a compressed local catalog (JSON, gzip+base64) so allowed type\/team\/league combinations resolve to a <code>space<\/code> id without an extra API call for the catalog.<\/p>\n\n<h3>External services<\/h3>\n\n<p>This plugin relies on SocialCrew's hosted widget loader to render widgets in the visitor's browser.<\/p>\n\n<p><strong>What the service is:<\/strong> The endpoint <code>https:\/\/widgets-api.socialcrew.io\/load<\/code> serves the JavaScript module that powers the widget UI (tables, fixtures, polls, etc.) when your site outputs the plugin shortcode or block.<\/p>\n\n<p><strong>What data is sent and when:<\/strong> On each page view where a widget is embedded (or when you use the admin preview), the visitor's browser requests that URL. Typical query parameters are <code>space<\/code> (the widget identifier), <code>adaptive=true<\/code>, and optional <code>showHeader<\/code>. The plugin does not intentionally send WordPress user credentials or private admin data to SocialCrew\u2014only the public widget parameters needed to render the embed.<\/p>\n\n<p><strong>Documentation (widgets product):<\/strong> <a href=\"https:\/\/widgets.socialcrew.io\/\">SocialCrew Widgets<\/a><\/p>\n\n<p><strong>Terms of Use:<\/strong> <a href=\"https:\/\/widgets.socialcrew.io\/termos-de-uso\">https:\/\/widgets.socialcrew.io\/termos-de-uso<\/a><\/p>\n\n<p><strong>Privacy policy:<\/strong> <a href=\"https:\/\/widgets.socialcrew.io\/politica-de-privacidade\">https:\/\/widgets.socialcrew.io\/politica-de-privacidade<\/a><\/p>\n\n<h3>Privacy<\/h3>\n\n<p>When a visitor loads a page that embeds a SocialCrew widget, the browser requests a JavaScript module from <strong>widgets-api.socialcrew.io<\/strong>. Query parameters may include the widget <code>space<\/code> id, <code>adaptive=true<\/code>, and optional <code>showHeader<\/code>.<\/p>\n\n<p>The plugin does not send your WordPress user data to SocialCrew by default. Site administrators configure widgets in wp-admin; only public widget parameters are used in the front-end script URL.<\/p>\n\n<p>For questions about data processed by SocialCrew\u2019s servers, refer to the <strong>External services<\/strong> section above, the privacy policy at <a href=\"https:\/\/widgets.socialcrew.io\/politica-de-privacidade\">widgets.socialcrew.io\/politica-de-privacidade<\/a>, and the terms at <a href=\"https:\/\/widgets.socialcrew.io\/termos-de-uso\">widgets.socialcrew.io\/termos-de-uso<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>socialcrew-widgets<\/code> folder to <code>\/wp-content\/plugins\/<\/code>, or upload the ZIP via <strong>Plugins \u2192 Add New \u2192 Upload Plugin<\/strong>.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen.<\/li>\n<li>Go to <strong>Settings \u2192 SocialCrew Widgets<\/strong> to build shortcodes or save widgets.<\/li>\n<li>Place <code>[socialcrew_widget ...]<\/code> or <code>[socialcrew_widget_saved id=\"...\"]<\/code> in a post or page, or insert the <strong>SocialCrew Widget<\/strong> block.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20work%20without%20an%20internet%20connection%3F\"><h3>Does this plugin work without an internet connection?<\/h3><\/dt>\n<dd><p>No. The widget script is loaded from <code>https:\/\/widgets-api.socialcrew.io\/load<\/code> when the shortcode or block output is present on the page.<\/p><\/dd>\n<dt id=\"where%20are%20saved%20widgets%20stored%3F\"><h3>Where are saved widgets stored?<\/h3><\/dt>\n<dd><p>In the WordPress database, option <code>socialcrew_widgets_saved_presets<\/code>. They are removed if you uninstall the plugin (see uninstall handler).<\/p><\/dd>\n<dt id=\"can%20i%20use%20a%20custom%20loader%20url%3F\"><h3>Can I use a custom loader URL?<\/h3><\/dt>\n<dd><p>Not in this version; the loader URL is fixed to the SocialCrew production endpoint.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Readme: terms and privacy links now point to the dedicated pages on widgets.socialcrew.io.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>WordPress.org review: enqueue admin\/block editor JavaScript (no inline <code>&lt;script&gt;<\/code> in PHP), document external services with legal links, remove redundant <code>load_plugin_textdomain()<\/code> for directory-hosted builds, safer widget preview window.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial public release for WordPress.org: shortcodes, saved presets, Gutenberg block, readme and i18n-ready strings.<\/li>\n<\/ul>","raw_excerpt":"Embed SocialCrew widgets in WordPress using shortcodes or a Gutenberg block, without pasting script snippets by hand.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/310180","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=310180"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/alexandrecarbonell"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=310180"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=310180"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=310180"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=310180"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=310180"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=310180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}