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

Like Block: ensure that it can be displayed on CPTs too #38227

Open
foleynotrose opened this issue Jul 7, 2024 · 2 comments
Open

Like Block: ensure that it can be displayed on CPTs too #38227

foleynotrose opened this issue Jul 7, 2024 · 2 comments
Labels
[Block] Like Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Feature] Likes [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ Triaged [Type] Bug When a feature is broken and / or not performing as intended

Comments

@foleynotrose
Copy link

Impacted plugin

Jetpack

What

Enable Likes on Custom Post Types

How

In ticket 8327637-zd-a8c, user requests that Likes be available for Custom Post Types.

@foleynotrose foleynotrose added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ Needs triage Ticket needs to be triaged [Feature] Misc Blocks Other Jetpack blocks. labels Jul 7, 2024
Copy link
Contributor

github-actions bot commented Jul 7, 2024

Support References

This comment is automatically generated. Please do not edit it.

  • 8327637-zen
@github-actions github-actions bot added the Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". label Jul 7, 2024
@fgiannar fgiannar added Triaged and removed Needs triage Ticket needs to be triaged labels Jul 8, 2024
@jeherve jeherve added [Feature] Likes [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Block] Like and removed [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Feature] Misc Blocks Other Jetpack blocks. labels Jul 11, 2024
@jeherve
Copy link
Member

jeherve commented Jul 11, 2024

Likes are already available on CPTs:
#8074 (comment)

Looking at the linked ticket, I believe the problem is more about how we manage the display of Likes on a site when you deactivate the Likes module and only rely on the newer Like block instead. That Like Block should work on CPTs too, but looking at their report, it may not work yet. We will need to test this.

@jeherve jeherve changed the title Enabled Likes on CPTs Jul 11, 2024
@jeherve jeherve added [Type] Bug When a feature is broken and / or not performing as intended and removed [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Like Customer Report Issues or PRs that were reported via Happiness. Previously known as "Happiness Request". [Feature] Likes [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ Triaged [Type] Bug When a feature is broken and / or not performing as intended
3 participants