Update API.

This commit is contained in:
Hoang Huu
2019-10-25 15:56:30 +07:00
parent 5698bd280c
commit 0c48dbfa7c
4 changed files with 180 additions and 12 deletions

View File

@@ -39,6 +39,7 @@ class Opalestate_API {
'v1/agency.php',
'v1/search-form.php',
'v1/user.php',
'v1/terms.php',
'functions.php',
] );
@@ -79,6 +80,7 @@ class Opalestate_API {
'Opalestate_Agency_Api',
'Opalestate_Search_Form_Api',
'Opalestate_User_Api',
'Opalestate_Terms_Api',
]
);