Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Commit

Permalink
WP Coding Standards
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldangenent committed Jan 30, 2015
1 parent 0144c2a commit cc3cb66
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 @@ -47,7 +47,7 @@ Additional arguments
the_block( $name, array(
'label' => __( 'Admin label', 'text-domain' ),
'type' => 'one-liner',
'apply_filters' => false
'apply_filters' => false,
) );
```

Expand Down

0 comments on commit cc3cb66

Please sign in to comment.