diff --git a/CHANGELOG.md b/CHANGELOG.md index 155b74b..6282f2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ## [1.1.6] - 2025-08-11 ### Fixed -- Inline the custom javascript using ` ()` +- Inline the custom javascript using `wp_print_inline_script_tag()` - Ensure the script is printed in the footer ## [1.1.5] - 2025-07-16 diff --git a/README.md b/README.md index 6d8a4f6..7e99250 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This plugin restricts JavaScript editing to users with the 'unfiltered_html' cap ``` - **Updates** - * Plugin updates are handled automatically via GitHub. No need to manually download and install updates. + * Plugin [updates are handled automatically](https://github.com/soderlind/wordpress-plugin-github-updater#readme) via GitHub. No need to manually download and install updates. ## Usage