Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: soderlind/additional-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hotfix
Choose a base ref
...
head repository: soderlind/additional-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 2, 2025

  1. Merge pull request #10 from soderlind/hotfix

    Bump version to 1.1.4 in additional-javascript.php, package.json, pac…
    soderlind authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    778c204 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Fix deprecated PHP string interpolation syntax for PHP 8.2+ compatib…

    …ility in multiple files.
    soderlind committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    8c61eff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from soderlind/fix/deprecated

     Fix deprecated PHP string interpolation syntax for PHP 8.2+ compatibility
    soderlind authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    50483b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2025

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

Commits on Aug 11, 2025

  1. Bump version to 1.1.6 and update changelog

    - Updated version number in additional-javascript.php, package.json, and package-lock.json to 1.1.6.
    - Modified readme.txt to reflect the new stable tag of 1.1.6.
    - Added changelog entries for version 1.1.6:
      - Inline the custom JavaScript using `wp_print_inline_script_tag()`.
      - Ensure the script is printed in the footer.
    soderlind committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    7d40c7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from soderlind/fix/csp

    Inline the custom JavaScript using wp_print_inline_script_tag()
    soderlind authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    2d76eee View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

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

Commits on Oct 7, 2025

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