Support ordering for term relationships. Props andy. fixes #5857

git-svn-id: https://develop.svn.wordpress.org/trunk@6851 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-14 17:17:57 +00:00
parent d89540a6b7
commit a47c497cb7
3 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -16,6 +16,6 @@ $wp_version = '2.4-bleeding';
*
* @global int $wp_db_version
*/
$wp_db_version = 6825;
$wp_db_version = 6846;
?>