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

Nav Redesign: Improve Plugins menu consistency #37521

Merged
merged 8 commits into from
May 30, 2024
Merged

Commits on May 23, 2024

  1. Plugins menu for untangled sites

    All sites should now get these plugin menu items:
     * Installed plugins (plugins.php)
     * Add New Plugin (plugin-install.php)
     * Plugin Marketplace (wordpress.com/plugins/:site)
    
    Additionally, atomic sites also get "Scheduled Updates"
    (wordpress.com/plugins/scheduled-updates/:site).
    
    This means that sites have consistency across simple and
    WoA environments, and the plugin marketplace is accessible.
    
    This is a WIP, this commit contains some TODOs.
    dsas committed May 23, 2024
    Configuration menu
    Copy the full SHA
    bd73f8d View commit details
    Browse the repository at this point in the history
  2. changelog

    dsas committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dc589f0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    c17d6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed835ab View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Use shorter menu name

    mmtr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    545fb6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9116b30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1912b65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f686e1 View commit details
    Browse the repository at this point in the history