Skip to content

Commit

Permalink
fixing nonce links
Browse files Browse the repository at this point in the history
  • Loading branch information
stevector authored Feb 7, 2025
1 parent 6838844 commit 6512958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/content/guides/wordpress-pantheon/09-wp-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ WordPress has a built-in function to help stop CSRF attacks called a "nonce,”

For detailed information on how to generate and use nonces, review the following WordPress documentation:

- [Nonces](https://developer.wordpress.org/plugins/security/nonces/)
- [Using Nonces](https://developer.wordpress.org/themes/theme-security/using-nonces/)
- [Nonces](https://developer.wordpress.org/apis/security/nonces/)
- [Using Nonces](https://developer.wordpress.org/news/2023/08/understand-and-use-wordpress-nonces-properly/)

## More Resources

Expand Down

0 comments on commit 6512958

Please sign in to comment.