-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Admin Page: Add actionable card for creating a Testimonial post when the post type is active #10926
Conversation
{ | ||
this.props.testimonialActive && ( | ||
<CompactCard | ||
className="jp-settings-card__configure-link" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This class may not be needed. Will double check
Thank you for the great PR description! When this PR is ready for review, please apply the Scheduled Jetpack release: January 10, 2019. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great in my testing! We should do the same for the Portfolio CPT.
b8d2aeb
to
613994a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addresses #10690 partially.
Changes proposed in this Pull Request:
Testing instructions:
Or launch a jn site with this branch
Proposed changelog entry for your changes:
Screenshots
Design proposal in #10690
After
Testimonials active