Commit Graph

3958 Commits

Author SHA1 Message Date
Ryan Boren 092369300d Grammar fix. fixes #3026
git-svn-id: https://develop.svn.wordpress.org/trunk@4143 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:02:12 +00:00
Ryan Boren 64fb5cb109 Deprecate link_pages(). Clean up wp_link_pages().
git-svn-id: https://develop.svn.wordpress.org/trunk@4142 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:00:37 +00:00
Ryan Boren 6c77b22cb8 Fix query parsing. Props westi. fixes #3085
git-svn-id: https://develop.svn.wordpress.org/trunk@4141 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 18:37:33 +00:00
Ryan Boren 9abefc0104 Resurrect idmode. Props MichaelH and westi. fixes #2386
git-svn-id: https://develop.svn.wordpress.org/trunk@4140 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 18:09:12 +00:00
Ryan Boren 7664b616fd Deprecate get_author_link(). Add get_author_posts_url() and the_author_link(). Props Viper007Bond and westi. fixes #2423
git-svn-id: https://develop.svn.wordpress.org/trunk@4139 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 18:07:49 +00:00
Ryan Boren b17c5d427b Add yearly archive display option. Props stewart and westi. fixes #2352
git-svn-id: https://develop.svn.wordpress.org/trunk@4138 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:23:42 +00:00
Ryan Boren 886be0b0bd Add Browse Category dropdown. Props westi and thomas. fixes #2340
git-svn-id: https://develop.svn.wordpress.org/trunk@4137 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:17:09 +00:00
Ryan Boren 82bed993ed Rename Nickname to Username and mark Username and E-mail as required. Props filosofo. fixes #2940
git-svn-id: https://develop.svn.wordpress.org/trunk@4136 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 17:09:50 +00:00
Ryan Boren 1bca5d994d Don't duplicate nofollow on edit. Props filosofo. fixes #2995
git-svn-id: https://develop.svn.wordpress.org/trunk@4135 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:50:12 +00:00
Ryan Boren 0644529857 the_modified_date(). Props westi. fixes #2374
git-svn-id: https://develop.svn.wordpress.org/trunk@4134 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:46:08 +00:00
Ryan Boren cd766e57e9 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:40:17 +00:00
Ryan Boren 91a4f85ca8 Cast page_id to int before deciding if is_page. fixes #2769
git-svn-id: https://develop.svn.wordpress.org/trunk@4132 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 09:41:40 +00:00
Ryan Boren e0da7f0d1d Allow stylesheet only themes to provide functions.php. Props skeltoac. fixes #3048
git-svn-id: https://develop.svn.wordpress.org/trunk@4131 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 09:14:37 +00:00
Ryan Boren 578fcb99df Add cap checks around getting started links. Props Mark J. fixes #3074
git-svn-id: https://develop.svn.wordpress.org/trunk@4130 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 09:12:29 +00:00
Ryan Boren c905e6fef4 Deprecate query_string. Add 'request' filter to filter the array of query vars. Pass around arrays instead of query strings. fixes #2777
git-svn-id: https://develop.svn.wordpress.org/trunk@4129 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 05:41:38 +00:00
Ryan Boren 54786c0cc5 Allow passing an associative array of query vars to avoid parse_str overhead.
git-svn-id: https://develop.svn.wordpress.org/trunk@4128 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 04:02:12 +00:00
Ryan Boren 0f6f0b20ae Feeds for singular object queries should be comment feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@4127 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 03:34:17 +00:00
Ryan Boren be534f0d46 Add is_singular() convenience function.
git-svn-id: https://develop.svn.wordpress.org/trunk@4126 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 03:33:39 +00:00
Ryan Boren c1582ab856 Capitalization fixes from foolswisdom and davidosier. fixes #3077
git-svn-id: https://develop.svn.wordpress.org/trunk@4125 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 01:47:01 +00:00
Ryan Boren 77321c1c65 style tweakage
git-svn-id: https://develop.svn.wordpress.org/trunk@4124 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 01:11:49 +00:00
Ryan Boren 4185956fab Keep the frag at the end. Props mdawaffe. fixes #3078
git-svn-id: https://develop.svn.wordpress.org/trunk@4123 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 01:02:45 +00:00
Ryan Boren 92f57633da Allow passing extra data back with errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@4122 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-29 20:17:41 +00:00
Ryan Boren aece412f39 Alpha bumpage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4121 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-28 23:15:52 +00:00
Ryan Boren c2e2e7e9ca Add page specific admin_head action. Add admin_print_scripts actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@4120 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-28 23:08:48 +00:00
Ryan Boren 60cb6a952b Handle posts with an empty cat list. fixes #3072
git-svn-id: https://develop.svn.wordpress.org/trunk@4119 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-27 19:26:03 +00:00
Ryan Boren 52b7812018 Don't specialchar user description on save. fixes #3069
git-svn-id: https://develop.svn.wordpress.org/trunk@4118 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-25 17:47:19 +00:00
Ryan Boren de56075801 Don't save if both title and content are empty. fixes #2390
git-svn-id: https://develop.svn.wordpress.org/trunk@4117 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-25 00:27:15 +00:00
Ryan Boren 03bd697b27 Add single_cat_title filter. Props ryanscheuermann. fixes #2935
git-svn-id: https://develop.svn.wordpress.org/trunk@4116 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 23:50:24 +00:00
Ryan Boren 0a4046937d Blog public fix from Mark J. fixes #3023
git-svn-id: https://develop.svn.wordpress.org/trunk@4115 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 23:38:13 +00:00
Ryan Boren 04e6ae9d7b comments-rss2 fix from Mark J. fixes #3055
git-svn-id: https://develop.svn.wordpress.org/trunk@4114 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 23:32:47 +00:00
Ryan Boren 88cd96ff72 Allow use of global roles array instead of options db. Useful for multi-blog setups.
git-svn-id: https://develop.svn.wordpress.org/trunk@4113 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 23:23:36 +00:00
Ryan Boren 4a9ad00205 Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/trunk@4112 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-24 22:33:16 +00:00
Ryan Boren 622a66dc05 Die before including the header.
git-svn-id: https://develop.svn.wordpress.org/trunk@4111 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 18:20:00 +00:00
Ryan Boren 22e5c7049f Add plugin page load hooks. Useful for queueing scripts for a particular plugin page.
git-svn-id: https://develop.svn.wordpress.org/trunk@4110 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 17:38:09 +00:00
Ryan Boren 33e6c8fbde cache_javascript_headers() from masquerade. fixes #3059 #2799
git-svn-id: https://develop.svn.wordpress.org/trunk@4109 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 17:31:53 +00:00
Ryan Boren 4f4f3595ac Code purtification from Mark J. fixes #3060
git-svn-id: https://develop.svn.wordpress.org/trunk@4108 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 09:24:31 +00:00
Ryan Boren 8dba300bf5 Use get_option instead of get_bloginfo to retrieve siteurl cause the two aren't the same for some mystical reason.
git-svn-id: https://develop.svn.wordpress.org/trunk@4107 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-22 05:57:28 +00:00
Ryan Boren fbfc1f6947 Don't page off the end. Props Mark J. fixes #3039
git-svn-id: https://develop.svn.wordpress.org/trunk@4106 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-18 08:36:11 +00:00
Ryan Boren af017d27c1 script loader fix from mdawaffe. fixes #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@4105 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-18 05:23:41 +00:00
Ryan Boren a313da93d7 Update category counts to include children. Don't hide empty parent cats that have non-empty children. Props skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@4104 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-17 04:46:16 +00:00
Ryan Boren f2e7bbb410 Don't autosave if no changes. Props masquerade. fixes #3042
git-svn-id: https://develop.svn.wordpress.org/trunk@4103 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-16 07:28:24 +00:00
Ryan Boren 0a31b264ac Don't autosave if no changes. Props masquerade. fixes #3042
git-svn-id: https://develop.svn.wordpress.org/trunk@4102 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-16 06:56:35 +00:00
Ryan Boren 5c2a838d90 Autosave focus grab fix from masquerade. fixes #3040
git-svn-id: https://develop.svn.wordpress.org/trunk@4101 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-16 02:50:03 +00:00
Ryan Boren aeed0eca65 More fun with menus.
git-svn-id: https://develop.svn.wordpress.org/trunk@4100 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 22:13:36 +00:00
Ryan Boren 01bfb73c52 Kill this check for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4099 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:37:03 +00:00
Ryan Boren 1309112916 Update action after generating a new nonce to reduce race condition window.
git-svn-id: https://develop.svn.wordpress.org/trunk@4098 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:07:13 +00:00
Ryan Boren ab2645737a More menu fixes. #2257
git-svn-id: https://develop.svn.wordpress.org/trunk@4097 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:03:11 +00:00
Ryan Boren 07a4fa5c0b Preserve is_feed setting when handling a 404. Props skeltoac. fixes #3019
git-svn-id: https://develop.svn.wordpress.org/trunk@4096 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 05:03:14 +00:00
Ryan Boren 49abdc66f3 Validate backup and fragment files. Don't allow traversal.
git-svn-id: https://develop.svn.wordpress.org/trunk@4095 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 01:07:51 +00:00
Ryan Boren c45387d31b Add some spacing
git-svn-id: https://develop.svn.wordpress.org/trunk@4094 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-14 22:21:22 +00:00