Skip to content

Commit

Permalink
Merge pull request #85 from Kit/add-form-referrer-support
Browse files Browse the repository at this point in the history
Form Subscribe: Add `referrer` support
  • Loading branch information
n7studios authored Dec 18, 2024
2 parents 8606aaf + f4ce845 commit cf6584f
Show file tree
Hide file tree
Showing 3 changed files with 349 additions and 62 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
strategy:
fail-fast: false
matrix:
wp-versions: [ '6.7-RC4' ] #[ 'latest', '6.1.1' ]
wp-versions: [ 'latest' ] #[ 'latest', '6.1.1' ]
php-versions: [ '7.4', '8.0', '8.1', '8.2', '8.3' ] #[ '7.4', '8.0', '8.1', '8.2' ]

# Steps to install, configure and run tests
Expand Down
Loading

0 comments on commit cf6584f

Please sign in to comment.