Social Notes: no post title is saved when post is published #42884
Labels
[Feature] Social Notes
[Feature] Stats Data
Feature that enables users to track their site's traffic and gain insights on popular content.
[Plugin] Social
Issues about the Jetpack Social plugin
[Pri] Normal
Triaged
[Type] Bug
When a feature is broken and / or not performing as intended
This is a follow-up to #36718.
Steps to reproduce
wp post list --post_type=jetpack-social-note
Ideally, the post title would not be empty. Leaving an empty post title will cause issues like the one experienced in #36718, but also in other areas of the site, such as RSS feeds or Jetpack Stats.
I think it woudl be nice if we saved a default post title like we do to overwrite the display here:
jetpack/projects/plugins/social/src/class-note.php
Lines 192 to 205 in aa40ce3
The text was updated successfully, but these errors were encountered: