Skip to content

Lazy Images: Fix typo in attributes filter name#10002

Merged
zinigor merged 1 commit intomasterfrom
update/lazy-images-filter-typo
Aug 9, 2018
Merged

Lazy Images: Fix typo in attributes filter name#10002
zinigor merged 1 commit intomasterfrom
update/lazy-images-filter-typo

Conversation

@ebinnion
Copy link
Copy Markdown
Contributor

@ebinnion ebinnion commented Aug 8, 2018

Fixes an issue that a user pointed out in this comment:

#8787 (comment)

Changes proposed in this Pull Request:

  • Fix a typo in jetpack_lazy_images_skip_image_with_atttributes so that the filter is jetpack_lazy_images_skip_image_with_attributes.
  • Deprecates jetpack_lazy_images_skip_image_with_atttributes filter

Testing instructions:

  • phpunit --filter=WP_Test_Lazy_Images to ensure that both filters work

Proposed changelog entry for your changes:

Deprecates jetpack_lazy_images_skip_image_with_atttributes filter in favor of jetpack_lazy_images_skip_image_with_attributes to address typo.

@ebinnion ebinnion added Bug When a feature is broken and / or not performing as intended [Status] Needs Review This PR is ready for review. [Feature] Lazy Images labels Aug 8, 2018
@ebinnion ebinnion added this to the 6.5 milestone Aug 8, 2018
@ebinnion ebinnion self-assigned this Aug 8, 2018
@ebinnion ebinnion requested review from gititon and oskosk August 8, 2018 15:33
@ebinnion ebinnion requested a review from a team as a code owner August 8, 2018 15:33
@ebinnion ebinnion force-pushed the update/lazy-images-filter-typo branch from e5c5f4b to bac4afe Compare August 8, 2018 15:33
@ebinnion ebinnion requested a review from a team as a code owner August 8, 2018 15:33
@eliorivero eliorivero added [Status] Ready to Merge Go ahead, you can push that green button! and removed [Status] Needs Review This PR is ready for review. labels Aug 8, 2018
@eliorivero
Copy link
Copy Markdown
Contributor

Tests work fine 🐑
I've restarted a couple of tests where Travis timed out

@zinigor zinigor merged commit 1a6d6ac into master Aug 9, 2018
@ghost ghost removed the [Status] Ready to Merge Go ahead, you can push that green button! label Aug 9, 2018
@zinigor zinigor deleted the update/lazy-images-filter-typo branch August 9, 2018 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug When a feature is broken and / or not performing as intended [Feature] Lazy Images

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants