We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6759f6 commit 44c8286Copy full SHA for 44c8286
README.md
@@ -33,11 +33,11 @@ echo '</pre>';
33
34
Response Success:
35
36
-status = status name
37
-code = status Code
38
-data = callback data from wordpress
39
-X-WP-TOTAL = count all post on current result
40
-X-WP-TOTAL-PAGE = count all page on current result
+- status = status name
+- code = status Code
+- data = callback data from wordpress
+- X-WP-TOTAL = count all post on current result
+- X-WP-TOTAL-PAGE = count all page on current result
41
42
```Array
43
Array
@@ -59,9 +59,9 @@ Array
59
60
Response Error:
61
62
63
64
-error = error message
+- error = error message
65
66
67
0 commit comments