| Commit message (Expand) | Author | Age |
* | make not_found puctuation translatable. See #14579 | scribu | 2010-10-31 |
* | Remove check on unexistant $ids var in WP_Query::get_posts. Props Utkarsh. Se... | scribu | 2010-10-31 |
* | Use get_queried_object() in more get_*_template() functions. Fixes #15263 | scribu | 2010-10-31 |
* | use get_queried_object() wrappers throughout. See #14015 | scribu | 2010-10-31 |
* | Always capture ! as part of a url. See #14993 props filosofo. | Peter Westwood | 2010-10-31 |
* | Add 'get_meta_sql' filter. Props sc0ttkclark for initial patch. Fixes #15018 | scribu | 2010-10-31 |
* | Move code out of the conditional. props duck_, fixes #14415. | Andrew Nacin | 2010-10-30 |
* | File-level phpdoc for new class files. fixes #10287. | Andrew Nacin | 2010-10-30 |
* | Move Walker_Page* to post-template, Walker_Category* to category-template, an... | Andrew Nacin | 2010-10-30 |
* | Begin the dissolution of classes.php. see #10287. | Andrew Nacin | 2010-10-30 |
* | Kill the admin-bar directory. see #14772. | Andrew Nacin | 2010-10-30 |
* | Add menu-item-object-$object class. props filosofo, fixes #14053. | Andrew Nacin | 2010-10-29 |
* | Move an array cast further down the stack. props filosofo, fixes #13965. | Andrew Nacin | 2010-10-29 |
* | get_queried_obecjt() and get_queried_object_id(). Props filosofo. fixes #14015 | Ryan Boren | 2010-10-29 |
* | Editor: utilize the new "formats" option in TinyMCE, fix errors in IE when pr... | Andrew Ozz | 2010-10-29 |
* | Lose Manage Sites. see #14772 | Ryan Boren | 2010-10-29 |
* | Use get_edit_profile_url(). see #14772 | Ryan Boren | 2010-10-29 |
* | Add Network Admin link to super admin menu. Link Site Options to site-info.p... | Ryan Boren | 2010-10-29 |
* | get_dashboard_url() and get_edit_profile_url(). Determine the appropriate da... | Ryan Boren | 2010-10-29 |
* | Fix comments links. Props PeteMall. see #14772 | Ryan Boren | 2010-10-29 |
* | Use a sprite for screen options toggle. Props TECannon PeteMall. see #15163 | Ryan Boren | 2010-10-29 |
* | Only show it as the Global Dashboard if multisite. See #14772 | Peter Westwood | 2010-10-29 |
* | Add Updates menu to admin bar. see #14772 | Ryan Boren | 2010-10-29 |
* | Add Appearance menu to admin bar. see #14772 | Ryan Boren | 2010-10-29 |
* | Beginnings of new admin bar organization. see #14772 | Ryan Boren | 2010-10-29 |
* | Don't show a shortlink button if we don't have one. See #14772. | Peter Westwood | 2010-10-29 |
* | Retain backwards compatiblity for the few plugins using _n_noop() | Nikolay Bachiyski | 2010-10-29 |
* | Fix typo. Props filosofo. see #14772 | Ryan Boren | 2010-10-29 |
* | Introduce and use translate_nooped_plural(). Fixes #13996 | Nikolay Bachiyski | 2010-10-29 |
* | If someone has defined WP_SHOW_ADMIN_BAR it wins period. Otherwise we break f... | Peter Westwood | 2010-10-29 |
* | More admin bar updates. See #14772 props filosofo. | Peter Westwood | 2010-10-29 |
* | Fix some notices when pinging | Peter Westwood | 2010-10-29 |
* | Don't pass deprecated argument to discover_pingback_server_uri! | Peter Westwood | 2010-10-29 |
* | Revert submit_button() for wp-includes, setup-config, install, login, signup.... | Andrew Nacin | 2010-10-29 |
* | Switch to using WP_HTTP_IXR_Client in core. See #10588. | Peter Westwood | 2010-10-28 |
* | Introduce WP_HTTP_IXR_Client. Extends IXR_Client and switches it to using the... | Peter Westwood | 2010-10-28 |
* | Ensure we always have a headers array. | Peter Westwood | 2010-10-28 |
* | Add a TODO to review this code later. | Peter Westwood | 2010-10-28 |
* | Expand submit_button() capabilities. Replace all (or almost all) manual HTML ... | Mark Jaquith | 2010-10-28 |
* | Update wp-tinymce.js.gz. see #11420 | Ryan Boren | 2010-10-28 |
* | Introduce get_terms_args filter. Fixes #15020 | scribu | 2010-10-28 |
* | s/Read Site/Visit Site/. Props markmcwilliams. see #14772 | Ryan Boren | 2010-10-28 |
* | Add terms_clauses filter. Props sc0ttkclark for initial patch. See #15020 | scribu | 2010-10-28 |
* | Lose the snack menu. see #14772 | Ryan Boren | 2010-10-28 |
* | Typo fix. Props markmcwilliams. see #14772 | Ryan Boren | 2010-10-28 |
* | Make get_meta_sql() return associative array. See #15032 | scribu | 2010-10-28 |
* | Remove duplicate file docs. See #15032 | scribu | 2010-10-28 |
* | Move WP_Object_Query to it's own file. See #15032 | scribu | 2010-10-28 |
* | get_current_blog_id(). Props aaroncampbell. fixes #15233 | Ryan Boren | 2010-10-28 |
* | More precise role querying. Props johnbillion for initial patch. Fixes #12693 | scribu | 2010-10-28 |