Commit Graph

  • 0e99aea684 Add deprecated notice and removal warning to _wp_upload_dir_baseurl(). Andrew Ozz 2016-03-30 15:09:16 +00:00
  • 7987d26847 Multisite: Validate new email address confirmations. Dominik Schilling (ocean90) 2016-03-30 14:44:00 +00:00
  • 8d55453ef4 Snoopy: use escapeshellarg instead of escapeshellcmd Nikolay Bachiyski 2016-03-30 13:57:40 +00:00
  • f531959fa2 Prevent PHP Warnings when using Custom Logo with no params Aaron Jorbin 2016-03-30 02:21:57 +00:00
  • 0a9951a3b9 Editor: Make the tooltip for the 'apply' button in the inline link dialog translatable. Dominik Schilling (ocean90) 2016-03-29 21:10:39 +00:00
  • 0a5885ce3c Docs: Standardize file headers for two embed templates introduced in [36693] for #34561. Drew Jaynes 2016-03-28 18:26:43 +00:00
  • b26e3d0508 Docs: Reference the correct embed templates and template parts filenames in headers for embed files introduced or changed in 4.5. Drew Jaynes 2016-03-28 18:23:53 +00:00
  • b7e91e1dcc Docs: Following [37085], properly indent the markdown-formatted examples in the DocBlock for wpdb::esc_like(). Drew Jaynes 2016-03-27 18:26:33 +00:00
  • 2ac50341ab Docs: Add missing quotes around a specifier in a query example in the DocBlock for wpdb::esc_like(). Drew Jaynes 2016-03-27 18:24:45 +00:00
  • b4c43b0005 Taxonomy: After [36874], run the correct load-edit-tags.php hook on the new term edit page. Pascal Birchler 2016-03-27 15:15:48 +00:00
  • 0b6af900f1 Docs: Improve the DocBlocks for get_header_textcolor() and header_textcolor() to mention that they both retrieve color values in the HEX format. Drew Jaynes 2016-03-25 23:05:42 +00:00
  • 859d40bd24 Editor: wptextpattern: add back inline tests Ella Iseulde Van Dorpe 2016-03-25 13:30:10 +00:00
  • ea2590a6c4 Post 4.5-RC1 version bump. Mike Schroder 2016-03-24 03:58:00 +00:00
  • 895b213e62 4.5-RC1 Mike Schroder 2016-03-24 03:31:51 +00:00
  • c35484581d Customize: Bring custom-logo args closer to custom-header. Konstantin Obenland 2016-03-24 02:01:50 +00:00
  • e6b5f3316f Update TinyMCE and jQuery UI button styles Ella Iseulde Van Dorpe 2016-03-24 00:56:14 +00:00
  • 0058968499 Canonical / Query: Restore the is_404() check in wp_old_slug_redirect() which was removed in [34659]. This reverts part of [34659] due to excessive canonical problems it's caused in 4.4.x. Sergey Biryukov 2016-03-23 21:53:44 +00:00
  • 9f03a3bd5e TinyMCE: include the upstream fix for inserting <hr> while the caret is in an inline element: b1618d1adb. Andrew Ozz 2016-03-23 21:44:05 +00:00
  • f903fb5160 Common CSS: Reset bottom padding for .nav-tab-wrapper. Dominik Schilling (ocean90) 2016-03-23 20:13:57 +00:00
  • 4727f60c15 External Libraries: Update jQuery Migrate to 1.4.0. Dominik Schilling (ocean90) 2016-03-23 19:43:17 +00:00
  • 8e317daa37 Tests: Ensure that the default wp_die() handler can handle a WP_Error object. Boone Gorges 2016-03-23 19:00:38 +00:00
  • 703bd5f97f External Libraries: Update jQuery to 1.12.2. Dominik Schilling (ocean90) 2016-03-23 18:46:19 +00:00
  • 979d8931d3 Docs: Properly mark $args parameters in two WP_oEmbed methods as optional. Drew Jaynes 2016-03-23 17:07:58 +00:00
  • 79150b2561 Docs: Use third-person singular verbs for summary DocBlocks in WP_oEmbed. Drew Jaynes 2016-03-23 16:57:08 +00:00
  • d793244e3c Docs: Improve and add missing DocBlocks for methods and properties in WP_oEmbed. Drew Jaynes 2016-03-23 16:51:48 +00:00
  • b5cd3f862c Customize: Replace site logo with custom logo terminology, fixing failure to preview logo changes. Weston Ruter 2016-03-23 06:26:00 +00:00
  • 1395ff6db4 Docs: Improve inline documentation syntax throughout WP_Widget. Drew Jaynes 2016-03-23 05:31:31 +00:00
  • 43dfcc5fa8 Docs: Add missing information to the WP_Widget PHP4 constructor DocBlock. Drew Jaynes 2016-03-23 05:09:48 +00:00
  • cbf08027df Docs: Use third-person singular verbs for method summaries in WP_Widget_Factory. Drew Jaynes 2016-03-23 04:50:26 +00:00
  • 4d077b3a90 Docs: Add missing information to constructors DocBlocks for WP_Widget_Factory. Drew Jaynes 2016-03-23 04:18:26 +00:00
  • 7ce686fef1 Docs: Add a missing DocBlock for the WP_Widget_Factory::$widgets property. Drew Jaynes 2016-03-23 04:10:27 +00:00
  • 43b9dedeea Customize: Prevent preview iframe from showing until fully loaded. Weston Ruter 2016-03-23 00:52:20 +00:00
  • 6c0a66cf49 Users: In edit_user() check for a blank password when adding a user. Dominik Schilling (ocean90) 2016-03-22 23:06:29 +00:00
  • 2a8573c6ca Travis CI: Allow to cache the node_modules directory. Dominik Schilling (ocean90) 2016-03-22 21:49:36 +00:00
  • bcc058d02d Docs: Mark optional method parameters as such in Walker_Page. Drew Jaynes 2016-03-22 18:06:58 +00:00
  • b44910599c Docs: The page object type in use in Walker_Page is WP_Post. Drew Jaynes 2016-03-22 18:04:06 +00:00
  • c7d05cff99 Docs: Improve inline documentation for properties and methods in Walker_Page. Drew Jaynes 2016-03-22 18:03:07 +00:00
  • 6f43565b51 Docs: The page object type in use in Walker_PageDropdown is WP_Post. Drew Jaynes 2016-03-22 17:52:53 +00:00
  • eacd0d863d Docs: Improve inline documentation for properties and methods in Walker_PageDropdown. Drew Jaynes 2016-03-22 17:50:35 +00:00
  • 39bdd5fc3d Docs: Normalize Walker_Comment method parameter docs spacing following [37051]. Drew Jaynes 2016-03-22 17:45:26 +00:00
  • 542f0a118e Docs: Comment display element object types for Walker_Comment are WP_Comment since 4.4.0. Drew Jaynes 2016-03-22 17:43:51 +00:00
  • c4f61cf686 Docs: Improve inline documentation syntax for Walker_Comment. Drew Jaynes 2016-03-22 17:40:27 +00:00
  • 436a966430 Docs: Standardize the class DocBlock summary for Walker_Comment. Drew Jaynes 2016-03-22 17:35:34 +00:00
  • 7479108b35 Docs: Improve inline documentation for properties and methods in Walker_Comment. Drew Jaynes 2016-03-22 17:33:56 +00:00
  • fc63cad200 Docs: Mark optional parameters in Walker_Category methods as such. Drew Jaynes 2016-03-22 17:29:40 +00:00
  • a76c9c6cb2 Docs: Improve inline documentation for property and methods in Walker_Category. Drew Jaynes 2016-03-22 17:24:49 +00:00
  • 07a91afd82 Docs: Improve inline documentation in property and method DocBlocks for Walker_CategoryDropdown. Drew Jaynes 2016-03-22 17:21:20 +00:00
  • dab5c5daa7 XMLRPC: Unit tests left off [r37043] Rachel Baker 2016-03-22 15:11:06 +00:00
  • 06254f9a08 XMLRPC: Fix bug where draft posts couldn’t be published in the future, and would publish immediately. Rachel Baker 2016-03-22 15:09:05 +00:00
  • 48b70c3504 Customize: Add support for flex sizes in CustomizeImageCropper. Weston Ruter 2016-03-22 03:54:58 +00:00
  • 2399173712 REST API: Provide better method for generating CURIEs Joe Hoyle 2016-03-22 00:15:49 +00:00
  • 4569f93d3e Customize: Require opt-in for selective refresh of widgets. Weston Ruter 2016-03-21 21:58:02 +00:00
  • 033c7465d5 Docs: Change the 'HTTPS' column header to 'Supports HTTPS' in the markdown providers tables in the hook doc for the oembed_providers filter. Drew Jaynes 2016-03-21 00:57:45 +00:00
  • 669cb94db9 Docs: Add Twitter timelines and moments to the table in the hook doc for the oembed_provders filter, introduced in [36954]. Drew Jaynes 2016-03-21 00:39:44 +00:00
  • f6281aa6d6 Dashicons: Fix incorrect ID in SVG version of font. Mel Choyce 2016-03-18 20:42:40 +00:00
  • b4dfa41abb Dashicons: Update to the latest files. Mel Choyce 2016-03-18 20:25:42 +00:00
  • 058a2f558d Media: fix erroneously inserting a rel attribute in get_image_send_to_editor(). Reverts most of [34259] and [34260] and adds a unit test. Andrew Ozz 2016-03-18 20:04:19 +00:00
  • 33947e4ba6 Responsive Images: the src of the image has to be first in the srcset, because of a bug in iOS8. Update the unit tests to reflect the changes. Andrew Ozz 2016-03-18 19:44:50 +00:00
  • d85a319cd1 Twenty Thirteen, Twenty Fourteen, Twenty Fifteen: Update screenshots to 1200 x 900 Fixes #34806 Props: iamtakashi Tammie 2016-03-18 17:00:40 +00:00
  • f720a4f216 Docs: Document default WP_Ajax_Response::add() arguments as a hash notation. Drew Jaynes 2016-03-18 11:58:08 +00:00
  • da45e59bbd REST API: Add home_url to API index to avoid confusion with site_url. Rachel Baker 2016-03-17 19:15:57 +00:00
  • 121bbc3b96 Docs: Improve 4.5 changelog entries introduced in [36992] for wp_authenticate(), and the authenticate and wp_login_failed hooks. Drew Jaynes 2016-03-17 08:05:51 +00:00
  • 00cae29479 Emoji: The everythingExceptFlag browser support flag, introduced in [36816], wasn't being initialised correctly. Gary Pendergast 2016-03-17 04:59:14 +00:00
  • 83080f8e43 Emoji: Fix the diversity emoji check in Safari. Gary Pendergast 2016-03-17 04:53:49 +00:00
  • 007f3b456c Post 4.5-beta4 version bump. Mike Schroder 2016-03-17 04:33:49 +00:00
  • 9963b4a132 4.5-beta4 Mike Schroder 2016-03-17 04:16:44 +00:00
  • e4547b78e3 Docs: Clarify documentation for the xmlrpc_enabled filter to better explain that its scope only extends to methods requiring authentication. Drew Jaynes 2016-03-17 03:52:40 +00:00
  • 57646fb7ba TinyMCE: Adjust textpattern tests for the changes in [37023]. Sergey Biryukov 2016-03-17 00:46:26 +00:00
  • 3014f291ae TinyMCE: after discussion in Slack https://wordpress.slack.com/archives/core/p1458164584000700 - Remove *** and ___ text pattern and support for spaces in ---. The only <hr> text pattern is 3 or more dashes, no spaces. - Remove the *, **, _, and __ text patterns for bold and italic. Andrew Ozz 2016-03-16 22:59:03 +00:00
  • f1af2813d3 Media: When generating the base URL to be used in the srcset attribute, use an https scheme when the image base URL's host matches that of the current host, and the request is being served over HTTPS. This prevents mixed content warnings caused by http embedded media. John Blackbourn 2016-03-16 22:48:13 +00:00
  • 40a3bac346 REST API: Remove unused variable $api_root from WP_Rest_Server->embed_links() method. Rachel Baker 2016-03-16 21:40:42 +00:00
  • a720ab2501 Bump grunt-contrib-qunit ~0.7.0 → ~1.1.0 Aaron Jorbin 2016-03-16 17:53:51 +00:00
  • 1e4857c669 Bump grunt-contrib-watch ~0.6.1 → ~1.0.0 Aaron Jorbin 2016-03-16 17:50:54 +00:00
  • ab8ff0dee1 Responsive images: Skip images with a missing $image_meta['file'] value. Dominik Schilling (ocean90) 2016-03-16 17:47:41 +00:00
  • a702da47a9 Bump grunt-contrib-jshint ~0.11.3 → ~1.0.0 Aaron Jorbin 2016-03-16 17:41:32 +00:00
  • b0302d4d30 I18N: Move translatable Codex URLs to separate strings in wp-admin/includes/meta-boxes.php. Dominik Schilling (ocean90) 2016-03-16 16:57:36 +00:00
  • 31a93cd569 Docs: Use a third-person singular verb in the DocBlock summary for WP_REST_Response::get_curies(), introduced in [36533]. Drew Jaynes 2016-03-16 16:53:22 +00:00
  • 4cb2eef539 Docs: Improve parameter description syntax in the hook doc for the rest_request_from_url filter, introduced in [36673]. Drew Jaynes 2016-03-16 16:51:33 +00:00
  • 6dbf325d28 Docs: Improve the DocBlock for WP_REST_Request::from_url(), introduced in [36673]. Drew Jaynes 2016-03-16 16:49:35 +00:00
  • da8a501226 Docs: Use a third-person singular verb in the DocBlock summary for WP_Customize_Site_Icon_Control::content_template(), introduced in [36698]. Drew Jaynes 2016-03-16 16:40:45 +00:00
  • 7e2441298e Docs: Add a missing version and access information to the DocBlock for the WP_Customize_Selective_Refresh->$manager property, introduced in [36586]. Drew Jaynes 2016-03-16 16:38:31 +00:00
  • 7c4212d252 Docs: Standardize the file header and class summarries for the file containing WP_Customize_Selective_Refresh, introduced in [36586]. Drew Jaynes 2016-03-16 16:28:06 +00:00
  • c50b76ea08 Docs: Standardize the file header and class summaries for the file containing WP_Customize_Partial, introduced in [36586]. Drew Jaynes 2016-03-16 16:23:46 +00:00
  • 65277b77b6 Docs: Clarify the use of the get_currentuserinfo() for backward compatibility purposes in the DocBlock description for _wp_get_current_user(), introduced in [36651]. Drew Jaynes 2016-03-16 16:20:14 +00:00
  • af6d494b00 Docs: Use a third-person singular verb in the DocBlock summary for wp_authenticate_email_password(), introduced in [36617]. Drew Jaynes 2016-03-16 16:17:04 +00:00
  • 7f194fffc4 Docs: Add a couple of spaces before hook docs for filters introduced in 4.5. Drew Jaynes 2016-03-16 16:14:55 +00:00
  • e86930f864 Remove several one-time variables from wp_get_archives(), added in [24] and [190]. Sergey Biryukov 2016-03-16 10:19:43 +00:00
  • e76e55af2e TinyMCE, inline link: - Add back the bottom box-shadow on the Apply button. - Shrink .mce-btn.mce-primary to compensate for the bottom box-shadow. - Tighten up/reduce the margins between the buttons. Andrew Ozz 2016-03-16 04:28:09 +00:00
  • 3858c09d02 Editor: fix exiting DFW with the keyboard shortcut on Mac (Opt+Ctrl+W). Andrew Ozz 2016-03-16 02:47:29 +00:00
  • 1046806376 Responsive images: do not attempt to create srcset when the image meta is missing or corrupted. Andrew Ozz 2016-03-16 02:17:19 +00:00
  • 69a7d21279 TinyMCE, inline link: - Remove bottom box-shadow from the Apply button so it matches the rest. - Change the tooltip for the cogwheel button to Link options. Andrew Ozz 2016-03-16 02:03:21 +00:00
  • 22e01b6274 TinyMCE: update to 4.3.8, changelog: https://www.tinymce.com/docs/changelog/#version438-march152016. Andrew Ozz 2016-03-15 21:37:22 +00:00
  • 6bc7b7c066 Twenty Thirteen, Twenty Fourteen and Twenty Fifteen: Fixes insufficient check for existence of DOM elements in jQuery object Fixes #34033 Props: tywayne Tammie 2016-03-15 21:32:15 +00:00
  • eb0268dbe7 Media: Fix typo in test_image_preserves_alpha_on_rotate(). Mike Schroder 2016-03-15 03:50:40 +00:00
  • 8233227667 WPDB: Reset connection status variables when the connection is closed. Gary Pendergast 2016-03-15 03:27:14 +00:00
  • 2909283a7f Media: Fall back to GD when loading URL in HHVM Imagick. Mike Schroder 2016-03-15 00:14:42 +00:00
  • 6152c81dd1 Docs: The $update_result parameter passed to WP_Automatic_Updater::after_core_update() is never a WP_Error. If an error is returned, the error object lives in the result property of the paramter. John Blackbourn 2016-03-14 22:42:36 +00:00
  • c0d39a1987 Docs: Re-add a @param that went missing in [36993]. John Blackbourn 2016-03-14 22:38:53 +00:00
  • 97c7cff31f Docs: Improvements and corrections for the $ver parameter of the dependencies API functions. John Blackbourn 2016-03-14 22:36:26 +00:00
  • 6c972cbaff Users: Add @since entries to wp_authenticate() and its filters now that the $username parameter can also be an email address. John Blackbourn 2016-03-14 22:30:31 +00:00