Commit Graph

  • c7c8d0a2d6 Theme Customizer: Improve color picker toggle styles and markup. see #19910. Daryl Koopersmith 2012-04-17 22:58:58 +00:00
  • bfae415dd9 Move to admin.php?customize=on&theme=$stylesheet, rather than juggling both template and stylesheet values. see #19910. Andrew Nacin 2012-04-17 21:43:47 +00:00
  • d6dc48bb27 Theme Customizer: Display 'Save and Activate' when switching themes. Add and properties to the WP_Customize class. see #19910. Daryl Koopersmith 2012-04-17 20:49:39 +00:00
  • 5028f1f6b0 Restore semicolons to the end of jQuery UI files, as they are needed when concatenating the files together. Will be adjusted upstream as well. props ocean90. fixes #20466. Andrew Nacin 2012-04-17 20:34:45 +00:00
  • c505adf210 jQuery UI 1.8.19. props ocean90. fixes #20466. Andrew Nacin 2012-04-17 16:49:17 +00:00
  • 6588a3fa0c No need for by-reference when calculating the queried object in PHP5. props SergeyBiryukov, duck_, fixes #20039. Andrew Nacin 2012-04-17 03:41:07 +00:00
  • 8481a619b6 Check for the response property in tue update_plugins transient object. props ampt, fixes #20441. Andrew Nacin 2012-04-17 02:43:13 +00:00
  • 7593627d19 Compress scripts/styles: 3.4-beta2-20489. bumpbot 2012-04-16 23:58:25 +00:00
  • bb5254fe36 Theme Customizer: Integrate with browser history. Use window.history by default, with window.onhashchange as a fallback. fixes #20337, see #19910. Daryl Koopersmith 2012-04-16 23:07:23 +00:00
  • 70431f074c Escape special characters when outputting DB failures. see #13839. Andrew Nacin 2012-04-16 21:55:47 +00:00
  • 65de4fbbb0 Do sanity checks for register_globals and magic quotes in setup-config.php. see #13839. Andrew Nacin 2012-04-16 21:52:02 +00:00
  • aa450a1d3a Add arrays together in WP_Theme::get_allowed() to preserve keys (theme names could be numeric). props ocean90, fixes #15306. Andrew Nacin 2012-04-16 18:37:57 +00:00
  • f107d5e049 Fix typo in filter name for wp_die() APP request handler. props benbalter, fixes #20457. Andrew Nacin 2012-04-16 16:15:18 +00:00
  • b22764aa86 Theme Customizer: If the customize loader is enqueued, then add the 'customize-support' class early. This prevents a flash of unstyled content. see #19910. Daryl Koopersmith 2012-04-16 14:59:09 +00:00
  • 1fc608b2e0 Compress scripts/styles: 3.4-beta2-20478. bumpbot 2012-04-16 14:58:23 +00:00
  • 266a785f77 Theme Customizer: Stick to wp_customize_url() instead of wp_customize_href(). Switch argument order so it is stylesheet-template. (Template is hypothetically optional, but the function will not support that.) see #19910. Andrew Nacin 2012-04-16 14:36:47 +00:00
  • a43958baeb Theme Customizer: Allow the customize iframe to be accessed directly (with full feature support). see #19910. Daryl Koopersmith 2012-04-16 14:02:28 +00:00
  • 7c562a712e POT, generated from r20474 potbot 2012-04-15 21:17:55 +00:00
  • 95c85ceeee Flexible heights for Twenty Ten's custom headers. see #20448. Andrew Nacin 2012-04-15 20:51:24 +00:00
  • 91bb85bcff Twenty Ten: Remove $locale.php file support. see #20448. Andrew Nacin 2012-04-15 20:46:09 +00:00
  • c889d02910 POT, generated from r20471 potbot 2012-04-15 20:18:07 +00:00
  • c98d83ab80 Twenty Eleven: Remove $locale.php file support. see #20448. Andrew Nacin 2012-04-15 19:53:47 +00:00
  • 57105fb00c Flexible heights for Twenty Eleven's custom headers. see #20448. Andrew Nacin 2012-04-15 19:53:10 +00:00
  • 12fdeee2d2 Move from $taxonomy_name to $taxonomy in XML-RPC for consistency with the rest of the core APIs. props maxcutler, fixes #20397. Andrew Nacin 2012-04-15 16:47:31 +00:00
  • c6317cb5fe Compress scripts/styles: 3.4-beta2-20468. bumpbot 2012-04-14 19:58:19 +00:00
  • ed87c7abd1 Plupload: no need to reset the queue when one file fails (handled internally), see #20422 Andrew Ozz 2012-04-14 19:51:55 +00:00
  • c796066fac Recognise protocols other than "http" in _links_add_base(). Props SergeyBiryukov. Fixes #19665. Jon Cave 2012-04-14 19:14:10 +00:00
  • 7953f9e753 Fix typo and terminology in Twenty Eleven's header template. Props JarretC. Fixes #20442. Jon Cave 2012-04-14 19:02:04 +00:00
  • 0081ba2954 Compress scripts/styles: 3.4-beta2-20464. bumpbot 2012-04-13 23:58:20 +00:00
  • 1380c985cf Update Plupload to 1.5.4, props SergeyBiryukov, fixes #20422 Andrew Ozz 2012-04-13 23:23:13 +00:00
  • 9d5156c1bb Move from 'featured image' to 'post thumbnail' in the XML-RPC API. props maxcutler, fixes #20396. Andrew Nacin 2012-04-13 20:23:31 +00:00
  • 8caae7f602 Don't update a blog's last_updated time for all post deletions. Update only when published posts are deleted. Ryan Boren 2012-04-13 17:30:37 +00:00
  • acfa043b2a Compress scripts/styles: 3.4-beta2-20460. bumpbot 2012-04-12 22:58:24 +00:00
  • 7dcf9d5a61 Manage Themes: Improved separators (markup/styles) for current theme options menu. see #20403. Daryl Koopersmith 2012-04-12 22:16:51 +00:00
  • 8b48d30d79 Manage Themes: Improved separators (markup/styles) for current theme author/version. see #20403. Daryl Koopersmith 2012-04-12 22:03:57 +00:00
  • 094fca576e Compress scripts/styles: 3.4-beta2-20457. bumpbot 2012-04-12 21:58:23 +00:00
  • 6685c0fd9d Theme Customizer: RTL styles. props ocean90. see #19910. Daryl Koopersmith 2012-04-12 21:53:19 +00:00
  • 68ce88b380 Theme list table style improvements. Make 'delete' link red and separate from other actions. New action separators. see #20403. Daryl Koopersmith 2012-04-12 21:10:40 +00:00
  • 1b6cda0c48 Use correct var name. Props mattonomics. fixes #20432 Ryan Boren 2012-04-12 21:02:24 +00:00
  • d1100bacb4 Schedule auto-draft deletion from post-new.php instead of from admin.php. This provides better throttling for large multisite installs and reduces the risk of a delete avalanche. Ryan Boren 2012-04-12 18:49:48 +00:00
  • c08d986825 Compress scripts/styles: 3.4-beta2-20452. bumpbot 2012-04-12 17:58:20 +00:00
  • fe2749eedd Add RTL/LTR button to the html editor, props yoavf, fixes #13070 Andrew Ozz 2012-04-12 17:52:54 +00:00
  • bae5393651 3.4-beta2. Andrew Nacin 2012-04-12 03:43:19 +00:00
  • e032e94c4f Don't hide links to the upload form and show an error for mobile devices that cannot upload, see #20410 Andrew Ozz 2012-04-12 00:16:37 +00:00
  • 5ff62a4351 Compress scripts/styles: 3.4-beta1-20448. Andrew Nacin 2012-04-11 22:03:24 +00:00
  • 515c988dbc Compress scripts/styles: 3.4-beta1-20447. bumpbot 2012-04-11 21:58:22 +00:00
  • 38acd9198b Shrink theme screenshots for smaller screen resolutions. props helenyhou, see #20403. Daryl Koopersmith 2012-04-11 21:54:56 +00:00
  • b908a19e95 CSS improvements for the 'Current Theme' section. see #20403. Daryl Koopersmith 2012-04-11 21:19:32 +00:00
  • 70b6ecacd3 Don't do a canonical redirect for singular paged pages when on the front-page. This was breaking pagination on sites with a static home page. Props batmoo. see #20385 Ryan Boren 2012-04-11 21:18:40 +00:00
  • 1df5a7cf30 Don't attempt to make links inside attributes clickable. Props duck_ azaozz. fixes #20418 Ryan Boren 2012-04-11 21:14:13 +00:00
  • c16d06c447 s/website/network/ on the network settings screen. props Ipstenu, fixes #20314. Andrew Nacin 2012-04-11 20:45:03 +00:00
  • beb1d196b3 Add terminal punctuation to some signup error messages. Props dllh. fixes #20332 Ryan Boren 2012-04-11 20:41:59 +00:00
  • 03512f97e8 Move deletion of auto-draft posts to the wp_scheduled_delete cron function. Props mgolawala. fixes #19663 Ryan Boren 2012-04-11 20:39:09 +00:00
  • a6b212b230 Use home_url() instead of get_bloginfo('url'). props Mamaduka, fixes #20371. Andrew Nacin 2012-04-11 20:22:48 +00:00
  • 5ac059e12c Check if the response property is set before continuing with the update_themes transient return value. props johnbillion, fixes #20378. Andrew Nacin 2012-04-11 20:15:31 +00:00
  • 33052a4d1a phpdoc tweaks. Props linuxologos. fixes #19580 Ryan Boren 2012-04-11 20:09:17 +00:00
  • beac0e2e0f Add view_item to the phpdoc for get_taxonomy_labels(). props Caspie. fixes #20406. Andrew Nacin 2012-04-11 20:08:30 +00:00
  • 1909f3fbeb Use the metadata API rather than raw queries and direct do_action calls. see #20417. Andrew Nacin 2012-04-11 20:02:39 +00:00
  • 45081349a3 Compress scripts/styles: 3.4-beta1-20434. bumpbot 2012-04-11 02:58:23 +00:00
  • 3b9e5468e1 Add the jQuery UI Touch Punch plugin to handle dragging on mobile devices, props georgestephanis, see #20014 Andrew Ozz 2012-04-11 02:20:51 +00:00
  • 96a2b2be8a Compress scripts/styles: 3.4-beta1-20432. bumpbot 2012-04-11 01:58:23 +00:00
  • 14dca5a882 Add New User screen: don't bind to blur event on the user_name fields when the <select> doesn't exist, props SergeyBiryukov, fixes #20392 Andrew Ozz 2012-04-11 01:57:58 +00:00
  • c148fb4eb5 Move mobile devices CSS from wp-login.php to wp-admin.css, props SergeyBiryukov, fixes #19673 Andrew Ozz 2012-04-11 01:45:01 +00:00
  • 8b4f1495f3 Compress scripts/styles: 3.4-beta1-20429. bumpbot 2012-04-11 00:58:23 +00:00
  • 2b1eb4f028 Fix inserting links in the HTML editor in IE9, fixes #19528 Andrew Ozz 2012-04-11 00:20:42 +00:00
  • aa5aee3d92 Compress scripts/styles: 3.4-beta1-20427. bumpbot 2012-04-10 21:58:27 +00:00
  • d48177f817 Larger screenshots in theme list tables. see #20403, #19816. Daryl Koopersmith 2012-04-10 21:09:14 +00:00
  • 1daab2358b Use wp_safe_redirect(). No need to allow offsite redirects. Ryan Boren 2012-04-10 17:21:17 +00:00
  • c3a7874f33 Don't override the $current_user global in get_currentuserinfo() on an XML-RPC request if it's non-empty. Fixes capabilities checks for XML-RPC requests. See #20372. Jon Cave 2012-04-10 16:19:53 +00:00
  • 27592057cd Pass post_type to clean_post_cache() instead of attempting to fetch a post object since the post may have been deleted. Ryan Boren 2012-04-10 16:09:44 +00:00
  • 69eca59eba Consistently remove links to media-new.php for mobile devices, props SergeyBiryukov, see #20405 Andrew Ozz 2012-04-10 03:18:48 +00:00
  • 0a656052ab Compress scripts/styles: 3.4-beta1-20421. bumpbot 2012-04-10 02:58:27 +00:00
  • 6e3b368bc9 Move the wp_is_mobile() check after the admin bootstrap in media-new.php, props SergeyBiryukov, see #20014 Andrew Ozz 2012-04-10 02:34:47 +00:00
  • 955ca76116 Replace all instances of thickbox theme preview with the theme customizer. fixes #20404. Daryl Koopersmith 2012-04-10 02:25:03 +00:00
  • 9492b5a622 Compress scripts/styles: 3.4-beta1-20418. bumpbot 2012-04-10 01:58:27 +00:00
  • bce0d37a67 Introduce wp_is_mobile() and use it instead of $is_iphone global, see #20014 Andrew Ozz 2012-04-10 01:19:30 +00:00
  • fdce6271d0 Compress scripts/styles: 3.4-beta1-20416. bumpbot 2012-04-10 00:58:23 +00:00
  • 5a6dc7c758 Fix showing/hiding theme details and move code from theme-preview.js to theme.js. see #20403. Daryl Koopersmith 2012-04-10 00:34:39 +00:00
  • 98f37d532d Theme browsing UX improvements. see #20403. Daryl Koopersmith 2012-04-10 00:15:13 +00:00
  • 6139fac4d0 Compress scripts/styles: 3.4-beta1-20413. bumpbot 2012-04-09 23:58:24 +00:00
  • bf204c40d8 Remove CSS involving unused '#theme-information' selector. see #20403. Daryl Koopersmith 2012-04-09 23:48:12 +00:00
  • 971a69b87e Remove CSS involving unused '.theme-listing' selector. see #20403. Daryl Koopersmith 2012-04-09 23:22:59 +00:00
  • 781f632a82 When fetching the user in get_currentuserinfo(), make sure it is a valid WP_User object. If it is stdClass, upgrade it to WP_User. If it is WP_Error, an int, or anything else, set the current user to ID 0. Ryan Boren 2012-04-09 22:01:07 +00:00
  • 5d73d82fc2 Replace <br/> and <br> in addition to <br /> in clean_pre(). fixes #20400 Mark Jaquith 2012-04-09 20:05:47 +00:00
  • 7fdf2d7412 Compress scripts/styles: 3.4-beta1-20408. bumpbot 2012-04-09 18:58:20 +00:00
  • e1f8ffcf1c Don't try to append "Display Name" options when on the Add New User screen (the <select> doesn't exist there), props pbiron, SergeyBiryukov, fixes #20392 Andrew Ozz 2012-04-09 18:46:36 +00:00
  • fa8e5c2897 Remove duplicated featured_image block. props koke. Andrew Nacin 2012-04-09 15:28:07 +00:00
  • 099576ac0f Compress scripts/styles: 3.4-beta1-20405. bumpbot 2012-04-08 21:58:20 +00:00
  • bfa86223dd Theme Customizer: Add a 'previewing' notice by the theme name. Reduce padding and size on section titles, add a border between section titles and content to better indicate the title as a click target. see #19910. Daryl Koopersmith 2012-04-08 21:17:46 +00:00
  • 9e3be2f747 Prevent notice "Undefined variable: struct" in mt_getRecentPostTitles when posts exist, but none of them are editable. Fixes #20393. Jon Cave 2012-04-08 09:40:04 +00:00
  • 0a352eed01 wp_set_current_user(0) for XMLRPC_REQUEST in get_currentuserinfo(). Ensures that wp_get_current_user() always returns a WP_User object. see #20372. Andrew Nacin 2012-04-08 01:06:44 +00:00
  • 00179f2370 Compress scripts/styles: 3.4-beta1-20401. bumpbot 2012-04-07 20:58:27 +00:00
  • 348e000979 Center the menu icons when the menu is folded. For proper display in RTL the width of .wp-menu-image has to be 30px. Props helenyhou, fixes #20382 Andrew Ozz 2012-04-07 20:18:18 +00:00
  • 95555955d2 WP_HTTP: Curl: $theHeaders is an array, not an object, introduced in [20370]. Props kurtpayne. Fixes #20389 See #20219 Dion Hulse 2012-04-07 07:16:30 +00:00
  • 38737dd530 Handle page= and feed= query strings in redirect_guess_404_permalink(). fixes #20387 Mark Jaquith 2012-04-07 05:39:08 +00:00
  • b033c7c6fa Properly handle paged permalink URLs even when we are not already 301ing. fixes #20385 Mark Jaquith 2012-04-07 05:18:50 +00:00
  • c435aab67e Fix a bunch of individual post comments feeds canonical redirects. Fixes three unit tests. fixes #20384 Mark Jaquith 2012-04-07 05:02:45 +00:00
  • b3aef79df3 Better removal of query args in canonical redirects. Only remove them when they are not present in the redirect_url. fixes #20374 Mark Jaquith 2012-04-07 01:03:55 +00:00
  • e701dd2d8c Compress scripts/styles: 3.4-beta1-20394. bumpbot 2012-04-07 00:58:21 +00:00
  • dfe7dd824e Theme Customizer: Remove small screenshot from theme title bar. see #19910. Daryl Koopersmith 2012-04-07 00:33:36 +00:00