Commit Graph

  • ac3206db1e Back out some changes from #5181. Props rubys. fixes #5307 Ryan Boren 2007-11-06 18:23:16 +00:00
  • 667dad0a84 Improve performance of seems_utf8() and uf8_uri_encode(). fixes #5320 Ryan Boren 2007-11-05 17:13:43 +00:00
  • f5013e7925 Extract and save image metadata. Props tellyworth. fixes #5162 Ryan Boren 2007-11-05 00:01:26 +00:00
  • 48127234af Update awaiting moderation count when comments are moderated through AJAX. Props mdawaffe. fixes #5315 Ryan Boren 2007-11-04 06:23:03 +00:00
  • 686182b75d Fix raw context filtering for terms. see #5253 Ryan Boren 2007-11-03 19:06:43 +00:00
  • ed6c69983f Disambiguate columns. Props lawrence123. fixes #5256 Ryan Boren 2007-11-03 19:00:33 +00:00
  • be99735638 Refactor of wp-admin/includes/image.php. Fixes #5312, #4151, #4709, #5304 props DD32. Peter Westwood 2007-11-03 18:33:19 +00:00
  • 8fc1807dc7 Allow wp-links-opml.php to return the links for just one category. Fixes #5295 props vrypan. Peter Westwood 2007-11-03 16:09:30 +00:00
  • 77838c2433 Cache get_terms queries that return nothing. Ryan Boren 2007-11-02 04:31:44 +00:00
  • ae66f7f3c8 Fix comment typo Ryan Boren 2007-11-02 00:58:15 +00:00
  • 5308684211 Make sure ID is set for later update() calls. Ryan Boren 2007-11-02 00:47:04 +00:00
  • 60883171f5 Typo fix from DD32. Fixes uploads. fixes #5302 Ryan Boren 2007-11-01 16:20:16 +00:00
  • 8bbc8227ab JS/AJAX form validation from mdawaffe. fixes #5299 Ryan Boren 2007-11-01 06:23:16 +00:00
  • ad52441c6b Save user registration time. Props mdawaffe. fixes #5300 Ryan Boren 2007-11-01 05:49:23 +00:00
  • dbad2a3943 Post timezone to lastpost filters. Props mdawaffe. fixes #5292 Ryan Boren 2007-10-31 16:59:05 +00:00
  • 8e29dfa495 wpdb::set_prefix(). fixes #5287 Ryan Boren 2007-10-31 03:59:18 +00:00
  • a7719ba164 AJAX for link category add and delete. Props mdawaffe. fixes #5291 Ryan Boren 2007-10-31 03:53:32 +00:00
  • 528b340dc9 Fix comment delete links and ajax moderation. Props mdawaffe. fixes #5288 Ryan Boren 2007-10-31 01:37:58 +00:00
  • 095e0993bd Add documentation for wp_version_check(). Fixes #5233 props darkdragon. Peter Westwood 2007-10-30 21:40:30 +00:00
  • dd19fe2a27 wp_get_archives caching. fixes #5275 Ryan Boren 2007-10-30 06:03:11 +00:00
  • 59555bdcb9 Add is_wp_error check Ryan Boren 2007-10-28 21:33:03 +00:00
  • c66d25830f Strip term name and description before preparing for DB. Ryan Boren 2007-10-26 19:44:57 +00:00
  • 1521b5169b Fix the require_once in install-helper.php so that it works when included from a plugin. Fixes #5090 Peter Westwood 2007-10-25 17:35:35 +00:00
  • efd6b3c958 Pass literal strings not vars to compact. Ryan Boren 2007-10-25 07:15:02 +00:00
  • 973ae6f2d8 get rid of old style ajax adder junk. Fixes adding cats from manage -> categories. Props mdawaffe Ryan Boren 2007-10-25 05:50:18 +00:00
  • e1f98333f6 Update clean_object_term_cache() to clear for each taxonomy Ryan Boren 2007-10-24 17:07:04 +00:00
  • e14f9e0d4d Post filter fixes from mdawaffe. fixes #5249 Ryan Boren 2007-10-23 23:02:24 +00:00
  • 87fb5e4b49 Separate taxonomy relationships into separate cache buckets. Ryan Boren 2007-10-23 20:33:50 +00:00
  • cbad06c47e Remove unnecessary GROUP BY when getting max term_group. Props michelwp. fixes #5240 Ryan Boren 2007-10-23 16:43:15 +00:00
  • 61d75c2593 Add option for ordering retrieved terms by slug or term_group. Props michelwp. fixes #5245 Ryan Boren 2007-10-23 16:39:03 +00:00
  • 8f5df55d26 get_row() not fetch_row(). Props michelwp. fixes #5230 Ryan Boren 2007-10-23 16:36:08 +00:00
  • 5ac19bfa84 taxonomy phpdoc updates from darkdragon. see #4742 Ryan Boren 2007-10-21 17:18:24 +00:00
  • 8878de4cf3 Fix email address parsing in wp-mail.php. Props Bobcat. fixes #5169 Ryan Boren 2007-10-21 06:18:59 +00:00
  • c9039f96d1 Add atom:self link to rss2 feeds per RSS Best Practices Profile. Fixes #5205 props lexhair and rubys. Peter Westwood 2007-10-20 10:35:44 +00:00
  • 042d55e81d AJAX list manipulation fixes for single post comment moderation. Props mdawaffe. fixes #5236 Ryan Boren 2007-10-19 18:39:07 +00:00
  • a22e298dbd phpdoc for plugin API. Props darkdragon. fixes #5225 Ryan Boren 2007-10-19 17:45:08 +00:00
  • 70609d051f Use a for loop where it's more appropriate. Fixes #5234 props darkdragon and DD32. Peter Westwood 2007-10-19 16:32:56 +00:00
  • 92694b55ce Add @since to the new phpdoc relates #5181 and [6273] Peter Westwood 2007-10-19 16:27:09 +00:00
  • eac65e6815 Refactor atom support to share code. Fixes #5181 props rubys Peter Westwood 2007-10-19 15:42:30 +00:00
  • 1dd06602d4 Remove debug cruft Ryan Boren 2007-10-18 22:09:56 +00:00
  • 73bc9fb9ba Catch WP_Error. Props tellyworth. fixes #5226 Ryan Boren 2007-10-18 15:55:15 +00:00
  • 643d2a8cb5 Group results when selecting from post2cat and link2cat to avoid dupes. fixes #5223 for trunk Ryan Boren 2007-10-17 21:09:54 +00:00
  • a42beabd86 Stripslashes tag names to prevent double slashing in wp_insert_term(). fixes #5202 Mark Jaquith 2007-10-17 20:41:43 +00:00
  • c4dc37ef75 Set the Sender on emails as well as from. Fixes #5007 for trunk props mattyrob Peter Westwood 2007-10-17 20:17:01 +00:00
  • 89417fbaf0 Explicitly exclude previews from canonicalization. fixes #5203 for trunk Mark Jaquith 2007-10-17 20:14:38 +00:00
  • eba9681b84 Add Atom to the RSD. Fixes #5213 props rubys. Peter Westwood 2007-10-17 19:50:56 +00:00
  • 81cf36f253 Fix atom version number in the classic theme. Relates #5213 props rubys Peter Westwood 2007-10-17 19:37:21 +00:00
  • 427ba98610 Remove refs to old, dead caches. Ryan Boren 2007-10-17 17:37:21 +00:00
  • 79d46bfaa9 activate_plugin(), deactivate_plugins(), and deactivate_all_plugins() from Quandary. fixes #5210 Ryan Boren 2007-10-17 17:14:58 +00:00
  • 37f91c8bb1 Prevent direct load of edit-post-rows. Ryan Boren 2007-10-17 16:51:31 +00:00
  • f283e26138 Add current_user_can() checks to link.php. Props DD32. fixes #4627 Ryan Boren 2007-10-16 16:09:01 +00:00
  • 9c014dca4e More taxonomy phpdoc from darkdragon. see #4742 Ryan Boren 2007-10-15 22:49:31 +00:00
  • 9c62c77bd7 Move all page and post caches to 'posts' cache group. Ryan Boren 2007-10-15 20:11:30 +00:00
  • 0596a0e504 Fix typo in call to $wpdb->update. Fixes #5206 props zamoose Peter Westwood 2007-10-15 20:07:29 +00:00
  • a5d56b0264 Kill unused var. Ryan Boren 2007-10-14 09:38:12 +00:00
  • c77a783d55 Just cache the is_blog_installed value. If the options table goes away while the value is still cached, oh well. Very edge-case. Ryan Boren 2007-10-14 07:57:56 +00:00
  • c061823bb4 Add some clean cache hooks Ryan Boren 2007-10-14 04:55:33 +00:00
  • dd54d8ffe6 Allow single post ID and comma delimited list of post IDs to be passed to update_postmeta_cache(). Fix default cache to allow storage of empty array. see #5194 Ryan Boren 2007-10-14 01:08:07 +00:00
  • 2fe73132c6 If checking for term within taxonomy, just do the taxonomy specific query. Saves one query. Ryan Boren 2007-10-13 19:04:39 +00:00
  • cf584c357f Eliminate extra query. Ryan Boren 2007-10-13 18:53:28 +00:00
  • 27bc4a130f Set global is_blog_installed flag so we don't query the DB more than once per load. Ryan Boren 2007-10-13 18:39:28 +00:00
  • 44c5526505 Eliminate object_term_cache array. see #5182 Ryan Boren 2007-10-13 18:23:59 +00:00
  • 23666ca104 Some foreach array casting Mark Jaquith 2007-10-13 05:33:39 +00:00
  • 00a44f580a prepare(), insert(), update() for wp-includes/ taxonomy.php, rss.php, registration.php Mark Jaquith 2007-10-13 03:51:11 +00:00
  • 13758c870e Forget about 4th update() param -- only accept named array. Roll out more insert()/update() and various cleanups. Mark Jaquith 2007-10-13 02:36:38 +00:00
  • 05f7b9d773 Allow wpdb->update() to optionally take a named array of where column/value pairs (which will be ANDed) Mark Jaquith 2007-10-13 01:44:25 +00:00
  • 48c555d637 Remove redundant "db_" from db_insert() and db_update() methods. Now just insert() and update(). see #5178 Mark Jaquith 2007-10-13 00:54:26 +00:00
  • ac2a4ed5dc More use of db_insert()/db_update(). see #5178 Mark Jaquith 2007-10-13 00:48:52 +00:00
  • 1140390e17 Oops, within the class here. Mark Jaquith 2007-10-13 00:45:34 +00:00
  • 94c4c00308 Use filename if no title. Props tellyworth. fixes #5080 for trunk Ryan Boren 2007-10-12 22:15:54 +00:00
  • a6076f7083 Fix category assigment during link import. fixes #5107 for trunk Ryan Boren 2007-10-12 21:47:34 +00:00
  • 8b8777ffba Fix category assigment during link import. fixes #5107 for trunk Ryan Boren 2007-10-12 21:23:39 +00:00
  • 770c20562c Eliminate , , and . see #5182 Ryan Boren 2007-10-12 21:12:34 +00:00
  • 789b65933e Add is_page_template() function to allow theme developers to detect that they are is a page template. Fixes #3335 Peter Westwood 2007-10-12 20:01:16 +00:00
  • c0e3dc42d7 Translation fix for wp_tag_cloud(). Fixes #5131 props webrocker Peter Westwood 2007-10-12 19:49:25 +00:00
  • f5c0b18865 Lose Convert All Categories button. It is confusing people. Props foolswisdom. fixes #5058 Ryan Boren 2007-10-11 17:50:56 +00:00
  • b6905da933 Use inner joins instead of left joins for taxonomy. Inner is faster. fixes #5179 Ryan Boren 2007-10-11 17:43:49 +00:00
  • f1f150fd50 Code cleanup and standardization for functions.php Mark Jaquith 2007-10-11 05:46:57 +00:00
  • 3cf979dd42 Introducing absint() for casting to an absolute integer. see #4762 Mark Jaquith 2007-10-10 22:11:18 +00:00
  • 67cb7b99ef Introducing db_insert() and db_update(), with immediate usage in wp_insert_post(). fixes #5178 Mark Jaquith 2007-10-10 22:01:40 +00:00
  • 000bbba87b check for a match against a lowercase host in wp_safe_redirect(). props BoltClock. fixes #5114 for trunk Mark Jaquith 2007-10-10 19:25:23 +00:00
  • 3df52cab4b Output localized strings before outputting js. Props mdawaffe. fixes #5177 for trunk Ryan Boren 2007-10-10 18:51:12 +00:00
  • 93014f5c00 Strip From/Reply-To from e-mail before sanitizing in wp-mail.php. Props Bobcat. fixes #5169 Mark Jaquith 2007-10-10 16:46:20 +00:00
  • b467f930fd Revert partial prepare() implementation. Needs to be all or nothing. Props xknown. fixes #5145 Mark Jaquith 2007-10-09 23:16:35 +00:00
  • 5b7fffb348 Propset eol-style on new files Ryan Boren 2007-10-09 23:13:24 +00:00
  • 63299130a8 jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 Ryan Boren 2007-10-09 22:51:25 +00:00
  • 490789554f jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 Ryan Boren 2007-10-09 22:49:42 +00:00
  • 1e41dc0c9e Properly sanitize e-mail addresses in wp-mail.php. Props giannis1. fixes #5169 for trunk Mark Jaquith 2007-10-09 22:15:37 +00:00
  • 0fb24b1a07 Force prototype to load before jquery. Props mdawaffe. fixes #5067 for trunk Ryan Boren 2007-10-09 21:04:26 +00:00
  • d260446047 IIS REQUEST_URI-setting fixes from snakefoot. fixes #5160 for trunk Mark Jaquith 2007-10-09 17:38:25 +00:00
  • b307377ea1 use type="text/javascript", not lang="javascript". Props dsiemon. fixes #5168 Mark Jaquith 2007-10-09 04:13:36 +00:00
  • 50ecbab7df Add some cache clearing to cat to tag converter. Ryan Boren 2007-10-08 22:39:20 +00:00
  • 15bfa9d2fb Apply filteres when returning empty array from get_pages. Props epper. fixes #4712 for trunk Ryan Boren 2007-10-08 22:25:33 +00:00
  • 64270523e9 Check for ORIG_PATH_INFO on IIS. props brh, fixes #5160 Mark Jaquith 2007-10-08 20:48:29 +00:00
  • 1a0fc27afc Move the WLW manifest related files to have proper WordPress naming scheme. Peter Westwood 2007-10-08 20:21:29 +00:00
  • d36d0756e3 Define $constaint is all cases in get_attachment_icon() to fix E_NOTICE. Fixed #5159 props richcon. Peter Westwood 2007-10-07 07:35:20 +00:00
  • 6234be8d22 Add documentation of _wp_filter_build_unique_id(). Fixed #5053 props darkdragon. Peter Westwood 2007-10-07 07:31:14 +00:00
  • 8fe6767f3b Move all calls to mysql_ functions to withiWPDB so that t we don't expect any mysql stuff when we are using a custo$wpdb class. Fixes #5127 props ComputerGuru. Peter Westwood 2007-10-06 08:40:54 +00:00
  • 0919b3ca32 Move database class loading to a shared function to ensure all of WordPress is wp-content/wp-db.php aware. Fixes #5128 props ComputerGuru. Peter Westwood 2007-10-06 08:18:33 +00:00
  • 3c2cc79a46 Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond. Peter Westwood 2007-10-06 06:55:24 +00:00