Commit Graph

10 Commits

Author SHA1 Message Date
Mike Little 4258329c68 Added notes column to links. Can add/edit/save them in linkmanager.
Update/install scripts updated for new column.
added new methods get_linkobjects() and get_linkobjectsbyname()


git-svn-id: https://develop.svn.wordpress.org/trunk@265 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-23 00:26:03 +00:00
Mike Little 1794ad36c2 Link to final part of upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@262 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 21:15:37 +00:00
Mike Little 4431161ae5 Fixed error with table changes
backquotes do't work on older versions of mysql


git-svn-id: https://develop.svn.wordpress.org/trunk@261 602fd350-edb4-49c9-b593-d223f7449a82
2003-07-20 20:43:48 +00:00
Mike Little db5f15602e SQL fix
git-svn-id: https://develop.svn.wordpress.org/trunk@228 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 22:46:32 +00:00
Mike Little 5a0234aeda require -> require_once
b2config.php -> wp-config.php


git-svn-id: https://develop.svn.wordpress.org/trunk@212 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:42:48 +00:00
Matt Mullenweg ed0e810ee6 use DB_NAME instead of $dbname
git-svn-id: https://develop.svn.wordpress.org/trunk@187 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 21:24:42 +00:00
Matt Mullenweg 76a3fbb555 Forgot post_status.
git-svn-id: https://develop.svn.wordpress.org/trunk@166 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 20:04:47 +00:00
Matt Mullenweg 0b5e7d2570 Altered with new database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@164 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-04 19:55:21 +00:00
Mike Little 4d92de3834 Fix problem with registerglobals off
Sorted variable based table name.
Added b2links -> wp links table update.


git-svn-id: https://develop.svn.wordpress.org/trunk@76 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-24 00:10:52 +00:00
Matt Mullenweg 76fe5688f8 b2 upgrade script, tested to work with 0.6.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@63 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 15:32:19 +00:00