We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2560103 commit cb3b695Copy full SHA for cb3b695
docs/api/api.md
@@ -21,7 +21,7 @@ These controllers extend the core `WP_REST_Controller` and provide predefined fu
21
22
## Creating a REST Controller
23
24
-To create a new REST controller, extend one of the Dokan base controllers and override the required methods from `WP_REST_Controller`.
+To create a new REST controller, extend one of the Dokan base controllers.
25
26
### Extending a Dokan Base Controller
27
0 commit comments