Skip to content

Commit 2304386

Browse files
committed
Format intro code example as PHP
1 parent 1f795e3 commit 2304386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ WP Intervention exposes a global helper `wp_intervention` for use in your Theme.
6363

6464
The API for this is:
6565

66-
```
66+
```php
6767
wp_intervention( string $src, array $intervention_args [, array $options] );
6868
```
6969

0 commit comments

Comments
 (0)