Change Wordpress to WordPress

This commit is contained in:
rsneh
2020-10-07 19:16:27 +03:00
parent 9220eb6f53
commit 8b57c15fa4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ return [ // Ordered by ABC.
'mock' => true,
],
'wordpress' => [
'name' => 'Wordpress',
'name' => 'WordPress',
'developers' => 'https://developer.wordpress.com/docs/oauth2/',
'icon' => 'icon-wordpress',
'enabled' => true,
@@ -7,7 +7,7 @@ use Appwrite\Auth\OAuth2;
// Reference Material
// https://developer.wordpress.com/docs/wpcc/
class Wordpress extends OAuth2
class WordPress extends OAuth2
{
/**
* @var array