Added button for displaying author name in 'Latest Posts' blog.#17163
Added button for displaying author name in 'Latest Posts' blog.#17163anischarolia-multidots wants to merge 1 commit intoWordPress:masterfrom
Conversation
Files modified: - packages/block-library/src/latest-posts/edit.js - packages/block-library/src/latest-posts/index.php - packages/block-library/src/latest-posts/style.scss
|
Howdy @anischarolia-multidots I tested this PR and it works very well. I had to rebase locally to make it work. Could you please refresh this PR so it has no more conflicts? That would be great :) Here is the diff with the current master. You can apply this to the current master and then force push this branch. |
karmatosed
left a comment
There was a problem hiding this comment.
From a design perspective approving. In the future, I would love to avoid having multiple toggles. However, that feels outside of this issue as toggles are being used for other elements here. With that in mind, let's approve this for now and look for some iterations. Thanks.
|
I do believe this PR can be closed as a new PR #20595 has been opened to take its place. |
Fixes #17681.
Files modified:
Description
A toggle button to display the name of post's author has been added in 'Latest posts' blog.
How has this been tested?
Tested locally and it works as expected.
Screenshots
Types of changes
New feature in 'Latest posts' blog to display Author name of post.
Checklist: