You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/js/docs-setup.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ NG_DOCS={
73
73
"type": "service",
74
74
"moduleName": "wp-api-angularjs",
75
75
"shortDescription": "Posts entity",
76
-
"keywords": "$injector $wpapiterms api appended category data entity function functions getcategory getcategorylist gettag gettaglist headers http list map message objects optional order orderby parameters params parent per_page posts promise public representing request return search service specific strings tag term termid wp-api-angularjs"
76
+
"keywords": "$injector $wpapiterms api appended category data entity function functions getcategory getcategorylist getcustom getcustomlist gettag gettaglist headers http list map message objects optional order orderby parameters params parent per_page posts promise public representing request return search service specific strings tag taxonomiestype term termid wp-api-angularjs"
</div></td></tr><tr><td>termId</td><td><ahref="" class="label type-hint type-hint-int">int</a></td><td><divclass="wp-api-angularjs-wpapiterms-getcustom-page"><p>The term id</p>
47
+
</div></td></tr><tr><td>params</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="wp-api-angularjs-wpapiterms-getcustom-page"><p>Optional: {Object.<string|Object>} – Map of strings or objects which will be appended as GET parameters.</p>
48
+
</div></td></tr><tr><td>data</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="wp-api-angularjs-wpapiterms-getcustom-page"><p>Optional: {string|Object} – Data to be sent as the request message data.</p>
49
+
</div></td></tr><tr><td>headers</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="wp-api-angularjs-wpapiterms-getcustom-page"><p>Optional: {Object} – Map of strings or functions which return strings representing HTTP headers</p>
</div></td></tr><tr><td>params</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="wp-api-angularjs-wpapiterms-getcustomlist-page"><p>Optional: {Object.<string|Object>} – Map of strings or objects which will be appended as GET parameters.</p>
57
+
</div></td></tr><tr><td>data</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="wp-api-angularjs-wpapiterms-getcustomlist-page"><p>Optional: {string|Object} – Data to be sent as the request message data.</p>
58
+
</div></td></tr><tr><td>headers</td><td><ahref="" class="label type-hint type-hint-object">object</a></td><td><divclass="wp-api-angularjs-wpapiterms-getcustomlist-page"><p>Optional: {Object} – Map of strings or functions which return strings representing HTTP headers</p>
0 commit comments