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

Revert "Remove "Manage Blogs" Link From /me" #91998

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

DustyReagan
Copy link
Member

@DustyReagan DustyReagan commented Jun 20, 2024

Discovered "Leave a blog" is only available in "Manage Blogs" https://wordpress.com/support/invite-people/#leave-a-site-or-blog, so we'll leave this menu link up until we move that feature.

Reverts #91992

@DustyReagan DustyReagan marked this pull request as ready for review June 20, 2024 15:51
@DustyReagan DustyReagan self-assigned this Jun 20, 2024
@matticbot
Copy link
Contributor

Here is how your PR affects size of JS and CSS bundles shipped to the user's browser:

Sections (~52 bytes added 📈 [gzipped])

name                   parsed_size           gzip_size
site-blocks                 +193 B  (+0.0%)      +52 B  (+0.0%)
security                    +193 B  (+0.0%)      +52 B  (+0.0%)
purchases                   +193 B  (+0.0%)      +52 B  (+0.0%)
privacy                     +193 B  (+0.0%)      +52 B  (+0.0%)
notification-settings       +193 B  (+0.0%)      +52 B  (+0.0%)
me                          +193 B  (+0.0%)      +52 B  (+0.0%)
help                        +193 B  (+0.0%)      +52 B  (+0.0%)
developer                   +193 B  (+0.0%)      +52 B  (+0.0%)
account-close               +193 B  (+0.0%)      +52 B  (+0.0%)
account                     +193 B  (+0.0%)      +52 B  (+0.0%)

Sections contain code specific for a given set of routes. Is downloaded and parsed only when a particular route is navigated to.

Legend

What is parsed and gzip size?

Parsed Size: Uncompressed size of the JS and CSS files. This much code needs to be parsed and stored in memory.
Gzip Size: Compressed size of the JS and CSS files. This much data needs to be downloaded over network.

Generated by performance advisor bot at iscalypsofastyet.com.

@matticbot
Copy link
Contributor

This PR modifies the release build for the following Calypso Apps:

For info about this notification, see here: PCYsg-OT6-p2

  • notifications
  • wpcom-block-editor

To test WordPress.com changes, run install-plugin.sh $pluginSlug revert-91992-remove/manage-blogs-link on your sandbox.

@DustyReagan DustyReagan merged commit 3a657d3 into trunk Jun 20, 2024
14 checks passed
@DustyReagan DustyReagan deleted the revert-91992-remove/manage-blogs-link branch June 20, 2024 16:59
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.

2 participants