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: 6aec7ab
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: f8751a9
Choose a head ref
  • 6 commits
  • 140 files changed
  • 1 contributor

Commits on Apr 8, 2025

  1. Update README.md to enhance clarity and security information

    - Expanded the "About" section to emphasize safe usage and live preview features.
    - Added detailed "Features" section outlining capabilities of the plugin.
    - Included a "Security" section to clarify user restrictions based on capabilities.
    - Updated "Changelog" to reflect compatibility with WordPress 6.5 and improvements.
    - Revised copyright date to reflect the current year.
    soderlind committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    1be408e View commit details
    Browse the repository at this point in the history
  2. Update readme.txt to enhance plugin information and compatibility

    - Updated plugin requirements: Requires at least 6.3, tested up to 6.7, and requires PHP 8.2.
    - Expanded description to clarify functionality and usage of the plugin.
    - Added detailed features list highlighting secure implementation and live preview.
    - Included security information regarding user capabilities for JavaScript editing.
    - Provided installation and usage instructions for better user guidance.
    - Added FAQ section addressing common concerns about performance and user permissions.
    - Introduced changelog and upgrade notice for version 1.1.0, detailing compatibility updates and security enhancements.
    soderlind committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    c58d538 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Add plugin updater

    soderlind committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    ceca1b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from soderlind/add/selfupdate

    Add plugin updater
    soderlind authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    f75e4fa View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Add package.json for additional-javascript project

    - Initialize package.json with project metadata including name, version, description, and author.
    - Define scripts for testing, version bumping, and localization tasks.
    - Specify repository and bug tracking information.
    - Include development dependency for wp-project-version-sync.
    soderlind committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    c8f50e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from soderlind/bump

    Add package.json for additional-javascript project
    soderlind authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    f8751a9 View commit details
    Browse the repository at this point in the history
Loading