Commit Graph

  • 8c36bb6779 One newline is enough. Ryan Boren 2012-01-05 20:13:03 +00:00
  • 5e76729992 One newline is enough. Ryan Boren 2012-01-05 20:10:39 +00:00
  • f098107678 Check for plugin and theme updates more often when visitng update-core.php. Props kurtpayne. fixes #18876 Ryan Boren 2012-01-05 19:49:47 +00:00
  • 7f92b7ec89 Allow pluggable arg checking in current_theme_supports. Props dd32. fixes #11611 Ryan Boren 2012-01-05 18:29:40 +00:00
  • 112ed6af44 Revert Debug cruft from [19679], See #19249 Dion Hulse 2012-01-05 07:43:40 +00:00
  • 8b37e9a821 Fix typo in [19052]. Believe it or not, it worked as is. props TobiasBg. Andrew Nacin 2012-01-04 23:06:49 +00:00
  • c855c642ea Clear strict notices for the walkers. fixes #19249 Ryan Boren 2012-01-04 23:03:46 +00:00
  • 3e9c3dbed6 Introduce term_is_ancestor_of(). Finish taxonomy support for wp_insert_category(). Props garyc40. fixes #15581 Ryan Boren 2012-01-04 22:44:19 +00:00
  • 01589f357d Use site_url() to link to wp-pass.php. Props dd32. fixes #14748 Ryan Boren 2012-01-04 20:05:39 +00:00
  • 257a55c9b7 Use home_url() instead of site_url(). Props johnbillion. fixes #18293 Ryan Boren 2012-01-04 20:02:11 +00:00
  • 0f2274ee75 Introduce sanitize_trackback_urls(). Don't ping bad urls. Don't ping bad urls or save them to the DB. Props xknown, SergeyBiryukov. fixes #17560 Ryan Boren 2012-01-04 19:45:13 +00:00
  • f6b0e7e580 Use home_url() instead of site_url(). Props johnbillion. fixes #18293 Ryan Boren 2012-01-04 19:29:03 +00:00
  • f1ec82c3a7 Update some @since. Props dgwyer. fixes #19638 Ryan Boren 2012-01-04 19:03:33 +00:00
  • 11628d33f7 Compress scripts/styles: 3.4-alpha-19672. Andrew Nacin 2012-01-04 17:50:23 +00:00
  • 48b1948bfe Merge Press This inline styles into wp-admin.css. fixes #19735. Andrew Nacin 2012-01-04 17:44:15 +00:00
  • 31be442135 Fix tabbing for comment reply and edit. see #19727, for trunk. Andrew Nacin 2012-01-03 20:18:31 +00:00
  • e38e4e1046 Revert a piece of [19424], go back to cloning a div for adding images in Press This. props azaozz, see #19498 for trunk. Andrew Nacin 2012-01-03 19:05:05 +00:00
  • 9dc8284e9a Revert. Wasn't meant for trunk. Andrew Nacin 2012-01-03 18:58:24 +00:00
  • 83b69a44d8 Fix header/message alignment in Press This. for trunk. see #19725. Andrew Nacin 2012-01-03 18:57:31 +00:00
  • 43f6f952b3 Properly handle a blank nav menu custom URL when determining what page we're on. see #19699 for trunk. Andrew Nacin 2012-01-03 18:15:16 +00:00
  • b5a9ad17b9 Add a space. Andrew Nacin 2012-01-03 18:06:03 +00:00
  • c2eb0dd98c Remove esc_js() as this content now gets json encoded rather than a straight echo. props ocean90. see #19644, for trunk. Andrew Nacin 2012-01-03 18:04:56 +00:00
  • 64a967b0f0 Fix widget count on dashboard to account for orphaned widgets. see #19553 for trunk. Andrew Nacin 2012-01-03 17:53:31 +00:00
  • 8fd2ce80b6 Revert half of [19639]. If the blog_upload_space site_option is '0', restore 50 as a default. see #19538. Andrew Nacin 2012-01-03 17:24:51 +00:00
  • 1c75e9a27b Trigger the wp_print_syles action from wp_print_styles() only when handles are not passed. Prevents front-end styles from leaking into the admin. Props nacin. see #19510 for trunk Ryan Boren 2012-01-02 22:32:00 +00:00
  • 7e379cd9e5 Immediately close a flyout when opening another one. Prevents brief occurrence of two flyouts at once. Props SergeyBiryukov. fixes #19575 for trunk Ryan Boren 2012-01-02 21:49:58 +00:00
  • bd7d650d48 Include class-smtp.php not class.smtp.php. fixes #19677 Ryan Boren 2012-01-02 20:44:04 +00:00
  • 6062dd1da4 An empty database prefix is not supported for multisite. <small>Add a sanity check anyway.</small> see #19566. Andrew Nacin 2011-12-30 23:22:09 +00:00
  • 2758e7fb6a Only allow _multisite_ super admins to demote themselves on a site. props linuxologos, see #19684 for trunk. Andrew Nacin 2011-12-30 23:13:48 +00:00
  • 3350723c21 Better checking for values for multisite upload limits. see #19538 for trunk. Andrew Nacin 2011-12-30 23:10:54 +00:00
  • 0e4935d078 Make sure that _render() is only called with a valid root object. As in, render() can only be validly called once and must not fail on the second call. props SergeyBiryukov, see #19642 for trunk. Andrew Nacin 2011-12-30 23:04:28 +00:00
  • 68ac3d9c93 Replace background image with CSS3 gradient in wp_die(), fixes #19701 Andrew Ozz 2011-12-30 22:25:53 +00:00
  • 161b158172 Define WPINC in wp-load when wp-config does not exist. see #19651. Andrew Nacin 2011-12-29 18:45:01 +00:00
  • a6ae2bbba5 Update PHPMailer to version 5.2. See #19677 Peter Westwood 2011-12-28 12:59:13 +00:00
  • 662639bbbe Editor: fix invalid nested lists, fix tabbing - Tab goes to Publish/Update, Shift + Tab goes back to Title, fixes #18261 Andrew Ozz 2011-12-25 17:27:39 +00:00
  • c29f1b7fee Remove Recently Updated from dash Plugins widget. see #19573 Ryan Boren 2011-12-23 00:26:58 +00:00
  • aea340f3d8 About face. Revert [19628]. Gonna improve Plugins widget instead of tossing it. see #19573 Ryan Boren 2011-12-23 00:25:09 +00:00
  • c736bcfacb Remove Plugins dashboard widget. fixes #19573 Ryan Boren 2011-12-22 21:57:21 +00:00
  • f009eb7170 Remove 'Recently Updated' from plugin installer. Props nacin. see #19573 Ryan Boren 2011-12-22 21:21:57 +00:00
  • 7f6061b728 Show correct export date range for pages. The query should use provided $post_type instead of always 'post'. Props sorich87. Fixes #19312. Jon Cave 2011-12-22 12:08:26 +00:00
  • 765078baac Assign the full WP_User object to the userdata global. Props scribu. fixes #19595 Ryan Boren 2011-12-21 20:07:54 +00:00
  • cb374258bb Remove extraneuos newlines Ryan Boren 2011-12-21 18:42:11 +00:00
  • ef0a93fea9 Make it possible for commenter cookies to be disabled if someone wants to by setting them on an action instead of always. Fixes #17976 props SergeyBiryukov and pishmishy . Peter Westwood 2011-12-21 10:57:42 +00:00
  • 91c8097b3a Remove individual version numbers for core scripts and styles. Fall back to the WP version (well, that already happens). $wp_version should now be bumped (and soon will occur automatically). see #19592. Andrew Nacin 2011-12-21 05:40:09 +00:00
  • c895b6a2da Compress scripts/styles: 3.4-alpha-19620 Andrew Nacin 2011-12-21 04:27:29 +00:00
  • b67e882926 Revert debug in [19618]. Andrew Nacin 2011-12-21 04:24:59 +00:00
  • be103c148f '3.4-alpha-19618' Andrew Nacin 2011-12-21 04:22:21 +00:00
  • 1af5a43882 Hide the toolbar on all subsequent links in the theme preview. props linuxologos, fixes #19610. Andrew Nacin 2011-12-20 22:10:47 +00:00
  • 242f736374 s/is/if/. props ocean90. Andrew Nacin 2011-12-20 22:06:34 +00:00
  • 3a4b632b28 get_bookmarks() doc fix. props hearvox, fixes #19508. Andrew Nacin 2011-12-20 22:01:43 +00:00
  • 483f3fd886 Gravatar emails should be trimmed before being lowered and hashed. props evansolomon. fixes #19614. Andrew Nacin 2011-12-20 22:00:44 +00:00
  • c671754b4f Disable the 8) smiley as it breaks regular text more than all of the others. props sksmatt. fixes #17122. Andrew Nacin 2011-12-20 21:46:19 +00:00
  • 03ca3fcc4c Remove dead variables and strings from edit-form-comment. props ocean90, fixes #19481. Andrew Nacin 2011-12-20 21:39:46 +00:00
  • fa9f927d75 Ask for a float from microtime() for timer_start(), timer_stop(). Clarify docs. props solarissmoke, fixes #19157. Andrew Nacin 2011-12-20 21:36:53 +00:00
  • 0180cd8072 URLs should be trailing-slashed. fixes #19427. Andrew Nacin 2011-12-20 21:27:32 +00:00
  • 967eebcb17 Eliminate a string in options-permalink and end strings with full stops. fixes #19472. Andrew Nacin 2011-12-20 21:15:13 +00:00
  • 923ee213c9 Update since. see #18845. Andrew Nacin 2011-12-20 20:59:03 +00:00
  • 16c7792717 Add __return_null() to complement the existing true, false, zero, and empty array methods. props johnbillion, fixes #18845. Andrew Nacin 2011-12-20 20:58:30 +00:00
  • 660ee2f9a0 Bump. Andrew Nacin 2011-12-20 20:57:46 +00:00
  • bcf1be2ce1 hoverIntent r6. fixes #19311. Andrew Nacin 2011-12-20 20:54:54 +00:00
  • 24a1c0ab4a Fix notice when viewing a post preview logged out. props SergeyBiryukov, fixes #19366. Andrew Nacin 2011-12-20 20:46:06 +00:00
  • fc512a48ae Globalize wp_rewrite in wp-settings. props mrtorrent, fixes #17749. Andrew Nacin 2011-12-20 20:43:15 +00:00
  • 93d4783778 Move option, setting, and transient functions from functions.php to option.php. see #19552 Ryan Boren 2011-12-19 23:15:32 +00:00
  • e8dfdea633 Correct the documentation for balanceTags(). props mdawaffe, fixes #19576. Andrew Nacin 2011-12-16 20:57:05 +00:00
  • bb574e4d80 term_exists() @return correction. props johnbillion, fixes #19565. Andrew Nacin 2011-12-16 20:56:14 +00:00
  • 63fc9195a5 Use one space, not two, after trailing punctuation. Prop Zeo. fixes #19537 Ryan Boren 2011-12-16 17:13:16 +00:00
  • 5f0ae29771 Use is_ssl() in self_link(). Fixes #19563 Dion Hulse 2011-12-16 02:48:02 +00:00
  • cce319d088 Define json_encode() in load-scripts.php. see #19524 for trunk. Andrew Nacin 2011-12-14 23:02:42 +00:00
  • 54067a5f20 Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433 Ryan Boren 2011-12-14 17:36:38 +00:00
  • 63462aca3a Fix a spelling error in user-new.php. props SergeyBiryukov. fixes #19518 Mark Jaquith 2011-12-14 02:56:59 +00:00
  • b5976a8597 Trunk is now 3.4 alpha Ryan Boren 2011-12-13 23:47:39 +00:00
  • 676ba7043e Use one space, not two, after trailing punctuation. fixes #19537 Ryan Boren 2011-12-13 23:45:31 +00:00
  • 10099bb8b7 3.3 Ryan Boren 2011-12-12 22:20:00 +00:00
  • cbe33310ba 19589 bump Ryan Boren 2011-12-12 20:26:14 +00:00
  • 140ff4e84b Update _old_files for 3.3. fixes #19517 Ryan Boren 2011-12-12 20:24:19 +00:00
  • 2d69c27fe7 RC3 bump Ryan Boren 2011-12-11 00:07:58 +00:00
  • ff40552e4b Use text/html to appease IE < 9. Props azaozz. fixes #19494 Ryan Boren 2011-12-11 00:03:24 +00:00
  • 3297d19e90 POT, generated from r19584 potbot 2011-12-10 19:47:15 +00:00
  • 16c0545aa3 Back compat for twentyeleven. Props duck_. fixes #19504 Ryan Boren 2011-12-10 19:43:49 +00:00
  • f12a285154 POT, generated from r19582 potbot 2011-12-10 19:27:25 +00:00
  • 02a16905eb More consistent attribute escaping. Props nacin. Ryan Boren 2011-12-10 19:18:51 +00:00
  • a97b67ef03 POT, generated from r19580 potbot 2011-12-10 18:47:17 +00:00
  • 6aeab508e9 Contextual help back compat for twentyeleven. Props nacin. Ryan Boren 2011-12-10 18:31:44 +00:00
  • ae0d5be06c Best practice, use wp_safe_redirect() when dealing with referrers. Props nacin. Ryan Boren 2011-12-10 18:26:48 +00:00
  • 8f50557a1b Hover state for the Add New admin bar icon. props johnjamesjacoby. fixes #19475. Andrew Nacin 2011-12-09 19:20:47 +00:00
  • d26f0a4c40 Pinking shears Ryan Boren 2011-12-08 23:02:33 +00:00
  • fc26f6b672 Fix list styling. Props koopersmith, azaozz, trepmal. fixes #19453 Ryan Boren 2011-12-08 22:55:18 +00:00
  • fd6da21752 RTL fixes for the about page. Props helenyhou, SergeyBiryukov. fixes #19477 Ryan Boren 2011-12-08 22:50:17 +00:00
  • df57708f1a Don't show new feature pointers for new installs and users. fixes #19382. Andrew Nacin 2011-12-08 21:55:39 +00:00
  • 248eba8b48 Remove wp_add_script_before() from 3.3. Continue to use wp_localize_script() for your data-passing needs. fixes #11520. Andrew Nacin 2011-12-08 20:46:58 +00:00
  • 6b3d8e9fc8 Don't use esc_attr_e() function for a non-translatable context. props zeo. fixes #19479. Andrew Nacin 2011-12-08 17:56:03 +00:00
  • 1b904bdd8d Add 'Contributing Developers' string to credits.php so it makes it into the POT. fixes #19480. Andrew Nacin 2011-12-08 16:55:55 +00:00
  • cbfee344df Don't use a gettext function for a non-translatable context. Props nacin. fixes #19479 Ryan Boren 2011-12-08 16:51:52 +00:00
  • c9b84969c3 s/Admin Bar/Toolbar/. Props ocean90. fixes #19461 Ryan Boren 2011-12-08 16:49:16 +00:00
  • b12903ce74 RC2-19567 bump Ryan Boren 2011-12-07 02:01:35 +00:00
  • 1e9cdbab06 Toolbar fix bg color in IE8 & 9 folded search box and IE7 search box size, see #19424 Andrew Ozz 2011-12-07 01:18:23 +00:00
  • 194efdce56 Compress and bump colors. Andrew Nacin 2011-12-07 01:06:02 +00:00
  • b594284b48 Update the bigger comments icon to reflect earlier 3.3 changes for the 16x16 icon. props empireoflight. Andrew Nacin 2011-12-07 00:37:34 +00:00
  • 22b28c8441 Contextual help: Remove dead overview code. Prepend old- to back compat ID. Props nacin. see #18785 Ryan Boren 2011-12-07 00:13:52 +00:00
  • e3bd8c4224 RC2 bump Ryan Boren 2011-12-06 22:38:32 +00:00