Skip to content

Commit

Permalink
Update REST.php
Browse files Browse the repository at this point in the history
  • Loading branch information
shuvo7670 committed Mar 24, 2024
1 parent 8eca3c5 commit 543a400
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions includes/Core/REST.php
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,9 @@ public function jwt_whitelist( $endpoints ) {
'/wp-json/notificationx/v1/builder',
'/wp-json/notificationx/v1/core-install',
'/wp-json/notificationx/v1/elementor/import',
'/wp-json/notificationx/v1/gutenberg/import',
'/wp-json/notificationx/v1/elementor/remove',
'/wp-json/notificationx/v1/gutenberg/remove',
'/wp-json/notificationx/v1/reporting-test',
'/wp-json/notificationx/v1/settings',
'/wp-json/notificationx/v1/miscellaneous',
Expand Down

0 comments on commit 543a400

Please sign in to comment.