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

Script Modules API: update the code and move it to the compat/wordpress-6.5 folder #57778

Merged
merged 29 commits into from
Jan 24, 2024

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    0bade94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    046d43e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3692916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    737a227 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c454a02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ff5ddf View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    2153cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45b07e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55afaf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f95ef View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 23, 2024

  1. Update files from WP Core

    luisherranz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6b860cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24420fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e893d25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e01c9ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fcf8a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57747db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a68cc60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6bd5b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9af702 View commit details
    Browse the repository at this point in the history
  10. Update DEWP readme

    luisherranz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5cee69c View commit details
    Browse the repository at this point in the history
  11. Remove tests

    This code is now tested in WordPress Core.
    luisherranz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f5e760d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9331e42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b114497 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ae63189 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50395f8 View commit details
    Browse the repository at this point in the history
  16. Add missing function

    luisherranz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    be3d06c View commit details
    Browse the repository at this point in the history
  17. Fix redeclared class problem

    Fixes an issue in PHP 7.0 where we'd see a redeclared class fatal error.
    sirreal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5b652cf View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Remove we from docs

    cbravobernal committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    16150b8 View commit details
    Browse the repository at this point in the history