Commit Graph

  • 836ebd6f0d Twenty Thirteen: Update comment form selectors with new classes added in r24525. Andrew Nacin 2013-06-27 21:19:02 +00:00
  • f8d88e8dd7 Comment form: Add HTML classes. * #respond gains .comment-respond * #reply-title gains .comment-reply-titlw * form gains .comment-form Andrew Nacin 2013-06-27 21:18:08 +00:00
  • c2350dee89 Improve the HTML classes for the new html5 format in get_search_form(). Andrew Nacin 2013-06-27 20:45:12 +00:00
  • d1d4859b11 Compress scripts/styles: 3.6-beta4-24523. bumpbot 2013-06-27 18:25:01 +00:00
  • b08c2f8b55 Consistently use get_post_format_string() to get Standard post format name with the correct context. props johnbillion. fixes #23503. Sergey Biryukov 2013-06-27 06:56:45 +00:00
  • 0d3ca6acdd Add strict check in wp_xmlrpc_server::set_custom_fields(). The slash strip ensures these values are the same data type, but it might not be that way forever. props xknown. Andrew Nacin 2013-06-27 02:46:23 +00:00
  • ac0d0d1dee Cleanup of the revisions screen, both on the PHP API side, and the JS. Mark Jaquith 2013-06-26 21:06:50 +00:00
  • a0601fabfe Media: Render unsupported audio files as links instead of mediaelement. props kovshenin, fixes #23798. Andrew Nacin 2013-06-26 20:42:01 +00:00
  • a85b87515e Remove some old debug cruft left by yours truly. fixes #24462. Andrew Nacin 2013-06-26 19:33:58 +00:00
  • 0b3af6dd91 POT, generated from r24516 potbot 2013-06-25 22:14:23 +00:00
  • 4a6eef5627 Twenty Thirteen: enqueue Genericons CSS from its own file, to allow for easier updates and maintenance, and to allow for better plugin overrides. Props obenland, closes #24595. Lance Willett 2013-06-25 22:03:42 +00:00
  • 6102515450 Twenty Thirteen: update Genericons font files to latest version, 2.09. See #24595. Lance Willett 2013-06-25 21:58:13 +00:00
  • b8b3908285 Twenty Thirteen: JS fix, after r24511 changes -- add missing semicolon to end variable definition. See #24643. Lance Willett 2013-06-25 21:30:43 +00:00
  • 03e0039650 Twenty Thirteen: remove box-sizing styles from site wrapper element to avoid horizontal scrollbars in large viewports. Fixes #24599, props obenland. Lance Willett 2013-06-25 21:13:52 +00:00
  • 9a412d8812 Twenty Thirteen: add editor styles for post formats back in. Props celloexpressions, closes #24308. Lance Willett 2013-06-25 21:10:37 +00:00
  • e162294370 Twenty Thirteen: functions.js optimizations, props obenland. Fixes #24643. Lance Willett 2013-06-25 21:09:00 +00:00
  • 33188fb613 Normalize the UTF-8 and ISO-8859-1 charset strings stored in blog_charset to make them friendlier with PHP functions that accept a charset such as htmlspecialchars(). Ryan Boren 2013-06-25 19:03:17 +00:00
  • 1cc916fb99 Avoid a fatal error when adding a non-existent user to a site. props duck_. fixes #24460. Sergey Biryukov 2013-06-25 14:24:18 +00:00
  • e49ffcfddd Revert to storing a hash of the slashed password. fixes #24367. see #17018. Sergey Biryukov 2013-06-25 11:14:50 +00:00
  • 6fc38f8160 Correct inline docs for is_wp_error(). props johnbillion. fixes #24637. Sergey Biryukov 2013-06-24 18:23:45 +00:00
  • b5bb40cf2a Use capitalized ID column name in get_adjacent_post(). props hypertextranch. fixes #24575. Sergey Biryukov 2013-06-24 13:11:43 +00:00
  • b98640a508 Remove obsolete translator comment. props zeo. fixes #24464. Sergey Biryukov 2013-06-23 08:30:30 +00:00
  • 7c906b0c38 Avoid an undefined index notice in WP_Widget_Recent_Posts::update(). props jrf. fixes #24577. Sergey Biryukov 2013-06-23 08:20:08 +00:00
  • 0e18d28947 Broader fix for [24497] for setup-config.php in trunk. props SergeyBiryukov, markoheijnen. fixes #24627. Andrew Nacin 2013-06-23 06:02:19 +00:00
  • 7c75f1e337 Use correct backreference in obsolete feed redirection code. props sweetie089. fixes #24623. Sergey Biryukov 2013-06-22 12:09:28 +00:00
  • a68ed07ee4 3.6-beta4 Andrew Nacin 2013-06-21 19:51:53 +00:00
  • e0573ef18a Only call wp_kses_bad_protocol() in WP_HTTP if it exists. It does not in setup-config.php. Andrew Nacin 2013-06-21 19:05:15 +00:00
  • 46022a51de Partially revert [24459] and only flush insert_id on the next insert or replace query, as we had been doing before. (Yes, this is not how mysql_insert_id() works.) Andrew Nacin 2013-06-21 18:22:26 +00:00
  • de2951b057 Correct return value for get_role() and WP_Roles::get_role(). props tivnet. fixes #24607. Sergey Biryukov 2013-06-21 13:01:55 +00:00
  • fbc2a6ca6d PHPDoc fixes and additions. fixes #24616. Sergey Biryukov 2013-06-21 12:45:11 +00:00
  • 53e6fb4376 Remove redundant swfupload-all.js file. Andrew Nacin 2013-06-21 09:26:18 +00:00
  • 43ef5ad911 Compress scripts/styles: 3.6-beta3-24485. TinyMCE updated. bumpbot 2013-06-21 07:19:07 +00:00
  • fe79cf8fd7 Change the HTTP API's URL validation default, in trunk. Andrew Nacin 2013-06-21 06:17:56 +00:00
  • dfcf4b5eae Better validation of the URL used in core HTTP requests. Andrew Nacin 2013-06-21 06:07:47 +00:00
  • 5254ff0e4b Better cap checks in _wp_translate_post_data(). Andrew Nacin 2013-06-21 06:00:59 +00:00
  • 7380690be8 Update TinyMCE media plugin's moxieplayer.swf to latest. Andrew Nacin 2013-06-21 05:57:22 +00:00
  • 08687bc804 More robust escaping in the plugin/theme upgrader. Andrew Nacin 2013-06-21 05:54:40 +00:00
  • f23577500c Build the media item HTML in a clearer manner in the legacy Plupload handler JS. Also update the retired SWFUpload handler JS. Andrew Nacin 2013-06-21 03:44:48 +00:00
  • fbc7ae43c8 Better sanity checks in oEmbed XML handling. see [23158]. Andrew Nacin 2013-06-21 03:29:13 +00:00
  • 3c3b517e07 Update swfupload binary. Andrew Nacin 2013-06-21 03:16:52 +00:00
  • 43dcd6d9f4 Validate post password hash. Andrew Nacin 2013-06-21 03:00:26 +00:00
  • 9e8a91cd05 Show a relative path in an upload error message. Andrew Nacin 2013-06-21 02:29:26 +00:00
  • 626e77ec3b Add strict check to wp_verify_nonce() to avoid issues when it is improperly called. Andrew Nacin 2013-06-21 02:11:31 +00:00
  • 3c5073e119 Have wpdb::flush() reset more variables. Andrew Nacin 2013-06-21 01:32:54 +00:00
  • 473bef521b Add strict check to phpass's CheckPassword() method to avoid issues when the method is improperly called. Andrew Nacin 2013-06-21 01:21:12 +00:00
  • 0aed5a2803 Squash some PHP notices in taxonomy queries. Mark Jaquith 2013-06-20 17:21:13 +00:00
  • eb49ad7e50 Prevent an offset error if the first menu item is a separator. Mark Jaquith 2013-06-20 16:45:45 +00:00
  • c69462faa8 Add some localized date/time strings to the main wordpress.pot. These strings appear in the admin only but can be leveraged outside of the admin by design. fixes #22916. Andrew Nacin 2013-06-20 14:27:37 +00:00
  • 1633413430 Update Akismet external to 2.5.8. For trunk. Andrew Nacin 2013-06-20 02:44:55 +00:00
  • e669246779 Compress scripts/styles: 3.6-beta3-24450. bumpbot 2013-06-19 22:58:57 +00:00
  • ea92deb1bb Fix storage of illegal_names. Add an upgrade routine to fix bad values. Andrew Nacin 2013-06-19 22:06:42 +00:00
  • fb97e258f9 Restore code that returns the existing media object if it already exists. Mark Jaquith 2013-06-19 21:55:17 +00:00
  • 165d0971fe Pass $post to hooks in edit-form-advanced.php including edit_form_advanced and edit_form_after_*. fixes #24611. Andrew Nacin 2013-06-19 21:10:51 +00:00
  • d0ebb97b4e Use correct variable order in add_query_arg(). This had mostly just filled error logs; it also broke some obscure URL situations. see #23284. Andrew Nacin 2013-06-19 08:33:10 +00:00
  • 50228002e8 Don't render the screen reader shortcut 'Log Out' link in the toolbar when the user is not logged in. Andrew Nacin 2013-06-19 08:15:04 +00:00
  • e5200a2d19 Fall back to non-translated strings in _doing_it_wrong() if the translation function doesn't exist. This may be the case in sunrise, for example. Andrew Nacin 2013-06-19 08:11:59 +00:00
  • 18a1feccaa Fix context for get_post() in the deprecated wp_get_single_post(). fixes #24602. Andrew Nacin 2013-06-19 07:58:28 +00:00
  • 8af26bb790 POT, generated from r24434 potbot 2013-06-18 22:14:13 +00:00
  • f13425deca Twenty Eleven: use get_content_url() instead of get_the_post_format_url(). Fixes #23618. Lance Willett 2013-06-18 21:40:14 +00:00
  • 443609fcab Pass value and expiration to result hooks in set_transient() and set_site_transient(). props johnbillion, fixes #24583. Andrew Nacin 2013-06-16 04:06:12 +00:00
  • 6aef31fc5f Compress scripts/styles: 3.6-beta3-24432. bumpbot 2013-06-09 00:58:58 +00:00
  • 88e774f7a0 Autosave: properly set autosaveLast when TinyMCE is the default editor. Prevents firing autosave when there are no changes. See #23220 Andrew Ozz 2013-06-09 00:45:01 +00:00
  • 324f088c27 Compress scripts/styles: 3.6-beta3-24430. bumpbot 2013-06-07 18:58:57 +00:00
  • 714da2b9e0 Add post format icons to the radio chooser. This also trims empty margins from the sprites to make them usable in RTL and make positioning numbers more sane. props ryelle, kovshenin for the initial patch. fixes #24519. Helen Hou-Sandi 2013-06-07 17:15:53 +00:00
  • dae6b6b6ab Twenty Thirteen: fix minor RTL and mobile visual display bugs, props obenland. Fixes #24524. Lance Willett 2013-06-07 17:01:22 +00:00
  • 9c0bf86c47 Compress scripts/styles: 3.6-beta3-24427. bumpbot 2013-06-07 16:58:58 +00:00
  • bb4dbd9c4c Change the post format icons sprite to be vertical rather than horizontal in order to allow it to be used for wider items such as labels. RTL tweak for the icon in the posts list table. See #16047, #24519. Helen Hou-Sandi 2013-06-07 15:11:42 +00:00
  • 71fcaad59b Use wp_revisions_enabled(). props ethitter. fixes #24525. Andrew Nacin 2013-06-07 02:06:22 +00:00
  • ebcf303db6 POT, generated from r24423 potbot 2013-06-06 19:14:10 +00:00
  • d1348b97e1 Twenty Thirteen: remove html5 arguments now that add_theme_support call is in place. Props obenland, see r24421 and #23850. Lance Willett 2013-06-06 18:29:32 +00:00
  • f265d8bdda POT, generated from r24421 potbot 2013-06-06 18:14:04 +00:00
  • e3f3f1309d Twenty Thirteen: Remove twentythirteen_search_form_format() filter in favor of add_theme_support() call for search form, comment form, and comment list markup. Props SergeyBiryukov, fixes #24269; see #23850. Lance Willett 2013-06-06 17:20:40 +00:00
  • cd69621b0a Compress scripts/styles: 3.6-beta3-24420. bumpbot 2013-06-06 16:58:53 +00:00
  • c77d6c27c3 Properly uncheck the "new tab" box when editing a non-new-tab link. Mark Jaquith 2013-06-06 16:49:25 +00:00
  • c526380e47 Remove obsolete CSS related to post formats UI. See #24452, #24502. Helen Hou-Sandi 2013-06-06 15:40:17 +00:00
  • 6204be9e9c `add_theme_support( 'html5', array( 'comment-list', 'search-form', 'comment-form' ) );' Andrew Nacin 2013-06-06 15:31:34 +00:00
  • 4130788d81 Compress scripts/styles: 3.6-beta3-24416. bumpbot 2013-06-06 14:58:54 +00:00
  • 02d7e84ab6 Remove post format icons next to header on edit post screen. fixes #24502. see #24452. Dominik Schilling (ocean90) 2013-06-06 14:45:25 +00:00
  • 31892c0226 Restore post format previewing. Mark Jaquith 2013-06-06 14:39:08 +00:00
  • 06c8be82d4 POT, generated from r24412 potbot 2013-06-06 01:14:28 +00:00
  • 5a92c3184e Twenty Thirteen markup cleanup: Lance Willett 2013-06-06 00:29:07 +00:00
  • 5e6dbe3de0 Twenty Thirteen: improve backward compatibility escape hatch for pre-3.6 versions: * Switch to the built-in method of providing a back link in wp_die() for the Customizer * Use WP_DEFAULT_THEME for both arguments during theme switching to simplify the logic * Prevent the 3.3 and earlier theme preview action gracefully Lance Willett 2013-06-06 00:22:09 +00:00
  • c9be4070d3 Update MediaElement.js to 2.12.0. see #24183. Dominik Schilling (ocean90) 2013-06-05 21:50:23 +00:00
  • 6d1975e335 Fix E_STRICT notice in WP_Theme_Install_List_Table::_js_vars(). see #24356. Sergey Biryukov 2013-06-05 16:51:07 +00:00
  • 2860f4769e Post locks: - When a post is locked, ensure the 'Go back' button doesn't reload the same screen. If no referrer, change the button from 'Go back' to 'Go to All Posts'/'Go to All Pages' etc. - Remove restriction on checking locks only for posts. See #23697. Andrew Ozz 2013-06-05 03:01:59 +00:00
  • 2a6b867ba1 Compress scripts/styles: 3.6-beta3-24407. bumpbot 2013-06-05 00:59:01 +00:00
  • 22f855d84e Heartbeat: rename some vars/args to make them more intuitive, don't set user_id on every request, see #23216 Andrew Ozz 2013-06-05 00:13:40 +00:00
  • e802145548 Twenty Thirteen: correct PHPDoc for using get_content_url() to grab first link in post content. See #24469. Lance Willett 2013-06-03 22:20:43 +00:00
  • 625724024b Twenty Thirteen: clean up RTL styles per changes in r24391, see #24469. Lance Willett 2013-06-03 22:17:09 +00:00
  • d5ac993525 POT, generated from r24402 potbot 2013-06-03 22:14:13 +00:00
  • 3bb3d6f97f Twenty Thirteen: Clean up image attachment template and move logic to twentythirteen_the_attached_image() function. Props obenland, fixes #24479. Lance Willett 2013-06-03 21:44:25 +00:00
  • 3fef0e7c6c Twenty Thirteen: remove mention of twentythirteen_comment() in PHPDoc, props zeo. Closes #24482. Lance Willett 2013-06-03 21:35:26 +00:00
  • cf3f5acf71 Lose content removal and splitting from the media extraction functions. Mark Jaquith 2013-06-03 19:27:58 +00:00
  • bf9dd62a78 Remove a bunch of Post Format template functions. Mark Jaquith 2013-06-02 16:26:10 +00:00
  • 9bdd15126d Compress scripts/styles: 3.6-beta3-24398. bumpbot 2013-06-02 02:59:00 +00:00
  • 2390c48b88 Remove saving of post_format in autosave and revisions, fixes #24455 Andrew Ozz 2013-06-02 01:29:44 +00:00
  • b8aaa1efae Replace the global $id from manage_media_custom_column action with $post-ID. Missed in [24337]. props nickdaugherty. fixes #24476. Dominik Schilling (ocean90) 2013-06-01 09:40:00 +00:00
  • 8f76467c57 Update to jQuery 1.10.1. fixes #24426. Dominik Schilling (ocean90) 2013-06-01 09:16:11 +00:00
  • 6bbc589384 Twenty Thirteen: use lowercase color hex value in RTL CSS file, props zeo. Fixes #24474. Lance Willett 2013-05-31 22:11:57 +00:00
  • fe880f9ac1 Twenty Thirteen: better styles for blockquote italic and bold text. Fixes #24471. Lance Willett 2013-05-31 18:48:22 +00:00