-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
Check if $instance['title'] is empty rather than $title for Largo Image Widget #1736
Check if $instance['title'] is empty rather than $title for Largo Image Widget #1736
Conversation
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.
✅ A review job has been created and sent to the PullRequest network.
Check the status or cancel PullRequest code review here.
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 code review was cancelled. See Details
Testing of this widget passes. Regarding the question of the other widgets, I'll run through those quickly:
|
@benlk I can help with that. Just let me know which ones I can take. |
You start from the bottom I'll start from the top? Check off items in my comment as we go, or edit it to reference issues. |
editing this as I go:
|
prev-next-posts I'd create an issue for, if only because we've got the title link field. Let's merge this PR and then decide if all those other issues should be tackled in 0.6.4. |
Changes
This pull request makes the following changes:
$title
variable which was removed when we stopped usingextract
in pull request #1565.Why
For #1717.
Testing/Questions
Features that this PR affects:
Questions that need to be answered before merging:
Steps to test this PR: