Skip to content

Fix: [V4] Fix: User with Author role can't set target blank in Link [ED-19166]#31308

Merged
baghdasarovelementor merged 16 commits intoelementor:mainfrom
baghdasarovelementor:ED-19166-v-4-fix-user-with-author-role-cant-set-target-blank-in-link
Jun 3, 2025
Merged

Fix: [V4] Fix: User with Author role can't set target blank in Link [ED-19166]#31308
baghdasarovelementor merged 16 commits intoelementor:mainfrom
baghdasarovelementor:ED-19166-v-4-fix-user-with-author-role-cant-set-target-blank-in-link

Conversation

@baghdasarovelementor
Copy link
Copy Markdown
Contributor

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

Summary

This PR can be summarized in the following changelog entry:

Description

An explanation of what is done in this PR

Test instructions

This PR can be tested by following these steps:

Quality assurance

  • I have tested this code to the best of my abilities
  • I have added unittests to verify the code works as intended
  • Docs have been added / updated (for bug fixes / features)

Fixes #

await wpAdmin.resetExperiments();
await page.close();
} );
newTestUser = await apiRequests.createNewUser( request, newUser );
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we make sure that the new user role requirements are tested in this new user?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@baghdasarovelementor baghdasarovelementor marked this pull request as ready for review May 29, 2025 07:39
@baghdasarovelementor baghdasarovelementor merged commit 674c085 into elementor:main Jun 3, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants