Skip to content

Commit

Permalink
Fix phpcs issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sultann committed Oct 25, 2023
1 parent f329268 commit 7702cd4
Show file tree
Hide file tree
Showing 37 changed files with 1,023 additions and 3,138 deletions.
224 changes: 188 additions & 36 deletions composer.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion examples/api-test.php → examples/api-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
if ( ! current_user_can( 'manage_options' ) ) { die();
}


// API variables, please override.
$base_url = 'http://domain.com';
$email = '[email protected]';
Expand Down
Loading

0 comments on commit 7702cd4

Please sign in to comment.