Skip to content
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

Support for Images in After Element Form Positioning #726

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

n7studios
Copy link
Contributor

Summary

Extends #723 to add support for the img element to position the default form after:

Screenshot 2024-10-17 at 16 37 35

Testing

  • testAddNewPageUsingDefaultFormAfterImageElement: Test that the Default Form specified in the Plugin Settings works when creating and viewing a new WordPress Page, and its position is set to after the 2nd img element.
  • testAddNewPostUsingDefaultFormAfterImageElement: Test that the Default Form specified in the Plugin Settings works when creating and viewing a new WordPress Post, and its position is set to after the 2nd img element.
  • testAddNewCPTUsingDefaultFormAfterImageElement: Test that the Default Form specified in the Plugin Settings works when creating and viewing a new WordPress Custom Post Type, and its position is set to after the 2nd img element.

Checklist

@n7studios n7studios self-assigned this Oct 17, 2024
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team October 17, 2024 12:50
@n7studios n7studios marked this pull request as ready for review October 17, 2024 12:50
@n7studios n7studios merged commit f796e7b into main Oct 17, 2024
77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants