You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ $ vendor/bin/phpunit
41
41
42
42
## Usage
43
43
### Example
44
-
I have created a example plugin (`wp-nonce-test-plugin`) to use this nonce manager with an example implementation of `NonceTest.php Class`.
44
+
I have created a example plugin ([wp-nonce-test-plugin](https://github.com/brianvarskonst/wordpress-nonce-oop/blob/master/wp-nonce-test-plugin.php)) to use this nonce manager with an example implementation of [NonceTest](https://github.com/brianvarskonst/wordpress-nonce-oop/blob/master/NonceTest.php) Class`.
45
45
46
46
### The Configuration:
47
47
Wordpress Nonce need an action to find the current action which is secured by a nonce.
0 commit comments