Matt Mullenweg
|
7e646da0fc
|
Typo fix from Patrick Marie.
git-svn-id: https://develop.svn.wordpress.org/trunk@1369 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-30 08:24:24 +00:00 |
Ryan Boren
|
035a6402d2
|
Fix up the_category_ID() and the_category_head() to maintain backwards compat. Mark as deprecated.
git-svn-id: https://develop.svn.wordpress.org/trunk@1368 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-27 21:19:37 +00:00 |
Matt Mullenweg
|
546e0da910
|
Checking for PHP < 4.1 from John Gray.
git-svn-id: https://develop.svn.wordpress.org/trunk@1367 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-27 17:44:53 +00:00 |
Dougal Campbell
|
1cb1a9bf7a
|
Fixed check_comment() to ignore empty lines in moderation_keys.
git-svn-id: https://develop.svn.wordpress.org/trunk@1366 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-27 13:53:27 +00:00 |
Matt Mullenweg
|
9df4c2452a
|
New hook for when comment status is changed.
git-svn-id: https://develop.svn.wordpress.org/trunk@1365 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-27 03:49:23 +00:00 |
Ryan Boren
|
b2b196d3de
|
Tweak some markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1364 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-26 15:00:42 +00:00 |
Ryan Boren
|
5fb2c2511d
|
Change $tablecomments to $wpdb-comments. From Kitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1363 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-26 14:30:53 +00:00 |
Matt Mullenweg
|
499980672d
|
Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1362 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-26 05:07:14 +00:00 |
Matt Mullenweg
|
be058a1058
|
Fix for unencoded ampersands. When did we lose this?
git-svn-id: https://develop.svn.wordpress.org/trunk@1361 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-25 04:33:37 +00:00 |
Ryan Boren
|
5715b0880d
|
Make $request global to satisfy the page navigation fxns.
git-svn-id: https://develop.svn.wordpress.org/trunk@1360 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-25 01:16:49 +00:00 |
michelvaldrighi
|
0b1a9970ab
|
database-related functions such as wp_insert_post are now in wp-includes/functions-post.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1359 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 22:07:30 +00:00 |
michelvaldrighi
|
c0f296df06
|
some cleanups, and a quick undefined variable fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1358 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 18:24:12 +00:00 |
michelvaldrighi
|
78e903528d
|
fixed small whoopsie with table names
git-svn-id: https://develop.svn.wordpress.org/trunk@1357 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 18:10:32 +00:00 |
michelvaldrighi
|
5b5f1077da
|
the Atom feed should always provide an excerpt, even in full content mode
git-svn-id: https://develop.svn.wordpress.org/trunk@1356 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 16:49:19 +00:00 |
Matt Mullenweg
|
717855f007
|
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 08:22:18 +00:00 |
Ryan Boren
|
97d49f1923
|
Introducing query_posts(), update_post_caches(), update_user_cache(), and update_category_cache().
git-svn-id: https://develop.svn.wordpress.org/trunk@1354 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 02:55:39 +00:00 |
michelvaldrighi
|
0eee4cb011
|
relocated misc database-related functions
git-svn-id: https://develop.svn.wordpress.org/trunk@1353 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 01:34:57 +00:00 |
Ryan Boren
|
a24eb24176
|
Mark some overlooked strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1352 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 17:24:38 +00:00 |
michelvaldrighi
|
a400663927
|
added blogger.newPost
git-svn-id: https://develop.svn.wordpress.org/trunk@1351 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 16:42:23 +00:00 |
Matt Mullenweg
|
d3d19e57c0
|
Allow people to modify and add on to rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@1350 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 16:27:59 +00:00 |
michelvaldrighi
|
3abc94a5c5
|
added blogger.getTemplate and blogger.setTemplate
git-svn-id: https://develop.svn.wordpress.org/trunk@1349 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 15:46:43 +00:00 |
michelvaldrighi
|
f96224edb1
|
work in progress: replacement for xmlrpc.php, using IXR
git-svn-id: https://develop.svn.wordpress.org/trunk@1348 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 04:02:53 +00:00 |
michelvaldrighi
|
39d6ffcb6b
|
make xmlrpc_getpostcategory support multiple, comma-separated categories
git-svn-id: https://develop.svn.wordpress.org/trunk@1347 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 02:55:10 +00:00 |
michelvaldrighi
|
903f80b54c
|
we shall use IXR instead of phpxmlrpc in the future -- so long, and thanks for all the xmlrpcval headaches
git-svn-id: https://develop.svn.wordpress.org/trunk@1346 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 16:44:45 +00:00 |
michelvaldrighi
|
c4d4add631
|
new remove_accents for sanitize_title, not relying on the file's charset
git-svn-id: https://develop.svn.wordpress.org/trunk@1345 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 14:34:09 +00:00 |
Matt Mullenweg
|
dd1c202d8b
|
FINALLY.
git-svn-id: https://develop.svn.wordpress.org/trunk@1344 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:27:12 +00:00 |
Matt Mullenweg
|
0aba1c7d61
|
Missing space.
git-svn-id: https://develop.svn.wordpress.org/trunk@1343 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:23:01 +00:00 |
Matt Mullenweg
|
3dd512fb69
|
Removing legacy files.
git-svn-id: https://develop.svn.wordpress.org/trunk@1342 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:22:24 +00:00 |
Matt Mullenweg
|
faa31ead80
|
New readme. Smaller! More readable! Correct!
git-svn-id: https://develop.svn.wordpress.org/trunk@1341 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 10:19:45 +00:00 |
Matt Mullenweg
|
1d74302745
|
Updated hooks and a new Dolly plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 08:45:36 +00:00 |
Ryan Boren
|
62828f16a8
|
Uncomment $doing_rss
git-svn-id: https://develop.svn.wordpress.org/trunk@1339 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 05:06:00 +00:00 |
michelvaldrighi
|
3fb700cd64
|
don't translate months and weekdays in date strings PLUS bugfix for 304 Not Modified on PHP CGI
git-svn-id: https://develop.svn.wordpress.org/trunk@1338 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 22:33:47 +00:00 |
michelvaldrighi
|
8b1f52e4c0
|
don't translate months and weekdays in date strings
git-svn-id: https://develop.svn.wordpress.org/trunk@1337 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 22:32:58 +00:00 |
michelvaldrighi
|
5ffeea8e7c
|
strip leading and trailing dashes from post slugs
git-svn-id: https://develop.svn.wordpress.org/trunk@1336 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 21:35:16 +00:00 |
michelvaldrighi
|
63f7bf9723
|
backing out that encoding fix until further testing is done
git-svn-id: https://develop.svn.wordpress.org/trunk@1335 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 21:29:57 +00:00 |
michelvaldrighi
|
be29cd98fb
|
removing removeaccents, will put replacement after a release is out
git-svn-id: https://develop.svn.wordpress.org/trunk@1334 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 21:05:17 +00:00 |
Ryan Boren
|
49bb2124c1
|
Add removeaccents for use in sanitize_title to remove accents from characters so that they can be used in permalinks. Bust the functionality in sanitize_title out into a replaceable filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@1333 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 08:37:55 +00:00 |
Matt Mullenweg
|
20218003a0
|
Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1332 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 07:02:46 +00:00 |
Ryan Boren
|
7be84af801
|
Require wp-config.php from wp-l10n.php to make sure WPLANG is always set.
git-svn-id: https://develop.svn.wordpress.org/trunk@1331 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 03:26:12 +00:00 |
Ryan Boren
|
e63d0c54d6
|
Fix spelling error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1330 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 02:47:45 +00:00 |
Matt Mullenweg
|
ceb940bbe2
|
Support for MathML, from Jacques Distler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1329 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 17:25:26 +00:00 |
Dougal Campbell
|
7fbb072b49
|
Fixed list_cats support for hide_empty and optioncount. Also fixed indentation in that function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1328 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 14:07:55 +00:00 |
Dougal Campbell
|
b5cdc60beb
|
Removed and eradicated redundant duplication. And fixed indentation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1327 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 13:31:48 +00:00 |
Matt Mullenweg
|
a0c798d8a0
|
Last release candidate, I promise.
git-svn-id: https://develop.svn.wordpress.org/trunk@1326 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:56:24 +00:00 |
Matt Mullenweg
|
ef5cf2e9d3
|
Tidier default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1325 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:44:05 +00:00 |
Matt Mullenweg
|
ed5af7cec7
|
Order categories alphabetically.
git-svn-id: https://develop.svn.wordpress.org/trunk@1324 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:41:54 +00:00 |
Matt Mullenweg
|
4f3436a5d4
|
Don't try to show keys if there aren't any.
git-svn-id: https://develop.svn.wordpress.org/trunk@1323 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:32:14 +00:00 |
Matt Mullenweg
|
54c08ad215
|
Post slug wasn't being set if manually set in advanced interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1322 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 22:43:15 +00:00 |
michelvaldrighi
|
a67d48bae7
|
what's with me committing parse errors lately, damn it
git-svn-id: https://develop.svn.wordpress.org/trunk@1321 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 22:34:01 +00:00 |
Matt Mullenweg
|
295470ae87
|
Allow for longer URIs in comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1320 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 11:28:23 +00:00 |