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

Implementing the new Requires Network plugin header #3717

Open
wants to merge 7 commits into
base: trunk
Choose a base branch
from

Commits on Dec 2, 2022

  1. Copy the full SHA
    5d78852 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Use correct plugin header's name in wp-admin/includes/class-plugin-in…

    …staller-skin.php
    
    Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
    petitphp and mukeshpanchal27 committed Dec 7, 2022
    Copy the full SHA
    57dd6d9 View commit details
    Browse the repository at this point in the history
  2. Use correct plugin header's name in wp-admin/includes/class-plugin-up…

    …grader.php
    
    Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
    petitphp and mukeshpanchal27 committed Dec 7, 2022
    Copy the full SHA
    888ef77 View commit details
    Browse the repository at this point in the history
  3. Use correct plugin header's name in wp-admin/includes/class-wp-plugin…

    …s-list-table.php
    
    Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
    petitphp and mukeshpanchal27 committed Dec 7, 2022
    Copy the full SHA
    9430db7 View commit details
    Browse the repository at this point in the history
  4. Update test function name

    petitphp committed Dec 7, 2022
    Copy the full SHA
    aacfd4c View commit details
    Browse the repository at this point in the history
  5. Fix test function PHPDoc

    Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
    petitphp and mukeshpanchal27 committed Dec 7, 2022
    Copy the full SHA
    109b482 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Co-authored-by: Mukesh Panchal <mukeshpanchal27@users.noreply.github.com>
    petitphp and mukeshpanchal27 committed Dec 7, 2022
    Copy the full SHA
    8f73e46 View commit details
    Browse the repository at this point in the history