Commit Graph

  • 4a6a16fef1 Ensure we have the default category id. Fixes #5150 for trunk Peter Westwood 2007-10-06 06:21:05 +00:00
  • f1aa921ebf WLW manifest from josephscott. fixes #5023 for trunk Ryan Boren 2007-10-05 17:29:34 +00:00
  • f027350b3f Add some spacing. fixes #5137 for trunk Ryan Boren 2007-10-05 16:27:48 +00:00
  • e4a7d60051 Some error message normalization from Viper007Bond and DD32. fixes #5139 Mark Jaquith 2007-10-04 19:38:35 +00:00
  • 766e620f90 New taxonomy intersection queries from xknown. fixes #5137 Ryan Boren 2007-10-04 18:10:03 +00:00
  • 9c63ee1146 Add page sanitization. Props xknown. fixes #5135 for trunk Ryan Boren 2007-10-03 16:27:07 +00:00
  • c23298decb Add sanitize_url. Don't convert ampersands in URLs when saving to DB. fixes #4411 for trunk Ryan Boren 2007-10-03 16:16:55 +00:00
  • 5c6d2b30c5 s/WPDEBUG/WP_DEBUG/g Fixes #5033 Peter Westwood 2007-10-02 20:34:29 +00:00
  • 11e69b6820 prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553 Mark Jaquith 2007-10-02 18:45:47 +00:00
  • 4a591e0966 Enable developers to turn on notices from wp-config.php. Relates #3155. Fixes #5033 props Ozh. Peter Westwood 2007-09-30 11:09:47 +00:00
  • 34fa3532e2 Add string descriptions to the translations of the user roles. Fixes #5102 props RanYanivHartstein Peter Westwood 2007-09-30 10:09:31 +00:00
  • c84e8726d1 We're working on bleeding edge 2.4 stuff now Peter Westwood 2007-09-29 10:56:53 +00:00
  • 6cf764da6e Spelling fix from zamoose. fixes #5095 for trunk Ryan Boren 2007-09-28 17:37:16 +00:00
  • d9c7174ee2 prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, comment-template.php. see #4553 Mark Jaquith 2007-09-27 07:34:15 +00:00
  • f1ade9ee25 Gettext fix from nbachiyski. fixes #5086 for trunk Ryan Boren 2007-09-26 23:23:14 +00:00
  • 20cb146746 Fix typo in category widget class name. Props joostdevalk. fixes #5079 for trunk. Ryan Boren 2007-09-26 16:12:28 +00:00
  • e90c361011 Set TEST_COOKIE for SITECOOKIEPATH. see #5076 Ryan Boren 2007-09-25 23:28:02 +00:00
  • a1dccaa866 bumpity Matt Mullenweg 2007-09-25 00:34:43 +00:00
  • 7cc48789e4 Remove reference to importers and move the note about converting up to the Note section. fixes #5060 Ryan Boren 2007-09-24 02:39:49 +00:00
  • 6404a6cc79 STP importer fixes from momo360modena. fixes #5059 Ryan Boren 2007-09-24 01:57:55 +00:00
  • 85a3aab65c Fix typo. fixes #5061 Ryan Boren 2007-09-24 01:48:36 +00:00
  • 8e5f6a187e Add some filtering. Props jhodgdon. fixes #3595 Ryan Boren 2007-09-23 19:25:15 +00:00
  • 09e793a837 Fix term count padding. Ryan Boren 2007-09-23 00:35:59 +00:00
  • 787122b1b8 Cast to array in upgrade foreach(). props arnee. fixes #5047 Mark Jaquith 2007-09-22 23:14:38 +00:00
  • c93bdc05d1 Term with slug that conflicts with existing term with different parent gets a new term entry with a unique slug. see #5034 Ryan Boren 2007-09-22 18:01:08 +00:00
  • f4012a2763 Revert part of [5263] to fix downloading in Safari. fixes #5040 Ryan Boren 2007-09-22 16:50:35 +00:00
  • 4e45315a83 Don't reset parent when updating attachment. Props filosofo and michelwp. fixes #5010 Ryan Boren 2007-09-22 16:30:40 +00:00
  • e3901c0a0c Bookend moderation links properly with right square bracket. highest omg bbq? Still, nice catch, ozh. fixes #5035 Mark Jaquith 2007-09-22 06:28:47 +00:00
  • 1c934d962c Add tag_base to list of untrailingslashed options, and standardize the unslashing. Prevents /mytags//tagname/ Mark Jaquith 2007-09-22 06:11:48 +00:00
  • 381dc189dd Fix PATH_INFO first page paging link. fixes #5039 Mark Jaquith 2007-09-22 06:07:03 +00:00
  • ccad303433 Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops. Props xknown. fixes #5037 Mark Jaquith 2007-09-22 00:08:50 +00:00
  • 856779888e Revert [5969]. It can break permalinks. see #4739 Ryan Boren 2007-09-21 19:36:12 +00:00
  • 4f4bb50529 Export and import of post tags. fixes #4682 Ryan Boren 2007-09-21 18:34:28 +00:00
  • 5aecb8912f Add checks for WP_Error. Props filosofo. see #4809 Ryan Boren 2007-09-21 15:51:00 +00:00
  • a83ced4491 Add some filtering. Props jhodgdon. fixes #5030 Ryan Boren 2007-09-21 15:04:13 +00:00
  • c7dd7b6785 Updated RTL CSS from mani_monaj. fixes #5025 Ryan Boren 2007-09-20 23:36:45 +00:00
  • a6b8fe6c3a Pass the attempted redirect host as a second parameter in the allowed_redirect_hosts filter. props mdawaffe. Mark Jaquith 2007-09-20 21:53:42 +00:00
  • 4d35d6b824 Always remove index.php from request before contructing page links. fixes #5000 Ryan Boren 2007-09-20 20:56:22 +00:00
  • 2aa1dc4038 Remove trailing /index.php fixing from canonical.php ... Thanks chaoticmortalcom. fixes #5017 Mark Jaquith 2007-09-20 20:25:43 +00:00
  • 759c182911 Bail if post is empty. Props mdawaffe. fixes #5019 Ryan Boren 2007-09-20 18:25:14 +00:00
  • 59a07b76a9 Don't specialchars markup in term description. fixes #5021 Ryan Boren 2007-09-20 18:23:33 +00:00
  • 8e3759d314 Remove non-functioning and misleading "Privacy" label on install. fixes #5012 Mark Jaquith 2007-09-19 21:45:23 +00:00
  • c782de1531 Make sure number_format_i18n() is available before calling it in timer_stop(). fixes #5016 Mark Jaquith 2007-09-19 20:48:34 +00:00
  • 6406e9bbeb Extra protection in check_ajax_referer from mdawaffe. fixes #4939 Ryan Boren 2007-09-19 19:32:34 +00:00
  • 6e8eb02d73 Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997 Ryan Boren 2007-09-19 04:27:56 +00:00
  • 38a6848169 Put a filter in wp_safe_redirect() so people can whitelist other domains. see #4606 Mark Jaquith 2007-09-19 04:14:53 +00:00
  • 7738085d0f RC1 Ryan Boren 2007-09-19 04:14:27 +00:00
  • 9b5fd1b17c More robust wp_safe_redirect(). Introducing wp_sanitize_redirect() for use in wp_redirect() and wp_safe_redirect(). fixes #4606 Mark Jaquith 2007-09-19 03:47:37 +00:00
  • 776b930d7f Script loader cleanup from mdawaffe. fixes #5003 Ryan Boren 2007-09-19 00:51:21 +00:00
  • ec05e6cfd7 the_title_attribute(). Props Nazgul. fixes #4731 Ryan Boren 2007-09-18 22:50:59 +00:00
  • 421356b6b8 Introducing wp_safe_redirect(). fixes #4606 for trunk Mark Jaquith 2007-09-18 22:23:16 +00:00
  • 7aabf7336f Fake being in the loop during export so that template tags work. Ryan Boren 2007-09-18 18:01:47 +00:00
  • b0baf1b7fd Import tags. see #4682 Ryan Boren 2007-09-18 17:50:21 +00:00
  • 7941b7160a Revert rename of more-link class. Props foolswisdom. fixes #4999 Ryan Boren 2007-09-18 16:44:35 +00:00
  • d06df9ddd6 Replace faulty regex. Props tenpura. fixes #4820 Ryan Boren 2007-09-18 16:42:25 +00:00
  • 7977cdd349 Drop old tables. Props Nazgul. fixes #4995 Ryan Boren 2007-09-18 16:37:21 +00:00
  • 5917c5458c Add checks for WP_Error. Props filosofo. see #4809 Ryan Boren 2007-09-18 16:32:22 +00:00
  • 37d5915b8e Use maybe_unserialize() in get_usermeta(). Props filosofo. fixes #4993 Mark Jaquith 2007-09-17 19:19:55 +00:00
  • c5c55b7af2 Add tags-input class. Props momo360modena. fixes #4989 Ryan Boren 2007-09-16 18:25:10 +00:00
  • 04187b1efe gettext string. Props tai. fixes #4985 Ryan Boren 2007-09-16 18:15:03 +00:00
  • aed5679ace Don't lose tags when saving a post with attachments. Props filosofo. fixes #4532 Ryan Boren 2007-09-16 02:36:23 +00:00
  • 092bbfb049 Sometimes the $page global is set but it's just an integer, like 1, not an object which we should try to address and put in the cache. The page would work but we'd do spurious wp_cache_add Matt Mullenweg 2007-09-15 21:52:37 +00:00
  • c1eda9c8c6 Because we're modifying an existing cache variable we need to do a _set, not an _add, like we do other places we stick multiple cache values in a single var and key. Matt Mullenweg 2007-09-15 21:50:53 +00:00
  • 0675c6fc51 Set svn:eol-style on a few files. Peter Westwood 2007-09-15 17:35:32 +00:00
  • 9a1ce32a53 Incorrect cache group was causing terms never to get cached. Matt Mullenweg 2007-09-15 16:48:29 +00:00
  • a18368bf3f Properly name files with unknown extensions (for people with unfiltered_upload cap, natch). props Nazgul. fixes #4974 for trunk Mark Jaquith 2007-09-14 21:13:23 +00:00
  • f372b1dd05 Canonical fixes: Allow Pages to have /page/x/. Always trailing slash home when it is not paged. Strip extra trailing slashes off of /page/x/// Mark Jaquith 2007-09-14 19:41:23 +00:00
  • 3db6ccefb0 Deprecate fakeit arg. Props Nazgul. fixes #4439 Ryan Boren 2007-09-13 21:27:26 +00:00
  • 8b7ae31cb9 Switch to is_callable instead of function_exists to allow for class based importer plugins. Fixes #4614 Peter Westwood 2007-09-13 20:36:31 +00:00
  • 6f76f4865d Handle ports for canonical redirects. Props driverkt and westi. fixes #4970 Mark Jaquith 2007-09-13 19:24:05 +00:00
  • 2b72a424fc Just some indent fixes in canonical.php Mark Jaquith 2007-09-13 19:12:53 +00:00
  • 5d12c48818 Use wp_die() for WPDB bails. Send 500 response and no-cache headers so wp_die()s are not cached. props DD32. fixes #3471 Mark Jaquith 2007-09-13 06:23:23 +00:00
  • 2e0f3b30e8 s/onChange/onchange/. Props grubgirl, Nazgul. fixes #4630 Ryan Boren 2007-09-13 05:33:54 +00:00
  • ff71837a58 De-rabbit-hole compat.php Mark Jaquith 2007-09-13 05:24:31 +00:00
  • 15be7fdab8 Check for apply_filters() in status_header() so that it can be called early on in load process Mark Jaquith 2007-09-13 05:00:46 +00:00
  • 05d9662d3e no follow callback Ryan Boren 2007-09-13 04:51:33 +00:00
  • d2b1b4ec3b Move $wp_header_to_desc array to get_status_header_desc() so that it can be called before vars.php is loaded. Mark Jaquith 2007-09-13 04:48:41 +00:00
  • f5821a6ff7 Plugins are not loaded at this point, so the wp_header_to_desc_array filter is useless Mark Jaquith 2007-09-13 04:13:32 +00:00
  • e0b73aa55a Don't strip slashes from pre. Props DelGurth and mdawaffe. fixes #2059 Ryan Boren 2007-09-13 04:11:21 +00:00
  • 7ae0df4b21 Don't set comment_author_email for pings in MT import. fixes #4461 Mark Jaquith 2007-09-13 04:10:36 +00:00
  • 74cddbcf72 fix links generated by get_category_rss_link(). props gwagenknecht. fixes #4550 for trunk Mark Jaquith 2007-09-12 22:24:28 +00:00
  • 23eba5ca0a Set $theme_loc correctly when ABSPATH is "/". Props arabek. fixes #4541 Mark Jaquith 2007-09-12 22:19:26 +00:00
  • 41f61e4056 Set widget classname when passed string, object/method, object-reference/method. fixes #4910 Mark Jaquith 2007-09-12 20:48:21 +00:00
  • 88c31f17b1 Ignore HOST capitalization differences for canonical redirects. props jbctech. fixes #4773 Mark Jaquith 2007-09-12 20:44:41 +00:00
  • 2c1f68efe3 Allow plugins to sanitize there own options easily. Peter Westwood 2007-09-12 18:15:29 +00:00
  • 41bd579f15 Ensure the parentlink is trailingslashed when building the url - don't trim / off the front. Fixes #2801 props Libertus Peter Westwood 2007-09-12 17:46:13 +00:00
  • 6eaa87a9a9 Consolidate shared code in get_userdata and get_userdatabylogin. Fixes #2134 props johnjosephbachir Peter Westwood 2007-09-12 17:15:17 +00:00
  • df7d8eaacd Make the atom feed updated field actually tell you when the post was updated. Fixes #4816 props lapcat. Peter Westwood 2007-09-12 16:26:39 +00:00
  • 514fb8f764 More phpdoc for taxonomy from darkdragon. see #4742 Ryan Boren 2007-09-12 02:56:44 +00:00
  • a6fba8edcf Add echo or return option to wp_list_categories. Props Otto42. fixes #4182 Ryan Boren 2007-09-12 02:53:27 +00:00
  • 7fd1d0c06d Resurrect admin-functions.php and upgrade-functions.php for back compat. fixes #4956 Ryan Boren 2007-09-12 02:36:04 +00:00
  • a11b5aa5de Add cat_row filter. Props johnbillion. fixes #4926 Ryan Boren 2007-09-12 01:08:19 +00:00
  • dabc12fd93 Deprecate old links functions. Props rob1n. fixes #3413 Ryan Boren 2007-09-12 01:01:48 +00:00
  • f29d32da27 Resurrect count padding. Ryan Boren 2007-09-12 00:49:16 +00:00
  • 64bbc52982 Remove duplicate code from wp_insert_attachment(). Update to use sanitize_post. Props Otto42. fixes #4946 Ryan Boren 2007-09-11 22:27:36 +00:00
  • 7eea02c12c Always trailingslash the "home" URL. Protect against chained redirects. Thanks wantmoore. fixes #4773 Mark Jaquith 2007-09-11 21:21:40 +00:00
  • e0a59804ee Allow the wp_mail filter to change the passed data. Fixes #4511 props ryan. Peter Westwood 2007-09-11 20:49:28 +00:00
  • c3b56d7710 Ensure (next|previous)_post_link always have some content even when the post title is blank. Fixes #1835, props johnbillion Peter Westwood 2007-09-11 20:05:52 +00:00
  • 4c85971b2e Remove reference to the_quicktags. Props Nazgul. fixes #4925 Ryan Boren 2007-09-11 19:56:40 +00:00
  • e08ead79c9 If a category is already a tag, don't put it in the list of categories to convert. fixes #4955 Ryan Boren 2007-09-11 19:54:19 +00:00