1
0
Fork 0
mirror of synced 2024-05-09 23:32:38 +12:00

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

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,

View file

@ -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