Commit Graph

  • b734341433 Make sure WP_Customize_Manager::theme() never returns null. Mark Jaquith 2015-02-25 03:53:04 +00:00
  • 578a785440 PressThis: - Hard-code the minified bookmarklet js. Adding the non-minified bookmarklet to the browser bookmarks bar may have unexpected effect. - Fix type juggling when checking the bookmarklet version. Props stephdau, see #31373. Andrew Ozz 2015-02-25 03:02:48 +00:00
  • 2e3afd2760 PressThis v2, first run. Props michael-arestad, stephdau, marcelomazza, DrewAPicture, iseulde, afercia, kraftbj, rachelbaker, AramZS, dd32. See #31373. Andrew Ozz 2015-02-25 01:49:26 +00:00
  • f1bb5c2fd7 Add theme browsing and theme switching to the Customizer Mark Jaquith 2015-02-24 20:30:22 +00:00
  • e365b3a364 Add 'orderby=description' support to get_terms(). Boone Gorges 2015-02-24 16:36:26 +00:00
  • 4d61c79ca1 Fix line endings after [31522]. Sergey Biryukov 2015-02-24 10:05:48 +00:00
  • d44289d6de Clarify a wide variety of function, parameter, and return descriptions in DocBlocks throughout wp-includes/media.php. Drew Jaynes 2015-02-24 07:41:24 +00:00
  • 4cc15f83cc Add missing function and parameter descriptions to a variety of functions in wp-admin/includes/image-edit.php. Drew Jaynes 2015-02-24 06:06:59 +00:00
  • ced1630496 Upgrades: Specifically pass the 'version' and 'locale' POST vars through the Core Update FTP credentials form. This bug was introduced with [30384] / #30245 Fixes #31378 for trunk. Dion Hulse 2015-02-24 03:00:54 +00:00
  • 4ca703e03b Load json2.js only in IE7 and older. Fixes #31276. Andrew Ozz 2015-02-23 23:03:19 +00:00
  • 6bd6da908e Pass taxonomy name, not object, to 'edit_term_taxonomy' and 'edited_term_taxonomy' actions. Boone Gorges 2015-02-23 21:07:34 +00:00
  • de4a5ada98 Menus: Remove fixed height from .description-thin fields. Sergey Biryukov 2015-02-23 20:22:32 +00:00
  • fe2b449d1c Menus: Prevent checkboxes and radio buttons from being stretched to full width on mobile. Sergey Biryukov 2015-02-23 20:02:58 +00:00
  • 0421ee26ec Add unit tests for get_page_template_slug(). Sergey Biryukov 2015-02-23 18:47:01 +00:00
  • ed1cc5a126 Fix a typo in wp_update_nav_menu_item hook documentation. Sergey Biryukov 2015-02-23 16:50:01 +00:00
  • 569a47075e Add missing labels to Archives and Categories dropdown widgets. Sergey Biryukov 2015-02-23 16:31:31 +00:00
  • 3e3eacb4de Themes: Use a darker color for "No themes found" message to increase contrast. Sergey Biryukov 2015-02-23 15:48:46 +00:00
  • a86c3114ae Add comment-author-is-site-member class to comment output for site members. Jeremy Felt 2015-02-23 02:51:49 +00:00
  • ff0b2f7a6f Provide proper label associations and descriptions throughout the network admin Jeremy Felt 2015-02-23 02:28:41 +00:00
  • 4958dd8998 Avoid clearing stored capabilities for a user when removing their built in role in multisite. Jeremy Felt 2015-02-23 01:33:11 +00:00
  • 129e5f5278 Ensure that a request URL is always set in WP_UnitTestCase::go_to(). Boone Gorges 2015-02-23 01:07:18 +00:00
  • e61b0021bd Use response code 200 when an existing network user joins a site via invitation. Jeremy Felt 2015-02-22 22:29:19 +00:00
  • 825fa21a22 Improve table footer tab sequence by moving <tfoot> after <tbody>. Props afercia, rianrietveld, DrewAPicture. Fixes #30914. Andrew Ozz 2015-02-22 21:47:30 +00:00
  • 1beeccc96f Use PHP 5.2 compatible syntax in image tests. Boone Gorges 2015-02-22 21:41:22 +00:00
  • 6556f8e112 Do not activate plugins on initial installation in multisite. Jeremy Felt 2015-02-22 21:29:45 +00:00
  • d854564f73 Better image-type support checks in image unit tests. Boone Gorges 2015-02-22 21:06:36 +00:00
  • a468005276 Delegate focusin and focusout events for row actions to make sure the actions are always revealed on focus. Sergey Biryukov 2015-02-22 20:13:31 +00:00
  • 2dd6c6e696 Dashboard: Add a filter for the query arguments used for the Recent Posts widget. Sergey Biryukov 2015-02-22 19:56:09 +00:00
  • 5e1241d587 Quick Edit: Make date fields a bit wider. Sergey Biryukov 2015-02-22 19:23:59 +00:00
  • d1998396fb Remove untranslatable period from a successful update message in Bulk_Upgrader_Skin::add_strings(). SergeyBiryukov 2015-02-22 17:06:02 +00:00
  • 97bc1c3707 Run Autoprefixer after [31504]. Dominik Schilling (ocean90) 2015-02-22 16:59:41 +00:00
  • 92952c72bc Update grunt-autoprefixer to 2.2.0 Dominik Schilling (ocean90) 2015-02-22 16:53:27 +00:00
  • 5006390b0d Use correct closing tag for "Under the Hood" header on About screen. Sergey Biryukov 2015-02-22 16:43:44 +00:00
  • 40bd738983 Adjust our QUnit test suite to show the QUnit toolbar. Dominik Schilling (ocean90) 2015-02-22 15:31:14 +00:00
  • e61db3350d Update POT file for Twenty Fourteen. Dominik Schilling (ocean90) 2015-02-22 15:15:11 +00:00
  • e1f97b4b9d Revert [30790] and update POT file for Twenty Fifteen. Dominik Schilling (ocean90) 2015-02-22 13:42:46 +00:00
  • eefd9e3a4c i18n tools: Delete data/not-gettexted-0-work.php. Dominik Schilling (ocean90) 2015-02-22 12:55:34 +00:00
  • 684b992597 i18n tools: Improve support for multi-line comments in StringExtractor. Dominik Schilling (ocean90) 2015-02-22 12:46:12 +00:00
  • 7f69e6430b Themes: Add feedback for screen readers when search results are changed. Sergey Biryukov 2015-02-22 10:14:45 +00:00
  • 579c7cd3bf Remove a stray single quote in wp_insert_post() documentation. Sergey Biryukov 2015-02-22 09:49:38 +00:00
  • 18ffeef266 Themes: Update the theme count when searching for installed themes, like we do on Add Themes screen. SergeyBiryukov 2015-02-22 09:40:01 +00:00
  • 87717c1218 Make sure the grid build does not load files from the views build. Scott Taylor 2015-02-22 08:47:01 +00:00
  • 2b4ce0722a Make sure the audio-video build does not load files from the views build. Scott Taylor 2015-02-22 08:28:30 +00:00
  • d7af3e8bf0 Media JS files: Scott Taylor 2015-02-22 07:24:45 +00:00
  • eabe8e42bb Specify globals in media JS files - it is important to denote where we are diverging from dependency injection. Scott Taylor 2015-02-22 06:55:25 +00:00
  • b8f24489bd After [30120], in media JS files, move from @constructor to @class annotations as per JSDoc preferred nomenclature: http://usejsdoc.org/tags-class.html Scott Taylor 2015-02-22 06:27:45 +00:00
  • 96f4fc7091 The grid build should not load views/edit-image, it already exists in the views build. Scott Taylor 2015-02-22 06:20:07 +00:00
  • 4fe668e53a JSHint after [31487]. Scott Taylor 2015-02-22 05:56:03 +00:00
  • e2bc047528 Restore the changes I made in [31016] for chromeless Vimeo that were missed in [31373]. Scott Taylor 2015-02-22 05:38:00 +00:00
  • c3cb2ab03b Clarify and complete default argument documentation for wp_insert_post(). Drew Jaynes 2015-02-22 00:55:46 +00:00
  • 928ba6848c TinyMCE wpView: don't insert nested paragraphs when inserting embeddable URLs. Props iseulde, fixes #29526. Andrew Ozz 2015-02-20 23:16:34 +00:00
  • 34fca78f68 Fix typo in [30760]. Sergey Biryukov 2015-02-20 17:08:32 +00:00
  • 7d445a3e00 When creating a new user, pasting a password should update the password strength indicator. Sergey Biryukov 2015-02-20 13:04:03 +00:00
  • 747f6589a1 Add an entry to the changelog for twentyfourteen_post_thumbnail() noting that it was made 'pluggable'. Drew Jaynes 2015-02-20 10:34:59 +00:00
  • b30afb0349 Twenty Fourteen: make twentyfourteen_post_thumbnail() pluggable. Lance Willett 2015-02-19 19:42:24 +00:00
  • 45d5c5ddbe Remove src from duplicate hook comments for get_avatar and get_avatar_data. Sergey Biryukov 2015-02-19 14:58:40 +00:00
  • 2175fbb21d Fix a typo in duplicate hook comment. Sergey Biryukov 2015-02-19 14:55:34 +00:00
  • 94791cd8f2 Respect 'default_option_' filters during early sanity checks in add_option() and update_option(). Boone Gorges 2015-02-18 19:13:43 +00:00
  • f5e1e43410 Restore PHP 5.2 to Travis CI Aaron Jorbin 2015-02-18 17:46:18 +00:00
  • 0d0a97734d Add SVN eol-style = native where missing. Andrew Ozz 2015-02-17 21:36:18 +00:00
  • 4bbf98bf74 Add eol-style property and normalize EOLs. Andrew Ozz 2015-02-17 19:33:05 +00:00
  • 086e03e8e2 Improved handling of expectedDeprecated and expectedIncorrectUsage annotations in unit tests. Boone Gorges 2015-02-17 16:11:09 +00:00
  • 8bf5fce78f Improve 'orderby' syntax for WP_Comment_Query. Boone Gorges 2015-02-16 14:09:40 +00:00
  • 0dd81fe134 TinyMCE wpView: fire nodeChanged when an embedded iframe is resized so we can adjust the editor height and other UI components. Props iseulde, fixes #30646. Andrew Ozz 2015-02-15 18:18:06 +00:00
  • 73a85825fb grunt autoprefixer for [31333]. Dominik Schilling (ocean90) 2015-02-15 12:17:41 +00:00
  • 9e3fffdf09 Bundled themes: update CSS rules for .screen-reader-text to be consistent with current accessibility guidelines. Fixes #31279. Lance Willett 2015-02-14 17:28:19 +00:00
  • c77e726eef Add inline documentation to clarify the reasoning behind the various conditions that control how WP is loaded. Drew Jaynes 2015-02-14 11:38:41 +00:00
  • 9b463c5a45 Don't try to read a non-existent Exif:Title tag in wp_read_image_metadata(), as it's not a part of the Exif standard. Sergey Biryukov 2015-02-14 09:13:36 +00:00
  • 0653d029f2 Update the descriptions for transition_post_status() and the {$new_stats}_{$post->post_type} hook with more information about the expected behavior of transitioning post statuses. Drew Jaynes 2015-02-14 09:10:29 +00:00
  • ef04afe4bf Customizer: Remove margin for hidden controls. Sergey Biryukov 2015-02-14 08:45:50 +00:00
  • 5aac59d178 Replace hardcoded usage of comment-page with the comment pagination base. Sergey Biryukov 2015-02-14 03:47:02 +00:00
  • 4138275df9 More careful type conversion in WP_Query is_*() methods. Boone Gorges 2015-02-14 02:08:46 +00:00
  • 78b02ec722 Use more descriptive names for register_post_type() and register_taxonomy() tests with too long and too short names. Sergey Biryukov 2015-02-13 23:33:56 +00:00
  • b52cb0346e Toolbar: Remove title attributes from 'About WordPress', 'Add New', and 'My Account' items. Sergey Biryukov 2015-02-13 20:19:09 +00:00
  • 35ae49f843 Toolbar: Add a label for search field on front-end. Sergey Biryukov 2015-02-13 19:20:53 +00:00
  • fc35ef690b Bundled themes: remove URLs from reset credits. Closes #30764. Lance Willett 2015-02-13 18:01:30 +00:00
  • 27ed2ce07c Bundled themes: replace array_shift() with current() for performance. Lance Willett 2015-02-13 17:51:22 +00:00
  • 487d65ad78 Provide a secondary sort order for wp_get_archives() when type=postbypost. Boone Gorges 2015-02-13 16:59:51 +00:00
  • 0efce8c89c Improve documentation for return value of wp_list_pluck(). Boone Gorges 2015-02-13 16:51:55 +00:00
  • f4d6d4e66b Return a WP_Error if an empty name is provided when registering a post type. John Blackbourn 2015-02-13 16:42:36 +00:00
  • 22fc19e06d Return a WP_Error if an empty name is provided when registering a taxonomy. John Blackbourn 2015-02-13 16:26:37 +00:00
  • 83d5751a33 Use get_admin_url() to get the correct My Sites URL without calling switch_to_blog() directly. Sergey Biryukov 2015-02-13 12:52:10 +00:00
  • bde2a220d9 Avoid a PHP notice in wp_install_language_form() and wp_dropdown_languages() if the language doesn't have a ISO 639-1 code. Sergey Biryukov 2015-02-13 11:22:38 +00:00
  • 997b9733c9 Use correct default values for some admin template functions. Sergey Biryukov 2015-02-13 06:50:49 +00:00
  • 2002097f6f Create the My Sites URL in the context of a user's primary site. Jeremy Felt 2015-02-13 06:29:57 +00:00
  • 5ec46121cd Rename unused argument and remove obsolete global in iframe_header(). Sergey Biryukov 2015-02-13 05:30:53 +00:00
  • 5f360a12a7 _list_meta_row() should always return a string. Sergey Biryukov 2015-02-13 04:21:47 +00:00
  • e3728870fb Correct parameter types for Plugin_Upgrader::bulk_upgrade() and Theme_Upgrader::bulk_upgrade(). Sergey Biryukov 2015-02-13 04:18:45 +00:00
  • 100e1e4b20 Terminate JS statements in two admin files. Sergey Biryukov 2015-02-13 04:08:33 +00:00
  • ab10e5fe71 Add tests for some of WP_Query's sticky post logic. Boone Gorges 2015-02-13 02:24:57 +00:00
  • 8e1df9dab2 Posts list table: Add a filter to disable the months dropdown. Helen Hou-Sandi 2015-02-12 18:37:06 +00:00
  • afef491a75 Avoid a PHP Warning when add_args is passed as false to paginate_links(). Dion Hulse 2015-02-12 01:38:26 +00:00
  • d17168583d Prevent IE9 and lower displaying the download file dialogue when attempting to upload using the html4 Plupload handler. Dion Hulse 2015-02-12 01:14:47 +00:00
  • ea44136764 Customizer: Don't focus new widgets if they are added programmatically. Dominik Schilling (ocean90) 2015-02-11 23:31:20 +00:00
  • a4eb4880b4 Escape Customizer links in the admin menu. Fix usage of add_query_arg(). Dominik Schilling (ocean90) 2015-02-11 22:47:44 +00:00
  • d4c47d6364 Fix failing Tests_Dependencies_jQuery::test_wp_script_is_dep_enqueued test. Dominik Schilling (ocean90) 2015-02-11 22:44:20 +00:00
  • 0b1463c6f4 Update grunt-cssjanus to 0.2.4, we no longer need the fork. Dominik Schilling (ocean90) 2015-02-11 22:27:53 +00:00
  • fbdb7685fa Admin menu: Ensure top level menu item keeps hover color when hovering over or focusing on the submenu. Helen Hou-Sandi 2015-02-11 22:24:49 +00:00
  • a93805f6bb Use RegEx instead of DOMDocument when protecting <pre> tags in WP_oEmbed::_strip_newlines(). It is incredibly difficult to maintain character encoding and whitespace when parsing via DOMDocument. Scott Taylor 2015-02-11 22:17:27 +00:00
  • d00ef0f076 Update the default admin color scheme for more unity and refinement. Helen Hou-Sandi 2015-02-11 22:17:02 +00:00