-
Notifications
You must be signed in to change notification settings - Fork 808
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
Eventbrite block: add link to saved HTML #14510
Conversation
This will allow displaying useful info in RSS feeds / subscriptions emails, or when one disables the Jetpack plugin.
Caution: This PR has changes that must be merged to WordPress.com |
Thank you for the great PR description! When this PR is ready for review, please apply the Scheduled Jetpack release: February 11, 2020. |
jeherve, Your synced wpcom patch D38282-code has been updated. |
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 looks good, thanks for improving!
TIL about load_assets_as_required
.
Note that depending on what direction we go for modal button behavior in #14512, we might not need the fallback markup for the modal embed type.
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 as advertised. It might be nice to be able to put a better link title than just the URL itself, but that's not a blocker for acceptance.
* Eventbrite: add a link to the saved modal HTML This will allow displaying useful info in RSS feeds / subscriptions emails, or when one disables the Jetpack plugin. * Add CSS to hide the direct link. * Enqueue CSS when not using modal view * Add link to button as well
Cherry-picked to |
r202370-wpcom |
Changes proposed in this Pull Request:
Related: #14435
Testing instructions:
Proposed changelog entry for your changes: