Commit Graph

5879 Commits

Author SHA1 Message Date
Ryan Boren cdda888c0c author-template phpdoc from darkdragon. fixes #4393
git-svn-id: https://develop.svn.wordpress.org/trunk@6395 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 23:47:58 +00:00
Matt Mullenweg ee1eac63d7 Change prints to echoes. Add check all button to avoid carpal clicking syndrome. Cleaned up some English. Fixes #5437. Hat tip: hailin. Changes from diff: moved JS inside of function so it didn't show up on every import page; moved button above form instead of next to submit button.
git-svn-id: https://develop.svn.wordpress.org/trunk@6394 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 22:07:32 +00:00
Matt Mullenweg c750cbbf5f Allow numbers in content type to allow for types like 3gp. Fixes #5449. Hat tip: meledin, DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@6393 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 21:44:48 +00:00
Matt Mullenweg 36fe99d069 Invalid HTML in nested category checkbox list. Also cleans up source formatting a bit. Fixes #5462. Hat tip: 082net.
git-svn-id: https://develop.svn.wordpress.org/trunk@6392 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 21:40:36 +00:00
Ryan Boren a3058bdbc2 Suppress display of DB error messages by default. Props filosofo. see #5473
git-svn-id: https://develop.svn.wordpress.org/trunk@6391 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 21:38:24 +00:00
Ryan Boren f4d8e3a731 Import file attachments. Props tellyworth. fixes #5466
git-svn-id: https://develop.svn.wordpress.org/trunk@6390 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 21:34:48 +00:00
Ryan Boren dbe216081d Don't show both log out and session expired messages when logging out. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6389 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 21:20:18 +00:00
Ryan Boren 6268241e88 Fix depth = 1 page traversal. Props hailin. fixes #5469
git-svn-id: https://develop.svn.wordpress.org/trunk@6388 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 20:31:44 +00:00
Ryan Boren bb7922cd42 New secure cookie protocol. see #5367
git-svn-id: https://develop.svn.wordpress.org/trunk@6387 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 17:41:59 +00:00
Matt Mullenweg 3155e09967 Remember what attachment options you pick, fixes #4565. Hat tip: filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@6386 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-16 03:00:38 +00:00
Ryan Boren 5918e8cf1c Pluggable random password generator from pishmishy. fixes #5401
git-svn-id: https://develop.svn.wordpress.org/trunk@6385 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-15 05:31:16 +00:00
Ryan Boren 95e4e8c822 Faster page and cat walker. Props hailin. see #5458
git-svn-id: https://develop.svn.wordpress.org/trunk@6384 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 21:46:52 +00:00
Ryan Boren c7763a6f76 the_content_export filter from tellyworth. fixes #5465
git-svn-id: https://develop.svn.wordpress.org/trunk@6383 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 21:40:28 +00:00
Ryan Boren 390e3d1c20 clean page cache when reparenting pages after deletion. Props hailin. fixes #5457
git-svn-id: https://develop.svn.wordpress.org/trunk@6382 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 20:56:55 +00:00
Ryan Boren c5df163698 Fix registration of multiple sidebars. Props watson. fixes #5352
git-svn-id: https://develop.svn.wordpress.org/trunk@6381 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 08:06:08 +00:00
Ryan Boren 1fdcc63822 Faster page_rows() from hailin. see #5303
git-svn-id: https://develop.svn.wordpress.org/trunk@6380 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 06:20:42 +00:00
Ryan Boren fc087d1fb6 post phpdoc from m0n5t3r and darkdragon. see #3982
git-svn-id: https://develop.svn.wordpress.org/trunk@6379 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 00:28:34 +00:00
Ryan Boren f7adf585d1 Taxonomy phpdoc from darkdragon. fixes #4742
git-svn-id: https://develop.svn.wordpress.org/trunk@6378 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-14 00:25:39 +00:00
Ryan Boren e10c490a4f Query page attachments from page requests so that they can both use the same set of rewrite rules. see #3614
git-svn-id: https://develop.svn.wordpress.org/trunk@6377 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-12 11:45:55 +00:00
Ryan Boren e6befddf5f Defer term counting during import. Props tellyworth. fixes #5377
git-svn-id: https://develop.svn.wordpress.org/trunk@6376 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-12 05:14:00 +00:00
Ryan Boren 3bf9ba914b Additional metadata for wxr export from tellyworth. fixes #5454
git-svn-id: https://develop.svn.wordpress.org/trunk@6375 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-12 05:11:24 +00:00
Ryan Boren 267ecd4981 Correctly handle post_parent during import. Props tellyworth. fixes #5456
git-svn-id: https://develop.svn.wordpress.org/trunk@6374 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-12 05:08:48 +00:00
Peter Westwood 7003316321 Autosave tags as well. Fixes #5359 props sembee
git-svn-id: https://develop.svn.wordpress.org/trunk@6373 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-11 20:30:22 +00:00
Matt Mullenweg a5aa17b2fc Revert [6368]. Fixes #5448, fixes #5247 by adding a new filter to hook in specifically to add attributes, rather than filtering the whole thing. Minor formatting cleanup of comments_popup_link.
git-svn-id: https://develop.svn.wordpress.org/trunk@6372 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-10 20:49:46 +00:00
Matt Mullenweg b8c0375cda Switch error messages to have a footer instead of use wp_die, so they don't look busted. Use absint where appropiate. Formatting cleanup. Clearer styling and messaging on buttons.
git-svn-id: https://develop.svn.wordpress.org/trunk@6371 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-10 20:42:03 +00:00
Ryan Boren bf0c6f9f23 phpdoc for deprecated funcs. Props darkdragon. fixes #5444
git-svn-id: https://develop.svn.wordpress.org/trunk@6370 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-10 18:52:24 +00:00
Ryan Boren 1db91baf1e Support atom threading. Props rubys. fixes #5434
git-svn-id: https://develop.svn.wordpress.org/trunk@6369 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-10 06:57:58 +00:00
Ryan Boren 340228e4ad comments_popup_link filter from joostdevalk. fixes #5247
git-svn-id: https://develop.svn.wordpress.org/trunk@6368 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-10 06:53:58 +00:00
Peter Westwood bdeb4e3663 Remove triming from string options fixes #4781 props hakre
git-svn-id: https://develop.svn.wordpress.org/trunk@6367 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-09 11:49:25 +00:00
Peter Westwood 23b7e0b2c4 Comment out the code that can't run so as to not confuse people.
git-svn-id: https://develop.svn.wordpress.org/trunk@6366 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-09 11:28:57 +00:00
Ryan Boren fb05263f15 New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328
git-svn-id: https://develop.svn.wordpress.org/trunk@6365 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 19:58:15 +00:00
Ryan Boren 3a8b2fcca3 Remove unused vars. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6364 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 19:49:33 +00:00
Ryan Boren 029a74ca44 Remove unused variables. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6363 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 06:37:30 +00:00
Ryan Boren e4d0687233 Consistent AJAX fade colors. Props mdawaffe. fixes #5423
git-svn-id: https://develop.svn.wordpress.org/trunk@6362 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 06:08:14 +00:00
Ryan Boren 6e2cb47d4e Filter and action optimizations and phpdoc updates from darkdragon. fixes #5338
git-svn-id: https://develop.svn.wordpress.org/trunk@6361 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-06 05:56:38 +00:00
Ryan Boren a1559b9db2 Remove executable property from files. Props lapcat. fixes #5408
git-svn-id: https://develop.svn.wordpress.org/trunk@6360 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 09:30:13 +00:00
Ryan Boren 5293dfa9be Refactor next_post_link, previous_post_link. props xknown. fixes #5411
git-svn-id: https://develop.svn.wordpress.org/trunk@6359 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 09:25:45 +00:00
Peter Westwood d092f73d97 Expose post_status over xmlrpc. Fixes #4982 props josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6358 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 07:42:42 +00:00
Peter Westwood d3be09a763 Ensure wp-mail doesn't issue a 500 error if no messages are available to post. Fixed #5420 props Bobcat
git-svn-id: https://develop.svn.wordpress.org/trunk@6357 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 07:39:07 +00:00
Peter Westwood e52d27014b Allow plugins to handle admin page access failures. Fixes #5379 props donncha
git-svn-id: https://develop.svn.wordpress.org/trunk@6356 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 07:34:57 +00:00
Ryan Boren efccf5d5b8 Don't return all taxonomies for an object type of 0. Props tellyworth and nbachiyski. fixes #5417
git-svn-id: https://develop.svn.wordpress.org/trunk@6355 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 00:31:54 +00:00
Ryan Boren 721b8c930b Remove unused variables. Props DD32. fixes #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6354 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-05 00:29:05 +00:00
Ryan Boren 34c792ccc8 Use correct var. Props DD32. fixes #5419
git-svn-id: https://develop.svn.wordpress.org/trunk@6353 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-04 23:59:16 +00:00
Ryan Boren 5398d5ac32 Avoid unnecesary call to get_userdata in get_permalink function. Props xknown. fixes #5414
git-svn-id: https://develop.svn.wordpress.org/trunk@6352 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-04 00:40:00 +00:00
Ryan Boren 364a7f55c4 Don't save page and attachemtn uris to page_uris and page_attachment_uris. This is not needed. Add an option to use wildcard page rewrite rules instead of per-page rules. see #3614
git-svn-id: https://develop.svn.wordpress.org/trunk@6351 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-04 00:19:10 +00:00
Ryan Boren 26d056a4dd Hash passwords with phpass. Add wp_check_pasword() and wp_hash_password() functions. Props pishmishy. see #2394
git-svn-id: https://develop.svn.wordpress.org/trunk@6350 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-02 05:14:11 +00:00
Ryan Boren 1715c0f74e When posting by email, publish only if user has publish caps, otherwise set status to pending. Props Bobcat. fixes #4642
git-svn-id: https://develop.svn.wordpress.org/trunk@6349 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-29 05:51:09 +00:00
Ryan Boren 376e2d98af Remove old comment_count_cache variable. It's dead.
git-svn-id: https://develop.svn.wordpress.org/trunk@6348 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-29 05:03:25 +00:00
Peter Westwood eab6b80195 Correct support for mt_allow_comments to cover all possible values. Fixes #5366 props redsweater/josephscott
git-svn-id: https://develop.svn.wordpress.org/trunk@6347 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-28 20:52:55 +00:00
Ryan Boren 2c8864821d get_user_by_email() and some user caching cleanups. fixes #5392
git-svn-id: https://develop.svn.wordpress.org/trunk@6346 602fd350-edb4-49c9-b593-d223f7449a82
2007-11-27 22:14:53 +00:00