Skip to content

Commit

Permalink
Merge branch 'main' of github.com:timnashcouk/wp-php-password
Browse files Browse the repository at this point in the history
  • Loading branch information
timnashcouk committed Feb 3, 2024
2 parents 4ee8365 + 6532714 commit a242a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ function my_password_options( $options ){
add_filter( 'wp_hash_password_options', 'my_password_options');
```
## Changelog
See [CHANGELOG.md]https://github.com/timnashcouk/wp-php-password/blob/main/CHANGELOG.md) for notable changes per version.
See [CHANGELOG.md](https://github.com/timnashcouk/wp-php-password/blob/main/CHANGELOG.md) for notable changes per version.

0 comments on commit a242a07

Please sign in to comment.