Commit Graph

  • 630cc3878b Introduce DO_NOT_UPGRADE_GLOBAL_TABLES. fixes #14221 for 3.1 Ryan Boren 2010-07-07 13:55:14 +00:00
  • d4955c0264 Use page_rows() for quick edit for all hierarchical post types. fixes #14194 for trunk Andrew Nacin 2010-07-07 07:39:14 +00:00
  • 60c561889b Pass feed type from the_content_feed to get_the_content_feed. props peaceablewhale, fixes #14214. Andrew Nacin 2010-07-06 20:41:07 +00:00
  • 66a16124a4 Use correct variable in export. fixes #14213 for trunk. Andrew Nacin 2010-07-06 20:24:38 +00:00
  • 6149b94c48 Fix nonce for Press This category adder. fixes #14210 for 3.1 Ryan Boren 2010-07-06 16:43:47 +00:00
  • fb83a22b94 Restore trackback_rdf(). reverts [13991]. fixes #11139 for trunk. Andrew Nacin 2010-07-03 05:55:04 +00:00
  • fd8152d074 Remove redundant strtolower() in WP_HTTP. Props rmccue. Fixes #14168 Dion Hulse 2010-07-02 07:52:14 +00:00
  • bea71072af Give nav-menus.php some better include paths. Andrew Nacin 2010-07-01 00:24:36 +00:00
  • ec40f6b186 Curses on PHP 5.0.5. see #14160 for trunk. Andrew Nacin 2010-06-30 22:05:27 +00:00
  • c6f385ea6a Don't use deprecated function. Blacklist curlies. Ryan Boren 2010-06-30 17:46:37 +00:00
  • 7efc4efdaa Alot more tabs. Props jacobsantos & Viper007bond. See #14147 Dion Hulse 2010-06-30 00:05:18 +00:00
  • 3562ac632d And the rest of r15353. See #14147 Dion Hulse 2010-06-29 23:54:39 +00:00
  • d12bd7a07e Tabs are so much nicer than spaces.. Props jorbin. Fixes #14147 Dion Hulse 2010-06-29 23:52:33 +00:00
  • 9fe4a697cf Don't process allowedthemes option when editing a site. Props wpmuguru. fixes #14120 Ryan Boren 2010-06-29 14:32:49 +00:00
  • 44a502207a Use get_post_types() to create list of hierarchical post types. fixes #14079 for 3.1 Ryan Boren 2010-06-29 14:10:54 +00:00
  • d9eb60c0a0 Use WP_PLUGIN_DIR. Props bigsmoke, wojtek.szkutnik. fixes #14070 for 3.1 Ryan Boren 2010-06-29 13:52:56 +00:00
  • f58a5ced8b s/trash/Trash/ Andrew Nacin 2010-06-29 08:47:43 +00:00
  • 1a1a241eb3 Deprecated doc cleanup. Andrew Nacin 2010-06-28 10:11:41 +00:00
  • ed6045fbb6 Save add_new_users ms-option. props wpmuguru, fixes #14119 for trunk. Andrew Nacin 2010-06-27 20:11:59 +00:00
  • ceab605169 Use prepare(). Props Ben Ward. Ryan Boren 2010-06-27 19:55:55 +00:00
  • 494f898c39 screen_options() for 'show on screen' should look for show_ui post types, not public. Andrew Nacin 2010-06-27 08:38:06 +00:00
  • 462d22c3e2 Increment first, to avoid ++ later on when it conflicts with [25]. Andrew Nacin 2010-06-27 04:21:33 +00:00
  • 73b2b7c164 Make Categories/Tags columns on edit.php properly aware of post types. Also ensure AJAX add-tag on edit-tags.php is given the post type. fixes #14061 for trunk. Andrew Nacin 2010-06-27 01:05:53 +00:00
  • 36a12c4dc3 Proper handling of menu nonsupport message. props deanjrobinson, fixes #14098 for trunk. Andrew Nacin 2010-06-26 07:12:15 +00:00
  • 1dcaee88f4 Remove a @todo. see #14014. Andrew Nacin 2010-06-25 16:25:29 +00:00
  • 01443b68b3 Fix inverted logic in [15331]. see #13934 Ryan Boren 2010-06-25 16:17:33 +00:00
  • f338e835a2 Don't perform current user ops in switch_to_blog() or restore_current_blog() if init hasn't fired. Avoids wp_get_current_user() not defined error when those functions are run before init. Ops on current user prior to init are meaningless anyway. see #13934 Ryan Boren 2010-06-25 16:16:06 +00:00
  • 8c3323da0a WPMU->Network Codex link updates. props wpmuguru, see #14014 for trunk. Andrew Nacin 2010-06-25 16:15:43 +00:00
  • d397a1c20d Fix is_site_admin() when passing a username. Props francescolaffi. fixes #14046 Ryan Boren 2010-06-25 15:11:36 +00:00
  • 8a95a0d25d i18n a string in import.php. props vanillalounge, fixes #14086 for trunk. Andrew Nacin 2010-06-25 15:04:54 +00:00
  • 8a0c54e243 Fix typo in php comment. props Utkarsh, fixes #14072. Andrew Nacin 2010-06-25 06:26:40 +00:00
  • 71ba7b122d Remove dead code. Props nacin. Peter Westwood 2010-06-24 19:51:46 +00:00
  • 9879c27093 Fix notice when visiting the plugins page as a site admin with multisite enabled. Fixes #14010. Peter Westwood 2010-06-24 19:47:44 +00:00
  • e8b8d9773a Fix current page detection for home when index.php is in the requested URL. Props filosofo. fixes #13977 for 3.1 Ryan Boren 2010-06-24 17:39:29 +00:00
  • 4ed0fb72d8 Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.1 Ryan Boren 2010-06-24 15:10:23 +00:00
  • fdc775d75e Filter title for Custom Menu widget. Props jorbin. fixes #14009 for 3.1 Ryan Boren 2010-06-24 15:07:11 +00:00
  • 494ee995b5 Use get_current_user() and get_current_user_id() instead of global . Props filofo. see #13934 for trunk Ryan Boren 2010-06-24 15:01:29 +00:00
  • 3cd056320a Remove unused global. Props filosofo. fixes #13933 for 3.1 Ryan Boren 2010-06-24 14:53:26 +00:00
  • 58fb5bb514 Pass ID to is_super_admin(). Props bigdawggi. fixes #14066 for 3.1 Ryan Boren 2010-06-24 14:49:23 +00:00
  • 5c9e072270 s/site/network/ in user-new.php. Andrew Nacin 2010-06-24 05:38:58 +00:00
  • 6611e799ea Some whitespace in WP_HTTP. props hakre, see #13897. Andrew Nacin 2010-06-23 14:26:57 +00:00
  • 0f2f62762b Revert typo. Thanks autocomplete for randomly modifying my file. see #14026. Andrew Nacin 2010-06-23 07:22:43 +00:00
  • f3100ef18c Avoid variable clash in export.php. see #14026 for trunk. Andrew Nacin 2010-06-23 07:17:49 +00:00
  • 5154f54e0a Tiny code cleanup. intval is used earlier so it is stored properly in the db; we just need true/false. Andrew Nacin 2010-06-23 05:10:45 +00:00
  • 4352937ec0 Fix typo in user-new help. see #14038 for trunk. Andrew Nacin 2010-06-22 23:04:49 +00:00
  • c118ae7ec8 Assign menu-item-home also when menu item isn't current. props filosofo, see #14053 for trunk. Andrew Nacin 2010-06-22 22:05:43 +00:00
  • dbcb4eeaa8 s/goto/go to/g. props demetris, fixes #13863. Andrew Nacin 2010-06-21 20:52:48 +00:00
  • 6121122d9a Capitalization and grammar changes in upgrade strings. fixes #13628. Andrew Nacin 2010-06-21 19:38:19 +00:00
  • 98d3d275bf Remove unused global from install-helper. props hakre, fixes #13405. Andrew Nacin 2010-06-21 19:31:50 +00:00
  • ccabcee5d7 Use correct function name. props briancolinger, fixes #14021 for trunk. Andrew Nacin 2010-06-21 18:18:39 +00:00
  • 15a13b431b Translate, don't echo. props SergeyBiryukov, fixes #14008 for trunk. Andrew Nacin 2010-06-21 05:36:18 +00:00
  • 9c7369cca9 Fix typo in type_url_form_video() help text. Props mako09. Fixes #14003 for trunk Dion Hulse 2010-06-20 04:13:57 +00:00
  • e22a4707bf Fix typo in wpmu_signup_blog_notification() and wpmu_signup_user_notification(). Props mdawaffe. Fixes #14002 for trunk Dion Hulse 2010-06-20 04:12:03 +00:00
  • f13e3b1dc2 Move plugin installer install_popular_tags() to use a site transient rather than its own caching logic. Fixes #13108 Dion Hulse 2010-06-19 07:28:27 +00:00
  • 8290bddd76 Close <img> spinner XHTML style. Props zeo. Fixes #13970 Dion Hulse 2010-06-19 07:05:23 +00:00
  • b690dd5bfe Some coding standards cleanups for WP_HTTP. Props hakre for initial patch. See #13897 Dion Hulse 2010-06-19 07:02:09 +00:00
  • ef753d5a64 Fix typo in HTTP Class. Props filosofo. Fixes #13897 for trunk Dion Hulse 2010-06-19 06:54:21 +00:00
  • 98b6ab2bb2 Correct the links to the codex for non-english users. Props ocean90. Fixes #13948 for trunk Dion Hulse 2010-06-19 06:49:38 +00:00
  • e263911f0e Fix typos in r15278. Caused by fat fingers. Dion Hulse 2010-06-19 05:48:30 +00:00
  • 9603705443 Replace Permalink options Javascript with easily understood jQuery version Dion Hulse 2010-06-19 05:40:43 +00:00
  • 309a88827b Coding standards clean-up of admin template.php. No logic changes. Removal of multiple spaces, addition of whitespace, addition of ;, s/"/'/g where appropriate, case changes of constants, removal of $output = '..'; echo $output. Dion Hulse 2010-06-19 05:32:01 +00:00
  • 84ff7671a8 Blacklist remove_theme_support('menus'), used internally. fixes #13935 for trunk. Andrew Nacin 2010-06-18 05:37:45 +00:00
  • 99e5c267c4 Bump Ryan Boren 2010-06-17 19:27:56 +00:00
  • d34dbc8791 3.0 Ryan Boren 2010-06-17 15:59:07 +00:00
  • 94efed64a0 Allow only super admins to see plugins.php if the Plugins menu is not exposed. Props ocean90. fixes #13944 Ryan Boren 2010-06-17 15:57:02 +00:00
  • 509ea7fb71 Bump Ryan Boren 2010-06-16 22:21:08 +00:00
  • 58a038d2ad Avoid var name collision. see #13929 Ryan Boren 2010-06-16 21:46:42 +00:00
  • 44bb966035 Use add_query_arg() in menu_page_url(). fixes #13923. Andrew Nacin 2010-06-16 20:08:58 +00:00
  • 61ac7c90b0 Bump Ryan Boren 2010-06-16 19:45:57 +00:00
  • dbbc8adb90 Make dbh parameter to select optional for plugin back compat. Don't pass by ref to preserve PHP 4 support. fixes #13914 Ryan Boren 2010-06-16 19:28:01 +00:00
  • 7def07393e Retern variable to avoid notice in PHP 4. Ryan Boren 2010-06-16 19:11:44 +00:00
  • 3e337cf0fb Two birds with one stone. fixes #13902, props ocean90, wahgnube. fixes #13555, props hakre. Andrew Nacin 2010-06-15 20:31:44 +00:00
  • 8abb12ffc6 Make the number of taxonomies to display per page setting actually stick. props nacin. fixes #13899 Mark Jaquith 2010-06-15 20:07:02 +00:00
  • 5d435fd623 POT, generated from r15261 potbot 2010-06-15 16:21:22 +00:00
  • eded964f75 In Twenty Ten, don't use the filter on wp_title in feeds. Andrew Nacin 2010-06-15 12:27:07 +00:00
  • a85abb3763 Remove errant closing label tag. props wahgnube, fixes #13901. Andrew Nacin 2010-06-15 11:33:52 +00:00
  • ab9c5796b3 Remove trailing whites Ryan Boren 2010-06-14 23:39:35 +00:00
  • 6bb32c81fc Bump Ryan Boren 2010-06-14 21:41:11 +00:00
  • 1a56928cf9 Menu ancestor fixes. Props filosofo. fixes #12812 Ryan Boren 2010-06-14 21:19:55 +00:00
  • 3ba32595f1 Add missing filter to wp_get_nav_menu_items(). props filosofo, fixes #13858. Andrew Nacin 2010-06-14 20:50:55 +00:00
  • 42ee42dee0 Fix IE8 line-height of title input. props ocean90, fixes #13890. Andrew Nacin 2010-06-14 20:48:24 +00:00
  • 09f7a954bf Revert [15219], [15250], some of [15249] for 3.0, revisit in 3.0.1. see #13822. Andrew Nacin 2010-06-14 19:52:30 +00:00
  • 9968a51d0d Differentiate between edit and new via an action field for the screen. Fix favorite_actions(). fixes #13876 Ryan Boren 2010-06-14 19:33:04 +00:00
  • 815f93e80b set_current_screen() before calling _tag_row in the inlin-save-tax ajax handler. Props batmoo. fixes #13892 Ryan Boren 2010-06-14 18:08:32 +00:00
  • d6c01251c0 POT, generated from r15250 potbot 2010-06-14 12:22:00 +00:00
  • b354c95af3 Add admin UI labels for menu items of unpublished posts. props koopersmith, fixes #13822. #stringchange Andrew Nacin 2010-06-14 08:40:52 +00:00
  • eb1311849e Treat trash/untrash of posts associated with media items the same as other stati changes. props koopersmith, see #13822. Andrew Nacin 2010-06-14 08:33:48 +00:00
  • 3ca83773a7 Use more specific selector. props CAMWebDesign, fixes #13880. Andrew Nacin 2010-06-14 08:25:34 +00:00
  • b266cf37cb Don't pass bogus argument to the_excerpt. props zeo, fixes #13883. Andrew Nacin 2010-06-14 08:24:34 +00:00
  • 0242479630 Fix PHP Notice in Revisions comparison. Props filosofo. Fixes #13853 Dion Hulse 2010-06-14 01:34:18 +00:00
  • 4e2c4c4c71 use site details on confirm delete site, props sivel, fixes #13873.diff Ron Rennick 2010-06-13 23:47:05 +00:00
  • 7eddc7a833 Fix typo in translation. Fixes #13872 props Angeloverona. Peter Westwood 2010-06-13 16:19:04 +00:00
  • 35e4e2e6c5 Update jQuery UI to 1.7.3 (small maintenance update with three little changes). props aaroncampbell. fixes #13868 Mark Jaquith 2010-06-13 10:39:20 +00:00
  • 95256b14b9 Don't use deprecated functions. props koopersmith, fixes #13854. Andrew Nacin 2010-06-13 06:20:51 +00:00
  • 8192256e85 bump Peter Westwood 2010-06-12 21:25:48 +00:00
  • 10e6b2fbcd Fix two sprintf placeholders in a WP_I18N string. props demetris, fixes #13865. Andrew Nacin 2010-06-12 21:00:08 +00:00
  • 5b51d69bfa WEAPON LOCKED. http://txfx.net/s/34 props Left Bank Pictures (Strike Back). Mark Jaquith 2010-06-12 09:45:32 +00:00
  • b7fe818d58 Use correct variable in populate_network(). props wpmuguru, fixes #13859. Andrew Nacin 2010-06-12 05:16:21 +00:00
  • cd762781bd RC3 Ryan Boren 2010-06-11 20:30:04 +00:00
  • f86cd27d77 POT, generated from r15235 potbot 2010-06-11 20:22:22 +00:00