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