Commit Graph

  • d17a70efde Update old files array: * Remove old names for jQuery UI Effects files. see #21736. * Remove un-minified version of Jcrop and jQuery Color. see #21692, #20728. * Remove .dev.css and .dev.js. see #21633. Andrew Nacin 2012-08-30 02:35:30 +00:00
  • 0dbb4dfb27 Update some code comments from .dev.js to .js. props georgestephanis. see #21633. Andrew Nacin 2012-08-30 02:15:57 +00:00
  • 8b903f365f jQuery 1.8.1-not-quite-final. fixes #21736. Andrew Nacin 2012-08-30 02:05:08 +00:00
  • 7710b20d72 jQuery UI 1.9 RC. Andrew Nacin 2012-08-30 01:49:47 +00:00
  • ff1dd048f4 Improve consistency in wp.Uploader callbacks; pass file objects to all handlers. see #21390. Daryl Koopersmith 2012-08-29 19:56:42 +00:00
  • 31ae2c631a Simplify return from WP_Post::__get() now that references are no longer returned. see #21309 Ryan Boren 2012-08-29 13:42:11 +00:00
  • a8e913063a Lose return ref from WP_Post::__get(). see #21309 Ryan Boren 2012-08-29 13:23:54 +00:00
  • 5986fef232 Remove reference to blog_charset option in Settings > Reading help. fixes #21507. Andrew Nacin 2012-08-29 05:50:10 +00:00
  • 3064c6d713 Stabilize how WordPress hooks into SimplePie to implement transient caching. Andrew Nacin 2012-08-29 00:25:52 +00:00
  • 01527025c9 Add tags_input, page_template, and post_category get magic to WP_Post. Deprecate get_post_to_edit() and wp_get_single_post(). Props scribu see #21309 Ryan Boren 2012-08-28 19:08:28 +00:00
  • b502460093 Remove paths to where theme files are located from theme details on themes.php. props lessbloat, see #17944. Andrew Nacin 2012-08-28 18:48:50 +00:00
  • 331b063910 POT, generated from r21648 potbot 2012-08-28 18:18:47 +00:00
  • f20a84795e Remove Jcrop non-minified files. see #20728. Andrew Nacin 2012-08-28 18:03:52 +00:00
  • 5b6667c43e Initialize to avoid 'Creating default object from empty value' warning in PHP 5.4.4. Ryan Boren 2012-08-28 18:03:12 +00:00
  • 48a3353f5e Set jQuery Color to be a dependency for wp-lists, rather than enqueueing it everywhere. Andrew Nacin 2012-08-28 17:51:35 +00:00
  • 96167530ce Use ABSPATH . WPINC rather than dynamically building the include path. see #21183. Andrew Nacin 2012-08-28 17:27:18 +00:00
  • d80e23bf88 Update to SimplePie 1.3. props rmccue. Andrew Nacin 2012-08-28 17:24:33 +00:00
  • 01b8de2e0e Twenty Twelve: use sidebar ID string value for sidebar checks instead of hard-coded integer, props nacin. See #21685. Lance Willett 2012-08-28 17:16:18 +00:00
  • 0dae6cb745 Twenty Twelve: rename custom page templates and place in sub-directory. Closes #21715. Lance Willett 2012-08-28 17:12:10 +00:00
  • 575e541b27 More visible :focus style for form elements, props lessbloat, see #21324 Andrew Ozz 2012-08-28 05:48:58 +00:00
  • e1817f66d2 POT, generated from r21639 potbot 2012-08-28 03:19:03 +00:00
  • 6165bfd311 Twenty Twelve: simplify custom font loading behavior, see #21694. Lance Willett 2012-08-28 02:18:43 +00:00
  • 5aafc923cd POT, generated from r21637 potbot 2012-08-28 02:18:23 +00:00
  • c93e79d25a Twenty Twelve: add rule to force override the fixed width for Twitter embeds. Props kovshenin, see #21680. Lance Willett 2012-08-28 01:29:16 +00:00
  • 0e13c1d7d0 Twenty Twelve: improve line-height and font-size for text widget output without added paragraph wrappers. Props leogermani, fixes #21693. Lance Willett 2012-08-28 01:23:13 +00:00
  • 518e6bead2 Twenty Twelve: add back more specific selector to wp-smiley class, forces removing image shadows from smileys. Props obenland, fixes #21696. Lance Willett 2012-08-28 01:18:12 +00:00
  • 51008220e8 Twenty Twelve: add missing period in meta section of the 'image.php' template. Props viniciusmassuchetto, fixes #21695. Lance Willett 2012-08-28 01:15:13 +00:00
  • ac2285f65e Update Jcrop to 0.9.10. Includes touch support. fixes #20728. Andrew Nacin 2012-08-27 23:37:03 +00:00
  • e985e703a1 Update jQuery Color Animations plugin to 2.1.0. Props gnarf. fixes #21692. Andrew Nacin 2012-08-27 23:27:14 +00:00
  • 1c98a9a04f Fix admin menu glitch with pending count bubbles, props SergeyBiryukov, fixes #20502 Andrew Ozz 2012-08-27 22:39:01 +00:00
  • 5d3e630f2b Allow elements within a wp.Uploader dropzone to be repositioned when the drag-over class is added. fixes #21705. Daryl Koopersmith 2012-08-27 22:20:23 +00:00
  • f149e8752d Use set_url_scheme() in _custom_background_cb() to properly set the scheme for the background image when is_ssl(). Props jkudish. fixes #18005 Ryan Boren 2012-08-27 20:25:53 +00:00
  • a94b94504a Use switch_to_blog()/restore_current_blog() in get_blog_post() and get_blog_permalink(). Eliminate the duplicate caching in these functions. Return WP_Post from get_blog_post(). Update phpdoc. Remove global-posts cache invalidation. Props jondavidjohn fixes #21595 Ryan Boren 2012-08-27 16:22:45 +00:00
  • 62f9874a23 Return WP_Post from get_adjacent_post(). see #21309 Ryan Boren 2012-08-27 13:13:40 +00:00
  • 58e0fdfd7b Twenty Twelve: style email and url input types, and minor stylesheet cleanup. Lance Willett 2012-08-25 23:27:04 +00:00
  • 4785be51e1 POT, generated from r21624 potbot 2012-08-25 18:18:46 +00:00
  • a64990b266 Twenty Twelve: pinking your trailing spaces, see #21675. Lance Willett 2012-08-25 17:57:42 +00:00
  • e28400718b Twenty Twelve: theme-options.php fixes from obenland, see #21685. Lance Willett 2012-08-25 17:51:21 +00:00
  • 2f03315495 Twenty Twelve: JavaScript fix props obenland; no need to put the selector in a variable as it will be called only once anyway. See #21685. Lance Willett 2012-08-25 17:47:34 +00:00
  • 4e6d018d53 Twenty Twelve: comments.php, cleanup and better indentation. Props obenland, see #21685. Lance Willett 2012-08-25 17:41:32 +00:00
  • 762134e6f6 Twenty Twelve: consistently call sidebar areas with just the ID value, props obenland. See #21685. Lance Willett 2012-08-25 17:32:06 +00:00
  • 05160bb1dc POT, generated from r21617 potbot 2012-08-25 17:18:53 +00:00
  • b35b668041 Twenty Twelve: review and clean up end-of-element HTML comments. Props obenland for starter patch. Closes #21675. Lance Willett 2012-08-25 17:16:56 +00:00
  • 9cbecf7a84 Twenty Twelve: review and clarify code commenting and documentation. Props jorbin and obenland. See #21675. Lance Willett 2012-08-25 16:53:32 +00:00
  • e86e4fae4b Twenty Twelve: spaces to tabs in navigation.js, props obenland. See #21685. Lance Willett 2012-08-25 16:50:05 +00:00
  • 351fa9cdea POT, generated from r21613 potbot 2012-08-25 00:19:05 +00:00
  • 29252a0121 Twenty Twelve: bump theme version to .9 Lance Willett 2012-08-24 23:41:25 +00:00
  • ed2c34c971 Twenty Twelve: remove typo in r21611. No 13 fo' you. Lance Willett 2012-08-24 21:08:35 +00:00
  • 6255e979f8 Twenty Twelve: rework navigation to remove need for jQuery and support wp_page_menu markup better. Fixes #21562. Lance Willett 2012-08-24 21:07:19 +00:00
  • 9add97ebf9 Add 'order' to wp_get_archives(). props tar.gz. fixes #18832. Andrew Nacin 2012-08-24 20:50:22 +00:00
  • b15fec4e42 Basic support for the mysql_connect() new_link and client_flags arguments. props Otto42, fixes #19324. Andrew Nacin 2012-08-24 17:44:21 +00:00
  • a7111de3b5 Remove the @return for WP_Admin_Bar::remove_node(). props scribu. fixes #20906. Andrew Nacin 2012-08-24 17:34:52 +00:00
  • 9826917f39 POT, generated from r21605 potbot 2012-08-24 16:18:56 +00:00
  • 57e6d56ea4 POT, generated from r21605 potbot 2012-08-24 16:18:49 +00:00
  • 5a9dd669a2 Clean attachment cache after a manual update, not before. props mdawaffe. fixes #20786. Andrew Nacin 2012-08-24 15:32:23 +00:00
  • e1d2b7baa0 Add new 'flexible-header' tag for themes. Add it to Twenty Ten and Twenty Eleven. [21533] added it for Twenty Twelve. Andrew Nacin 2012-08-24 15:22:14 +00:00
  • ad6704a632 Twenty Twelve: remove matchMedia JS polyfill now that older browsers are getting mobile-first navigation styles. Props Jayjdk, see #21562. Lance Willett 2012-08-23 23:39:57 +00:00
  • 2578ecfabd POT, generated from r21600 potbot 2012-08-23 21:18:27 +00:00
  • 338d0a103a Remove typo in phpdoc. see #21309 Props TobiasBg Ryan Boren 2012-08-23 21:15:40 +00:00
  • 326d6db1ed Twenty Twelve: include links to source code for html5 shiv and matchmedia polyfil, props jorbin. Fixes #21671. Lance Willett 2012-08-23 20:52:07 +00:00
  • aead379f61 Use get_post() instead of bare SQL in do_trackbacks(). see #21309 Ryan Boren 2012-08-23 20:43:47 +00:00
  • 9905abe697 Update phpdoc for functions that return WP_Post. Soft deprecate get_page(). see #21309 Ryan Boren 2012-08-23 20:34:41 +00:00
  • de06b81360 Remove return ref from all calls to get_post() Return WP_Post from get_default_post_to_edit() Replace all calls to get_page() with get_post() see #21309 Ryan Boren 2012-08-23 20:01:10 +00:00
  • 861a8fb246 Don't overwrite the post global in _get_page_link(). see #21309 Ryan Boren 2012-08-23 19:28:58 +00:00
  • e49b0dd8ea Restore blog_option_* filter. see #21459 Ryan Boren 2012-08-23 16:04:39 +00:00
  • 4a797c0b62 Remove references to still-existing files from the old files array. see #20980. Andrew Nacin 2012-08-23 00:58:43 +00:00
  • 64caad03e7 Remove Prototype and script.aculo.us from core. Andrew Nacin 2012-08-23 00:51:08 +00:00
  • db981a3b27 Switch to .min for compressed JS and CSS files. * This moves our "development" versions from .dev.js to .js (same for css). * The compressed version then moves from .js to .min.js (same for css). Andrew Nacin 2012-08-23 00:04:18 +00:00
  • a4cc64d712 Please welcome Underscore.js and Backbone.js to core. fixes #21664. Daryl Koopersmith 2012-08-22 22:24:20 +00:00
  • 5e642a211d jQuery 1.8.0 and jQuery UI 1.8.23. Props c3mdigital. see #21532 Ryan Boren 2012-08-22 21:20:15 +00:00
  • 5623f1ca85 Compress scripts/styles: 3.5-alpha-21589. bumpbot 2012-08-22 20:58:31 +00:00
  • efcde9517c Better styling of theme filter, props SergeyBiryukov, fixes #21637 Andrew Ozz 2012-08-22 19:16:31 +00:00
  • 54c5743c66 Compress scripts/styles: 3.5-alpha-21587. bumpbot 2012-08-22 18:58:32 +00:00
  • 2bd714b9d1 Fix tabbing from the title to the editor on the Edit Post screen, see #21173 Andrew Ozz 2012-08-22 18:29:42 +00:00
  • 62b6207685 Use get_posts() to fetch stickies rather than custom bare SQL. Props scribu. see #21309 Ryan Boren 2012-08-22 18:24:23 +00:00
  • 877e8f6a2a Don't hide the label for the Title on the Edit Post screen, use 'screen-reader-text' instead, props SergeyBiryukov, fixes #21458 Andrew Ozz 2012-08-22 17:40:17 +00:00
  • a748fa33c4 Compress scripts/styles: 3.5-alpha-21583. bumpbot 2012-08-22 16:58:25 +00:00
  • 991c78713e Remove erroneous vertical-align: center values, props helenyhou, fixes #20586 Andrew Ozz 2012-08-22 15:23:10 +00:00
  • f6e6eece0c Resurrect the switched global. Some are still using it. see #21459 Ryan Boren 2012-08-22 03:34:00 +00:00
  • ebcef178df Compress scripts/styles: 3.5-alpha-21580. TinyMCE updated. bumpbot 2012-08-22 02:58:28 +00:00
  • 29471da7bd Fix help text on the Install Themes screen, props SergeyBiryukov, fixes #20925 Andrew Ozz 2012-08-22 02:28:30 +00:00
  • 200beacacf Remove text-shadow on hover from update and comments bubbles in the admin menu, props markjaquith, fixes #21449 Andrew Ozz 2012-08-22 02:25:28 +00:00
  • e4759ac950 Replace the dark spinner with the light on the widgets screen and retire wpspin_dark.gif, props helenyhou and lessbloat, fixes #20957 Andrew Ozz 2012-08-22 02:02:37 +00:00
  • ce9a8bdd8e Disable the (fake) image resizing in WebKit and Opera in TinyMCE 3.5.6, fix dragging image with caption in Firefox, see #21173 Andrew Ozz 2012-08-22 01:47:53 +00:00
  • 562ce55e89 Compress scripts/styles: 3.5-alpha-21575. bumpbot 2012-08-21 22:58:27 +00:00
  • 27fdffa9db Improve the layout and accessibility of the admin menu: simplify the HTML structure, move the submenus off the viewport (still visible for screen readers) instead of hiding them with display: none, make it possible to unfold the menu on small/narrow screens, see #21349 Andrew Ozz 2012-08-21 22:46:30 +00:00
  • 2b6c43d89b Twenty Twelve: s/Show navigation/Show menu/ in small menu button text, props nacin. See #21562. Lance Willett 2012-08-21 17:31:33 +00:00
  • 83ea8767a5 Remove references from get_post() and get_page(). Handle $GLOBALS['post'] containing stdClass instead of WP_Post. Props nacin see #21309 Ryan Boren 2012-08-21 15:42:28 +00:00
  • 4803997d35 When comment paging is enabled make sure to have canonical links for each of the comment pages so that all the comments are indexed instead of just the ones that are displayed on the permalink itself. Fixes #21579 props jkudish. Peter Westwood 2012-08-21 12:53:54 +00:00
  • 2f0f6ae73e Comments: Allow the caller of get_comments() to request comments with a specific comment_approved value. Peter Westwood 2012-08-21 09:56:16 +00:00
  • 29cfcf3b63 Ensure sticky posts are WP_Post objects. props mdawaffe. see #21309. Andrew Nacin 2012-08-21 04:04:54 +00:00
  • 4a10a8eac2 Restore _get_post_ancestors() in deprecated.php to prevent fatal errors. see #21309. Andrew Nacin 2012-08-21 00:10:05 +00:00
  • 9143e2c860 Return a variable reference from get_pages(). see [21559], see #21309, fixes #20756. Andrew Nacin 2012-08-20 23:43:04 +00:00
  • 89d3a6c1a1 Twenty Twelve: add in missing style.css tag for 'editor-style', see #21376. Lance Willett 2012-08-20 22:26:51 +00:00
  • 81e0beea4c Twenty Twelve: update RTL stylsheet based on recent layout changes, see #21441. Lance Willett 2012-08-20 22:11:36 +00:00
  • c03b4a21c6 Twenty Twelve: in small menu give sub-menu items a bit of indentation to denote the hierarchy of items. See #21562. Lance Willett 2012-08-20 22:10:56 +00:00
  • d41d58d128 Move the optimization done to get_user_by() in [21376] higher up the stack, into map_meta_cap() and is_super_admin(). Andrew Nacin 2012-08-20 21:58:34 +00:00
  • c4e51487e5 Twenty Twelve: minor style fixes for small navigation menu (line-height) -- see #21562; featured image on homepage timeplate (space below image in small layouts). Lance Willett 2012-08-20 21:44:38 +00:00
  • 938c5f2fc3 s/is_ms_switched/ms_is_switched/ see #21459 Ryan Boren 2012-08-20 20:56:34 +00:00
  • 54619803b0 Introduce is_ms_switched(). see #21459 Ryan Boren 2012-08-20 20:48:35 +00:00