Commit Graph

  • d44131b1b7 get_usermeta() fixes. Ryan Boren 2005-07-17 19:55:19 +00:00
  • 268fc9f7a1 Cap migration. Ryan Boren 2005-07-17 19:29:55 +00:00
  • 21a150eefa touch_time() fixes. Ryan Boren 2005-07-17 19:02:05 +00:00
  • 3b6dbfb88a Cap migration. Ryan Boren 2005-07-17 18:59:14 +00:00
  • 1fdc779439 Trim option value only if it is a string. Don't trim objects and arrays. Props: Jason Bainbridge Ryan Boren 2005-07-17 18:41:11 +00:00
  • 7623634aaf in_the_loop() Props: Mark Jaquith fixes #1518 Ryan Boren 2005-07-17 16:58:13 +00:00
  • 4d6ecc4943 Check it if matches before serializing, because get_option de-serializes. Hat tip: Donncha. Matt Mullenweg 2005-07-16 21:13:14 +00:00
  • 9527e184fe More cap migration. Ryan Boren 2005-07-15 02:16:45 +00:00
  • 235345a916 Move user_can_*() functions to capabilities.php. Ryan Boren 2005-07-15 01:27:01 +00:00
  • 7e94ba45c5 Cap migration. Ryan Boren 2005-07-15 01:24:08 +00:00
  • 6059fcf644 Fix typos in is_role() and get_userdata(). fixes #1509 Props: mdawaffe Ryan Boren 2005-07-14 22:58:58 +00:00
  • ffdd8033aa Inverted logic. Should fix problem where user display name is stomped during upgrade. Ryan Boren 2005-07-14 22:53:56 +00:00
  • 5dbb58cd91 Migrate to caps. Ryan Boren 2005-07-13 22:26:26 +00:00
  • 645de9da17 Fill out level caps. Ryan Boren 2005-07-13 20:16:06 +00:00
  • 90d7668a03 Setup admin's role during install. Props: Owen Winkler. fixes #1505 Ryan Boren 2005-07-13 19:55:05 +00:00
  • 92bfe7a248 Rearrange load order. Init classes before loading the text domain and setting the template path. Ryan Boren 2005-07-13 19:29:18 +00:00
  • 3c68ad0b0f Move menus from levels to capabilities. Ryan Boren 2005-07-13 16:04:14 +00:00
  • d77f5373ec Roles update + UI from Owen. Ryan Boren 2005-07-12 15:53:13 +00:00
  • 19ab84315c Role/capability system. Round one. Props: Owen Winkler Ryan Boren 2005-07-11 22:39:50 +00:00
  • 810e0018f4 Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value. Matt Mullenweg 2005-07-09 01:27:46 +00:00
  • 5bd6027fbd Drafts clean up. Matt Mullenweg 2005-07-08 22:59:15 +00:00
  • 537b91b582 Stripslashes doesn't work on arrays. Add stripslashes_deep(). Props: Mike Little Ryan Boren 2005-07-06 01:12:38 +00:00
  • b3f7bd726c Use wpdb->escape instead of addslashes to prepare DB bound data. Ryan Boren 2005-07-05 20:47:22 +00:00
  • bcb1e84446 wp_delete_user() Ryan Boren 2005-07-04 22:03:42 +00:00
  • 37f40b7935 register_activation_hook() and register_deactivation_hook(). Let's try these on. Ryan Boren 2005-07-04 21:53:26 +00:00
  • 11c44b277c Typo. Ryan Boren 2005-07-04 06:27:04 +00:00
  • 01fef613ff wp_insert_category(), wp_update_category(), wp_delete_category(). Ryan Boren 2005-07-03 19:26:51 +00:00
  • 31e3ad71be Remove extra logIOs. Ryan Boren 2005-07-03 18:34:04 +00:00
  • 506091a710 XMLRPC category fixes Ryan Boren 2005-07-03 18:33:03 +00:00
  • b5675c3c05 Ugly escaping Matt Mullenweg 2005-07-03 17:42:11 +00:00
  • 12d6518279 Fix ID in confirmdeletecomment. Ryan Boren 2005-07-03 17:34:55 +00:00
  • a2bb87e071 Wrong translation and indentation fix, fixes #1373 Matt Mullenweg 2005-07-02 23:44:35 +00:00
  • a990a51b42 Unecessary query, fixes #1456 Matt Mullenweg 2005-07-02 23:41:07 +00:00
  • 60ce1eb0d9 Update includes in import files, fixes #1427 Matt Mullenweg 2005-07-02 23:39:29 +00:00
  • 08ab1b910a Output not echo, fixes #1465 Matt Mullenweg 2005-07-02 23:37:08 +00:00
  • 8addfabdd7 Indentation and correct response link when no comments, fixes #1408 Matt Mullenweg 2005-07-02 23:35:36 +00:00
  • 8ed932864f Better escaping from class, fixes #1394 Matt Mullenweg 2005-07-02 23:31:43 +00:00
  • 15a525e6dc Make sure cat list is an array. Props: Peter Westwood Ryan Boren 2005-07-02 17:28:06 +00:00
  • 545507c3b6 Default category and pingback check fixes. Ryan Boren 2005-06-30 16:07:42 +00:00
  • 34808989fb Don't escape image bits. Ryan Boren 2005-06-30 00:12:18 +00:00
  • a2e8b43f54 Don't escape objects. Ryan Boren 2005-06-29 17:01:11 +00:00
  • 90afdb5e98 We don't think these are needed... Matt Mullenweg 2005-06-29 00:44:02 +00:00
  • 12d2d9d0e0 Escape XMLRPC args. Ryan Boren 2005-06-28 22:16:27 +00:00
  • 03997fb239 url_to_postid() fixes from Mark Jaquith. Ryan Boren 2005-06-27 22:02:57 +00:00
  • 83538ff38b Make it a page Matt Mullenweg 2005-06-27 18:16:16 +00:00
  • dfe87eb5f7 Quote IDs in get queries. Ryan Boren 2005-06-26 20:44:58 +00:00
  • 706c897f32 Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment(). Ryan Boren 2005-06-26 19:55:12 +00:00
  • a6881402ef Initialize message before concat. Ryan Boren 2005-06-24 01:22:55 +00:00
  • 62366e5403 Return the modified query from remove_query_arg(). Props MC_incubus fixes #1362 Ryan Boren 2005-06-20 02:03:35 +00:00
  • c8b7b7e47b Return output of get_links() when calling from wp_get_links(). Props: Kafkaesqui fixes #1437 Ryan Boren 2005-06-20 01:40:52 +00:00
  • 337a17904f Return output of list_cats() when calling from wp_list_cats(). Props: edavis fixes #1449 Ryan Boren 2005-06-20 01:30:39 +00:00
  • 9e63ebda78 Return post_ID from write_post() and pass it along when doing a save and continue redirect. Props: CŽedric Ryan Boren 2005-06-19 23:44:22 +00:00
  • 751ce0f454 Don't stomp post_ID in mw_editPost(). Pass TB URIs to wp_update_post() and wp_insert_post() instead of directly calling trackback_url_list(). #1452 Ryan Boren 2005-06-19 03:30:46 +00:00
  • 68571f0e05 Page editing form cleaning and repair. Ryan Boren 2005-06-19 03:07:16 +00:00
  • 2b50612117 Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup. Ryan Boren 2005-06-19 02:51:48 +00:00
  • 67846fb123 Consolidate post update code. Ryan Boren 2005-06-19 01:33:38 +00:00
  • 6c6763cd3e Use instead of hardcoding 1. Do we really need a separate default category for XMLRPC posting? Ryan Boren 2005-06-18 19:21:37 +00:00
  • f2d1f8460f Use default_category option if not cat specified. Ryan Boren 2005-06-18 19:17:55 +00:00
  • 15dc0c3307 Consolidate post creation code into wp_insert_post(). Ryan Boren 2005-06-18 19:08:38 +00:00
  • 656c1c1f03 Don't need to include blog header when you've got wp(). Ryan Boren 2005-06-17 00:59:58 +00:00
  • 8820dc2c4c Add a default About page on install. Matt Mullenweg 2005-06-16 09:05:06 +00:00
  • 80f1695619 Straighten out user_id/user_ID conflict. Don't make user_id global in get_currentuserinfo() because it stomps on the local user_id in user-edit. Ryan Boren 2005-06-16 06:27:30 +00:00
  • c93f379092 Set display_name only if the user table still containts id_mode. This prevents multiple upgrades from stomping display_name. Ryan Boren 2005-06-16 06:14:07 +00:00
  • cd7cb0c110 Encode stylesheet reference. Hit tip: Scott Yang Matt Mullenweg 2005-06-15 18:49:47 +00:00
  • 125542ecab DB escape fields inserted into usermeta table. Hide errors when dropping old columns from user table. Ryan Boren 2005-06-14 23:22:55 +00:00
  • 1b4bc53f13 Wrap metavalue loop in is_array to check to avoid invalid argument warning. Ryan Boren 2005-06-14 22:54:58 +00:00
  • afc06a6f56 New schmancy posting interface Matt Mullenweg 2005-06-14 07:31:36 +00:00
  • cd3fcfab4c Let's be a little more discrete ;) Matt Mullenweg 2005-06-13 09:06:30 +00:00
  • 6f9483fbe4 Typo Matt Mullenweg 2005-06-13 08:38:42 +00:00
  • f6ef88773f User data migration should be complete Matt Mullenweg 2005-06-13 08:32:44 +00:00
  • 8a2da7e506 Parse REQUEST_URI as a permalink if it looks permalinkish. Use reduced mod_rewrite rules by default. Ryan Boren 2005-06-13 02:09:24 +00:00
  • 8d1546d25f More user fixups Matt Mullenweg 2005-06-13 00:05:41 +00:00
  • 7f7c72cbe2 More user Matt Mullenweg 2005-06-12 23:22:06 +00:00
  • 47d80615b5 More user updates Matt Mullenweg 2005-06-12 23:14:52 +00:00
  • 1165caab60 Beginning of user system overhaul, TODO: update all code that deals with user data Matt Mullenweg 2005-06-12 20:49:13 +00:00
  • d535fac9bf Bump Matt Mullenweg 2005-06-12 20:48:07 +00:00
  • bc9032534e Planning waaay ahead, all INTs should match. Matt Mullenweg 2005-06-12 07:05:07 +00:00
  • a94ad3b4da Adding profile update hook, fixes #1434 Matt Mullenweg 2005-06-10 23:33:58 +00:00
  • 7d6fc8af08 Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize. Ryan Boren 2005-06-10 23:15:13 +00:00
  • 7212a28e17 Fix for get_author_link, fixes #1430 Matt Mullenweg 2005-06-10 23:13:19 +00:00
  • 1b7bfde51f Adding hooks in syndication feeds. Matt Mullenweg 2005-06-10 18:45:39 +00:00
  • 5a7601b50c Allow filtering of options Matt Mullenweg 2005-06-10 08:51:40 +00:00
  • a2fa5d6a70 Better headers for CGI enviroments Matt Mullenweg 2005-06-09 00:17:43 +00:00
  • 61e7a703d1 Updating IXR to latest, fixes #1400 Matt Mullenweg 2005-06-07 07:39:39 +00:00
  • d67a6e531d Far too few people use these for them to be included by default. To possibly be replaced by more useful plugins after a survey. Matt Mullenweg 2005-06-06 01:55:45 +00:00
  • 472b800ab4 Better pingback extraction, fixes #1268 Matt Mullenweg 2005-06-04 10:15:36 +00:00
  • 9cb97522f2 Bump Matt Mullenweg 2005-05-27 17:51:30 +00:00
  • f0f4effd6e Bump Matt Mullenweg 2005-05-27 06:14:25 +00:00
  • 64e674dad8 Bad cat ID cleanup Matt Mullenweg 2005-05-27 06:10:41 +00:00
  • f7f2958c1d Reducing the number of tabs to make using the built-in editor easier Matt Mullenweg 2005-05-23 17:58:59 +00:00
  • a2f90488a0 Bump Matt Mullenweg 2005-05-19 17:44:58 +00:00
  • 0edec9ae9e Don't attempt to trackback an empty string. Fix file path in wp_get_http_headers(). This avoids 'File does not exist' server messages when processing enclosures. Ryan Boren 2005-05-18 03:17:55 +00:00
  • 239462c326 More url_to_postid() fixes. Ryan Boren 2005-05-18 02:27:43 +00:00
  • ec2938185d More url_to_postid() fixes. http://mosquito.wordpress.org/view.php?id=1324 Ryan Boren 2005-05-18 00:04:30 +00:00
  • c7783bbda4 Rework url_to_postid() to handle all supported permalink structs. Helps resolve pingback URIs to posts. http://mosquito.wordpress.org/view.php?id=1324 Ryan Boren 2005-05-14 02:59:42 +00:00
  • 7a561d0d00 Make sure cache is primed before use in get_category_children(). Ryan Boren 2005-05-14 02:57:47 +00:00
  • 23be7d16b7 Newline regression - http://mosquito.wordpress.org/view.php?id=263 - Hat tip: mlittle Matt Mullenweg 2005-05-14 00:22:30 +00:00
  • 7d07dc1201 fclose removed, only use curl if we have to - http://mosquito.wordpress.org/view.php?id=1324 - hat tip: rboren Matt Mullenweg 2005-05-13 21:53:18 +00:00
  • 7e42be87ae http://mosquito.wordpress.org/view.php?id=1351 - Hat tip: Dangerous Dougal Matt Mullenweg 2005-05-13 21:47:39 +00:00
  • 202758f35d http://mosquito.wordpress.org/view.php?id=1347 - Hat tip: Skippy the Salacious Matt Mullenweg 2005-05-13 21:45:51 +00:00