Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.39k stars 1.98k forks source link

Premium content page using hidden content for featured image in social sharing. #71359

Open zachspears opened 1 year ago

zachspears commented 1 year ago

Quick summary

Posts with premium content blocks and no featured image will use premium content for previews on social sharing instead of guest images.

Steps to reproduce

  1. Creat a post with a premium content block.
  2. Add an image to the subscriber view and an image to the guest view. Do not add a Featured image.
  3. Share the page to Facebook, Twitter, or Tumblr.

What you expected to happen

The image displayed in social sharing should be the guest image.

What actually happened

The image in the subscriber view will be used as the social sharing image.

Context

38555581-hc

Platform (Simple, Atomic, or both?)

Simple

Theme-specific issue?

No response

Browser, operating system and other notes

No response

Reproducibility

Intermittent

Severity

Some (< 50%)

Available workarounds?

Yes, easy to implement

Workaround details

Add an image as the Featured image.

syhussaini commented 1 year ago

I am checking in to see if we have any updates on this issue. Follow-up ticket 5802926-zen