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 880ce26 commit 418ee87Copy full SHA for 418ee87
core/publications/class-db-tags.php
@@ -206,7 +206,7 @@ public static function delete_tag_relation($delbox) {
206
/**
207
* Returns an array|object with the name, tag_id and occurence of all_tags
208
* @param array $args {
209
- * @type string order Default: a.name ASC
+ * @type string order Default: t.name ASC
210
* @type string limit SQL limit like 0,50
211
* @type string search a full text search through name field
212
* @type boolean only_zero If true: only tags with 0 occurence will be returned
0 commit comments