Featured Content: Reword checkboxes for clarity#6684
Conversation
|
Thanks, Jeremy! I'd love an @Automattic/editorial set of eyes on this, as I'm also not sure about "too," but I like the idea of making it clearer that we mean "in addition to" the Featured Content area. |
| ) ); | ||
| $wp_customize->add_control( 'featured-content[show-all]', array( | ||
| 'label' => __( 'Display tag content in all listings.', 'jetpack' ), | ||
| 'label' => __( 'Display tagged posts outside the Featured Content area.', 'jetpack' ), |
There was a problem hiding this comment.
|
Chiming in to suggest a few edits to the copy.
For the "Hide tag from displaying..." line, we're currently using two verbs that kind of oppose each other (hide vs. display). Maybe try to simplify, eg:
|
|
Thanks @clucasrowlands ! I really like:
And I would vote for:
This brings up a side point that I was recently discussing with @melchoyce - which is that it would be ideal to keep checkbox behaviour consistent everywhere, where checking = displays, and unchecking = hides. (This is how we implemented the checkboxes in Content Options.) In this case, the first box does the opposite: checking = hides. Probably not something we can change now, but something to be mindful of for the future. |
|
Thank you all! I changed the wording accordingly. |
* Readme: remove old release and add skeleton for 4.8. * Changelog: add #6572 * Changelog: add #6567 * Changelog: add #6542 * Changelog: add #6527 * Changelog: add #6508 * Changelog: add #6478 * Changelog: add #6477 * Changelog: add #6249 * Update stable version and remove old version from readme. * Changelog: add 4.7.1 to changelog. * Readme: add new contributor. * Sync: update docblock @SInCE version. Related: #6053 * Changelog: add release post. * changelog: add #6053 * Changelog: add #6413 * Changelog: add #6482 * Changelog: add #6584 * Changelog add #6603 * Changelog: add #6606 * Changelog: add #6611 * Changelog: add #6635 * Changelog: add #6639 * Changelog: add #6684 * Changelog: add #6710 * Changelog: add #6711 * Changelog: add #5461 * Testing list: update Settings UI feedback prompt. Props @MichaelArestad * Changelog: add #6789 * Changelog: add #6778 * Changelog: add #6777 * Changelog: add #6775 * Changelog: add #6755 * Changelog: add #6731 * Changelog: add #6721 * Changelog: add #6705 * Changelog: add #6702 * Changelog: add #6671 * Changelog: add #6637 * Changelog: add #6582 * Changelog: add #6566 * Changelog: add #6555 * Changelog: add #6529 * Changelog: add #6344 * Changelog: add #5763 * Changelog: add #5503 * Changelog: update #6637 changelog. @see 40e115c#commitcomment-21523982 * Changelog: add #6699 * Changelog: add #6632 * Changelog: add #6769 * Changelog: add #6707 * Changelog: add #6590


Fixes #6670
@kathrynwp I implemented the changes you suggested; I liked both of your suggestions. :) If I had to make one more change, I'd add "too" at the end of "Display tagged posts outside the Featured Content area", but I don't know if that would read well.
What do you think?
Proposed changelog entry for your changes: