Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Embed Block: Gamechanger Scoreboard #95235

Open
Greatdane opened this issue Oct 9, 2024 · 0 comments
Open

Feature Request: Embed Block: Gamechanger Scoreboard #95235

Greatdane opened this issue Oct 9, 2024 · 0 comments
Labels
[Feature] Core Blocks Blocks that come with Gutenberg. [Feature Group] Editor Experience Features related to Gutenberg integration on WordPress.com. [Product] WordPress.com All features accessible on and related to WordPress.com. [Type] Feature Request Feature requests

Comments

@Greatdane
Copy link

What

Embed Block addition request (as per https://wordpress.com/support/wordpress-editor/blocks/embed-block/) to add GameChanger widgets to the embed block; https://gc.com/

Niche, but passing on the request.

In particular, the Scoreboard Widget; https://teammanager.zendesk.com/hc/en-us/articles/19675153305869-Scoreboard-Widget-ORGANIZATIONS-ONLY

Why

User request

How

Embed details here;
https://teammanager.zendesk.com/hc/en-us/articles/19675153305869-Scoreboard-Widget-ORGANIZATIONS-ONLY

The script is;

    <script src="https://widgets.gc.com/static/js/sdk.v1.js"></script>
    <div id="gc-scoreboard-widget-103k"></div>
    <script>
      window.GC.scoreboard.init({
        target: "#gc-scoreboard-widget-103k",
        widgetId: "0180213a-2a75-464b-9e0e-5ae92d80506a",
        maxVerticalGamesVisible: 4,
      });
    </script>
@Greatdane Greatdane added [Feature Group] Editor Experience Features related to Gutenberg integration on WordPress.com. [Feature] Core Blocks Blocks that come with Gutenberg. [Product] WordPress.com All features accessible on and related to WordPress.com. [Type] Feature Request Feature requests labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Core Blocks Blocks that come with Gutenberg. [Feature Group] Editor Experience Features related to Gutenberg integration on WordPress.com. [Product] WordPress.com All features accessible on and related to WordPress.com. [Type] Feature Request Feature requests
Projects
Development

No branches or pull requests

1 participant