Automattic / Automattic/jetpack
Gutenberg: Update copy for Publicize for pages
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
I am coming from #28681 to report this.
#### Steps to reproduce
- Start with a Jetpack site and have Publicize and Gutenberg enabled on it
- Create a page and write content in it
- Click on `Publish` to arrive at the pre-publish view
- Look at the copy on the Publicize section
#### What is expected
It reads `Share this page` and `to share this page`
#### What happens instead
It reads `Share this post` and `to share this post`

Ideally Publicize support is not available for pages, but as and when we make it available, the copy should be updated. // cc @tyxla
Contributor guide
Research direction
Start from the pre-publish view and its Publicize section, then search the repository for the reported “Share this post” and “to share this post” strings. Done means the copy uses “page” when publishing pages, with the corresponding behavior covered by any existing relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php, react
- Domain
- content, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100