Commit Graph

  • af3222dc7e We only need strpos here. Ensures PHP4 compat. props mailnew2ster, fixes #14187. Andrew Nacin 2010-12-07 07:17:06 +00:00
  • a63bf413ad Move [14551] to after the is_wp_error check. see #13133, fixes #15511, props alexdunae. Andrew Nacin 2010-12-07 07:12:55 +00:00
  • 108e48f206 Remove unnecessary space. props demetris, JohnPBloch. fixes #12797. Andrew Nacin 2010-12-06 22:56:47 +00:00
  • 689a65c8e6 Don't reference nonexistent tabs. see #15707. Andrew Nacin 2010-12-06 21:37:35 +00:00
  • efa71cfe2c Set AuthorName even when no translation or markup is processed. see #15662. Andrew Nacin 2010-12-06 21:18:18 +00:00
  • efbe42fc1c Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662. Andrew Nacin 2010-12-06 20:49:54 +00:00
  • 975fb7af21 Don't show theme deletion link in multisite in the site admin. Also, link to proper theme-install when using multisite if there are no themes. see #15707. Andrew Nacin 2010-12-06 20:48:41 +00:00
  • 3f1b37148d s/ms-options/settings/. props koke, fixes #15708. Andrew Nacin 2010-12-06 19:26:26 +00:00
  • 240bb52f78 Hide tabs on site admin themes screen for multisite. See #15525 Pete Mall 2010-12-06 18:15:27 +00:00
  • ac42794bb0 Add jquery-ui-sortable dependency to nav-menu. fixes #15622 Ryan Boren 2010-12-06 16:57:09 +00:00
  • fb0fc6c1f6 This should be a string. fixes #15704. Andrew Nacin 2010-12-06 16:32:25 +00:00
  • e6dbe89d7d Fix handling of no titles and long titles in internal linking. see #11240. Andrew Nacin 2010-12-06 16:28:06 +00:00
  • 6d54bcfe06 Pass $args to login_form_* filters. Props aaroncampbell. Fixes #15702 scribu 2010-12-06 16:24:05 +00:00
  • cad9b99f1e Use correct variable. props ocean90, fixes #15693. Andrew Nacin 2010-12-06 15:44:30 +00:00
  • 8abcb8e5ce Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525. Andrew Nacin 2010-12-06 15:41:19 +00:00
  • 3e38f2e429 Optimize the keys/salts textarea. fixes #15092. Andrew Nacin 2010-12-06 15:26:30 +00:00
  • 2c44ffcc57 Restore bottom padding in plugin rows. fixes #15547. Andrew Nacin 2010-12-06 15:15:09 +00:00
  • d7ddf41809 Don't double-escape user description. see #15454. Andrew Nacin 2010-12-06 08:55:09 +00:00
  • 0d3c811371 Flush these left. Andrew Nacin 2010-12-06 04:51:52 +00:00
  • f2702dd794 Highlight home page Custom Nav Menu item even when extra query args are present in the URL (only if all other highlights fail). props filosofo. fixes #13994 Mark Jaquith 2010-12-06 03:54:57 +00:00
  • 67ca818f87 Fix up the PHPdoc for get_file_data(). props hakre. fixes #14071 Mark Jaquith 2010-12-06 03:44:36 +00:00
  • 4ff9b0520b Pass post ID to embed_oembed_html filter to avoid global variable incantations. props filosofo. fixes #15491 Mark Jaquith 2010-12-06 03:38:27 +00:00
  • 7d9fa8c5f7 Remove some unused CSS. props ocean90. fixes #15696 Mark Jaquith 2010-12-06 03:37:03 +00:00
  • 846861441b Get rid of niggling hardcoded blogs.dir path. props scribu. fixes #15383 Mark Jaquith 2010-12-06 03:35:33 +00:00
  • 298e9c04bd Remove merge cruft. props ocean90. Andrew Nacin 2010-12-06 00:58:20 +00:00
  • f0728ade8f Fix IE JS error in options-general.php. Props ocean90. Fixes #15680 scribu 2010-12-05 21:29:59 +00:00
  • 8c5878f8ec remove redundant require()s in wp-admin/update.php. See #15679 scribu 2010-12-05 21:12:40 +00:00
  • 4bc60bd62a String fixes. props demetris. fixes #15688. Andrew Nacin 2010-12-05 14:31:18 +00:00
  • e16287f1fa Export filtering JS and minor tweaks. props duck_, see #15197. Andrew Nacin 2010-12-05 11:21:08 +00:00
  • 3378402497 Please test beta one / More fixes are on the way / Beta two next up Andrew Nacin 2010-12-05 05:06:14 +00:00
  • 63b4617b98 Check that ancestors are not the currently queried objects in nav menu classes. props filosofo, fixes #14518. Andrew Nacin 2010-12-05 04:29:56 +00:00
  • 7e29ed550e POT, generated from r16729 potbot 2010-12-05 04:21:31 +00:00
  • d6ae552b4e Fix notice. props vericgar, fixes #11976. Andrew Nacin 2010-12-05 03:01:42 +00:00
  • 250e2876de Unescape ampersands before making an oEmbed request. props Viper007Bond, fixes #14514, see #11311. Andrew Nacin 2010-12-05 02:23:17 +00:00
  • d61f1f5ce2 Fix typo in TT loop.php. props wpcanyon, markmcwilliams. fixes #15537. Andrew Nacin 2010-12-05 02:18:07 +00:00
  • 9071bdef45 Fix comment number in Twenty Ten when there is one comment. Due to how these values are then passed to comments_popup_link(). We need to fix this. see #13651. Andrew Nacin 2010-12-05 02:15:51 +00:00
  • 1baaa6ea75 We know approximately how tall the QuickPress box will be. Let's reduce the amount of UI twitchiness as it async loads! Mark Jaquith 2010-12-04 23:31:01 +00:00
  • 7bb92ec63a Pin Akismet external to a revision, for better control of changes to core, as discussed in dev meeting. Mark Jaquith 2010-12-04 20:13:14 +00:00
  • 37f5e2a8ed Things that go bump in the night Andrew Nacin 2010-12-04 11:13:47 +00:00
  • 4703432f8b Revert [16719] until it has has UI review. See #15580 Peter Westwood 2010-12-04 11:01:23 +00:00
  • 3a9829f9f1 Introduce remove_editor_styles(). fixes #14903. Andrew Nacin 2010-12-04 10:09:00 +00:00
  • 136f212baa Introduce remove_custom_background(). see #14903. Andrew Nacin 2010-12-04 09:59:35 +00:00
  • c0750fba7f Use large spinner instead of 'Loading...' text. Props batmoo. See #15580 scribu 2010-12-04 09:01:23 +00:00
  • 6587afe1d1 Always land on style.css by default, rather than whichever stylesheet came first in the directory scan. Prevents useless trips to editor-style-rtl.css and the like. see #15672. Andrew Nacin 2010-12-04 04:31:55 +00:00
  • 7cf388085a Add 'Visual Editor RTL Stylesheet' to the list of theme file descriptions. see #15672. Andrew Nacin 2010-12-04 04:22:48 +00:00
  • 7315e464cd Don't use orange as an on state. Also, restore zero margin on the filename header. fixes #15672. Andrew Nacin 2010-12-04 04:18:27 +00:00
  • 6edf42d3f5 Remove unused logic. see #15672. Andrew Nacin 2010-12-04 04:16:23 +00:00
  • c8fc17767f Don't even show parent theme files when viewing the child theme. see #15672. Andrew Nacin 2010-12-04 03:52:59 +00:00
  • a01db8b692 Check correct cap in WP_Terms_List_Table::check_permissions. Props duck_. Fixes #15673 scribu 2010-12-03 23:18:02 +00:00
  • b4ff753679 Sanity text in the theme editor when you have a child theme. fixes #15672. Andrew Nacin 2010-12-03 22:58:56 +00:00
  • 368926d657 Make sure get_themes() returns the proper template and stylesheet directory paths. Use the correct variables. fixes #15671. Andrew Nacin 2010-12-03 22:53:01 +00:00
  • 9efb88a3ac Use more specific view classes in plugin & theme install screens. Props batmoo. Fixes #15658 scribu 2010-12-03 18:51:24 +00:00
  • 2cda8d6dd2 Show network only plugins for !is_multisite. Fixes #15666 Pete Mall 2010-12-03 18:05:37 +00:00
  • 8c6056dced Always exit after we redirect. Peter Westwood 2010-12-03 12:37:43 +00:00
  • 4e3458f227 Actions and Filters for the Network Admin sites panel to make it easier to add custom actions. Peter Westwood 2010-12-03 12:12:44 +00:00
  • 2158fc7445 Backwards compat for plugin use of updated=1. fixes #15660 Mark Jaquith 2010-12-03 10:59:20 +00:00
  • 96e0e3b82f Post format indexes. First pass. see #15378. Andrew Nacin 2010-12-03 10:13:17 +00:00
  • 143c92e3ad Revert [16649] - The core output on this is for logged out users only - need to rework this if we want to move the output. See #14510 Peter Westwood 2010-12-03 09:44:17 +00:00
  • f5a207996c Still missed some. See #15656 scribu 2010-12-03 09:19:16 +00:00
  • 8656a8fa71 s/upgrade/update in readme.html. Fixes #15656 scribu 2010-12-03 09:17:57 +00:00
  • 8d2cf2d793 More s/upgrade/update. Props michaelh. See #15656 scribu 2010-12-03 09:16:28 +00:00
  • 9ad4ce2511 s/Enable/Network Enable for net admin themes. Fixes #14897 Pete Mall 2010-12-02 23:49:18 +00:00
  • 872372d68c s/occured/occurred/. props aldenta, fixes #15653. Andrew Nacin 2010-12-02 23:30:21 +00:00
  • 6352189dd5 Remove sticky arg from post support. props michaelh, see #12702. Andrew Nacin 2010-12-02 23:16:04 +00:00
  • 74a8e25463 Fix typo in PHPdoc. props PeteMall. Mark Jaquith 2010-12-02 22:56:55 +00:00
  • 13ed00f2d4 Standardize around "Update" instead of "Upgrade." props RanYanivHartstein. props latz. fixes #14107 Mark Jaquith 2010-12-02 21:45:47 +00:00
  • 4fab2aee5c Use get_taxonomies() when iterating taxonomies for menus. props wojtek.szkutnik. fixes #13936 Mark Jaquith 2010-12-02 21:32:19 +00:00
  • 3da39609e4 Add class to Tag Cloud widget div. props djzone. fixes #12602 Mark Jaquith 2010-12-02 21:28:17 +00:00
  • f842407e05 Another s/default/standard/. see #15582 Mark Jaquith 2010-12-02 21:24:41 +00:00
  • a7dbb545d9 Revert [16279] - the recursive nature of this regex doesn't play well with stack space. See #14993 Peter Westwood 2010-12-02 17:26:06 +00:00
  • b0b22ceb97 Clean the cache when deleting a term. Fixes #15651 Peter Westwood 2010-12-02 17:10:02 +00:00
  • 063f1b5680 Add note about wp_next_scheduled() in wp_schedule_event(). See #14668 scribu 2010-12-02 16:27:16 +00:00
  • 6708e2ea42 Fix compression test 404. Props duck_. Fixes #15496 scribu 2010-12-02 14:15:25 +00:00
  • 4a8c7f3dfa add_editor_style should include the parent theme CSS before the child theme CSS for override reasons. props JohnPBloch. fixes #14430. Andrew Nacin 2010-12-02 13:54:56 +00:00
  • 45051d8206 define isRtl in the media upload iframe. props filosofo, fixes #15639. Andrew Nacin 2010-12-02 12:44:48 +00:00
  • b97545150c Restore the fix with to the Create New User form fields. Fixes #15642. Peter Westwood 2010-12-02 09:55:13 +00:00
  • 60a7e5973c If we have not items don't try and output the inline_edit form. Fixes #15240 props mrmist for tracking the bug down. Peter Westwood 2010-12-02 08:09:58 +00:00
  • a2a3977b3c PHPDoc. see #15638 Mark Jaquith 2010-12-02 05:47:17 +00:00
  • 2c2a407227 Argh. Missed another s/default/standard/ in [16679]. Any others? see #15582. Mark Jaquith 2010-12-02 04:38:42 +00:00
  • 4b8e7b1c5b Missed a s/default/standard/ in [16679]. props PeteMall. see #15582. Mark Jaquith 2010-12-02 04:36:00 +00:00
  • d9ae425dc2 Make sure media upload thickbox takes admin bar height into account. props ocean90. fixes #15635 Mark Jaquith 2010-12-02 04:20:48 +00:00
  • e86dc10b71 Revert [15742]. Custom post types and sticky posts don't mix. fixes #12702. Andrew Nacin 2010-12-02 03:39:26 +00:00
  • c821bc7ca2 The name of the standard post format is now Standard (might offer ability to change Default). fixes #15582 Mark Jaquith 2010-12-02 03:19:14 +00:00
  • 86ab422fcc Move Post Format UI out of Publish meta box and into its own box. see #15638 Mark Jaquith 2010-12-02 02:42:38 +00:00
  • 6297b3184b Return true if not is_admin. Tidy. see #14903. Andrew Nacin 2010-12-02 00:50:23 +00:00
  • bc10d6fb59 POT, generated from r16675 potbot 2010-12-02 00:21:46 +00:00
  • 4c0ef1e0ba Allow the various header constants to be redefined in Twenty Ten. see #14903. Andrew Nacin 2010-12-02 00:17:12 +00:00
  • 8ca2300955 Introduce remove_custom_image_header(). see #14903. Andrew Nacin 2010-12-02 00:16:35 +00:00
  • 14a1be89f6 Deprecate and ignore the refresh arg. fixes #15605 Ryan Boren 2010-12-01 22:12:09 +00:00
  • 71ec2d33de Network setup fixes. Props wpdavis. fixes #15620 Ryan Boren 2010-12-01 21:32:40 +00:00
  • e2c06eeea4 Prevent double Thickbox caption line for Dashboard QuickPress uploads. props ocean90. fixes #15169 Mark Jaquith 2010-12-01 20:48:52 +00:00
  • c9690cf60b Throw WP_Error if post_type passed to register_post_type() is longer than schema allows. props phrostypoison. fixes #13709 Mark Jaquith 2010-12-01 20:43:39 +00:00
  • c9b4b18cf9 Prevent media upload links from being clicked before lightbox is ready to handle them. fixes #15621 Mark Jaquith 2010-12-01 20:41:47 +00:00
  • c6d9ed1f35 Remove archaic reference return in get_children(). Props filosofo. Fixes #12372 scribu 2010-12-01 20:23:57 +00:00
  • 1a294648a8 Don't show permalink box unless the post type is publicly queryable. Props filosofo. Fixes #14321 scribu 2010-12-01 20:21:00 +00:00
  • e41d9bc392 Get rid of misplaced 'taxonomy_template' filter. Fixes #14740 scribu 2010-12-01 20:16:24 +00:00
  • eca1669428 Hide Extra-Long admin bar text. Props filosofo. fixes #15412 Ryan Boren 2010-12-01 20:14:52 +00:00
  • 6ba1ad81c4 Allow long plugin upgrade notices to wrap. Props duck_. fixes #14068 Ryan Boren 2010-12-01 20:07:22 +00:00
  • a7d80782f2 Prevent default post formats from entering the DB. see #15629 #15582 Ryan Boren 2010-12-01 20:03:39 +00:00
  • 24471799a5 Define IFRAME_REQUEST only if not inline. Props ocean90. fixes #15630 Ryan Boren 2010-12-01 19:28:24 +00:00