Commit Graph

18 Commits

Author SHA1 Message Date
Mike Little 8767f6f908 New function to pull new options from db.
Added default parameter to dropdown_categories()
require -> require_once


git-svn-id: https://develop.svn.wordpress.org/trunk@216 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:45:08 +00:00
Mike Little 3122ba26c7 Fix to go with xmlrpc update to use ezSQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@203 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-11 10:08:44 +00:00
Mike Little 8fb0aa37f6 return is not a function!
git-svn-id: https://develop.svn.wordpress.org/trunk@184 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-07 17:19:38 +00:00
Matt Mullenweg 170a41cb0f We need the ampersand fixer in the loop too.
git-svn-id: https://develop.svn.wordpress.org/trunk@177 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 22:51:33 +00:00
Matt Mullenweg 9f4dc2e01b Ampersand fixer should be called outside of the texturize loop.
git-svn-id: https://develop.svn.wordpress.org/trunk@174 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-06 21:19:30 +00:00
Matt Mullenweg 05ce9b7dd9 Time should update when editing a draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@141 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 14:02:17 +00:00
Matt Mullenweg 918fbbb95f Added new status fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@140 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 13:26:54 +00:00
Matt Mullenweg e4875142e3 Clipped convert_chars, it's too slow and most people won't notice. We need to do the conversion on insert rather than display.
git-svn-id: https://develop.svn.wordpress.org/trunk@133 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 11:30:13 +00:00
Matt Mullenweg 846c5ec77e Cleaned up functions, ezSQL updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@125 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 08:05:29 +00:00
Matt Mullenweg 49a87f1f0d ezSQL mods.
git-svn-id: https://develop.svn.wordpress.org/trunk@114 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-29 14:04:30 +00:00
Matt Mullenweg c5f7c18f0d Links in popup windows now target different window.
git-svn-id: https://develop.svn.wordpress.org/trunk@111 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-28 08:40:34 +00:00
Matt Mullenweg 2c1c4e6703 Much improved (and faster!) autop.
git-svn-id: https://develop.svn.wordpress.org/trunk@106 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-26 11:44:05 +00:00
Mike Little fa071483d9 Changed cookie name to avoid conflict with parallel b2 installations.
git-svn-id: https://develop.svn.wordpress.org/trunk@69 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 22:21:37 +00:00
Matt Mullenweg 79d7f213ec Tweaked touch_time as part of Admin update.
git-svn-id: https://develop.svn.wordpress.org/trunk@43 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-23 07:27:58 +00:00
Matt Mullenweg e539444bfd Added wpautop.
git-svn-id: https://develop.svn.wordpress.org/trunk@13 602fd350-edb4-49c9-b593-d223f7449a82
2003-05-06 08:06:41 +00:00
Mike Little 8291c81051 Added in Excerpt functionality. Requires a database update see update-b2posts-for-excerpt.sql
Note: quicktags are BROKEN with this commit.


git-svn-id: https://develop.svn.wordpress.org/trunk@12 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-24 01:04:42 +00:00
Matt Mullenweg e5e3c77d43 Added wptexturize.
git-svn-id: https://develop.svn.wordpress.org/trunk@9 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-23 01:21:54 +00:00
Mike Little 267bca49b8 Populating missing files from this 'branch'.
git-svn-id: https://develop.svn.wordpress.org/trunk@8 602fd350-edb4-49c9-b593-d223f7449a82
2003-04-21 21:37:11 +00:00