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: 1.1.5
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: 1.1.6
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

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
Loading