Skip to content

Jetpack Beta: Move menu item to bottom position#47977

Merged
tbradsha merged 3 commits intotrunkfrom
fix/beta/move_to_bottom_menu_position
Apr 7, 2026
Merged

Jetpack Beta: Move menu item to bottom position#47977
tbradsha merged 3 commits intotrunkfrom
fix/beta/move_to_bottom_menu_position

Conversation

@tbradsha
Copy link
Copy Markdown
Contributor

@tbradsha tbradsha commented Apr 7, 2026

Proposed changes

In #47418, menu order and positions were adjusted. This resulted in situations where Jetpack Beta ends up in a weird position like this:

image

After this PR, it bumps to the bottom:
image

Note that 999 is also the "Upgrade Jetpack" button position, which remains at the very bottom of the menu.

Other information

Related product discussion/links

Does this pull request change what data or activity we track or use?

Testing instructions

I'm not sure the best way to test this other than spinning up a site, adding a backup/scan plan, then looking at the menu to verify Jetpack Beta is at the bottom.

@tbradsha tbradsha self-assigned this Apr 7, 2026
@tbradsha tbradsha requested a review from a team as a code owner April 7, 2026 18:00
@tbradsha tbradsha added the [Status] Needs Review This PR is ready for review. label Apr 7, 2026
@github-actions github-actions bot added the [Plugin] Beta For serving live branches and the beta versions. https://github.com/automattic/jetpack-beta label Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • ✅ Include a description of your PR changes.
  • 🔴 Add a "[Status]" label (In Progress, Needs Review, ...).
  • ✅ Add testing instructions.
  • ✅ Specify whether this PR includes any changes to data or privacy.
  • ✅ Add changelog entries to affected projects

This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖


Follow this PR Review Process:

  1. Ensure all required checks appearing at the bottom of this PR are passing.
  2. Make sure to test your changes on all platforms that it applies to. You're responsible for the quality of the code you ship.
  3. You can use GitHub's Reviewers functionality to request a review.
  4. When it's reviewed and merged, you will be pinged in Slack to deploy the changes to WordPress.com simple once the build is done.

If you have questions about anything, reach out in #jetpack-developers for guidance!


Beta plugin:

No scheduled milestone found for this plugin.

If you have any questions about the release process, please ask in the #jetpack-releases channel on Slack.

@github-actions github-actions bot added [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. and removed [Status] Needs Review This PR is ready for review. labels Apr 7, 2026
Copy link
Copy Markdown
Contributor

@anomiex anomiex left a comment

Choose a reason for hiding this comment

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

In #47418, menu order and positions were adjusted.

Looks like it was #47417 that changed it, not #47418?

'jetpack-beta',
array( self::class, 'render' ),
16
999
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.

I wonder if we should do 998 instead, just to be sure it doesn't break if labels get changed or something.

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.

👍 087d15b

@tbradsha
Copy link
Copy Markdown
Contributor Author

tbradsha commented Apr 7, 2026

Looks like it was #47417 that changed it, not #47418?

Indeed. I saw this:
1cbc66a

But subsequent things™ happened.

@tbradsha tbradsha changed the title Jetpack Beta Move menu item to bottom position Jetpack Beta: Move menu item to bottom position Apr 7, 2026
@tbradsha tbradsha merged commit 0593dea into trunk Apr 7, 2026
69 checks passed
@tbradsha tbradsha deleted the fix/beta/move_to_bottom_menu_position branch April 7, 2026 18:53
@github-actions github-actions bot removed the [Status] Needs Author Reply We need more details from you. This label will be auto-added until the PR meets all requirements. label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Plugin] Beta For serving live branches and the beta versions. https://github.com/automattic/jetpack-beta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants