Commit Graph

  • ec023e37ec REST API: Merge two error messages for edit / update. Joe Hoyle 2016-11-20 22:35:44 +00:00
  • da47a962d5 REST API: Update error messages in WP_REST_Comments_Controller to use the common text for permission errors. Sergey Biryukov 2016-11-20 11:45:59 +00:00
  • bf07e57e4b Customize: Ensure that WP_Customize_Manager::save_changeset_post() returns setting_validities even for supplied values that are unchanged from values in changeset. Weston Ruter 2016-11-19 22:38:40 +00:00
  • e969ae3b6a Emoji: Update Twemoji fallback to version 2.2.2. Gary Pendergast 2016-11-19 11:04:30 +00:00
  • 68b9b45548 Customize: Ensure WP_Customize_Setting::value() returns previewed value for custom types utilizing the customize_value_{$id_base} filter. Weston Ruter 2016-11-19 05:59:12 +00:00
  • e1215e1268 Twenty Seventeen: Avoid an undefined index notice after [39291]. Helen Hou-Sandi 2016-11-19 04:54:14 +00:00
  • bc11236b4c I18N: Use 'WordPress hook name' instead of 'PHP hook name' in translator comments added in [39315]. Sergey Biryukov 2016-11-19 02:43:49 +00:00
  • b706194ec3 I18N: Add translator comments for strings in _deprecated_*() functions. Sergey Biryukov 2016-11-19 02:38:16 +00:00
  • d9c848142e I18N: Remove unnecessary __() calls in _rotate_image_resource() and _flip_image_resource(). Sergey Biryukov 2016-11-19 02:29:51 +00:00
  • 78ae6a3ac0 REST API: Merge some more permission error strings missed in [39309]. Sergey Biryukov 2016-11-19 02:20:08 +00:00
  • 4e5fdda8f9 Text Changes: Merge strings referring to list_users capability. Sergey Biryukov 2016-11-19 02:15:10 +00:00
  • ecb95b299c I18N: Merge two 'RSS Error:' strings. Sergey Biryukov 2016-11-19 01:56:01 +00:00
  • ae7642de08 REST API: After [39306], move author_ip argument to the correct place. Sergey Biryukov 2016-11-19 01:51:01 +00:00
  • dad2cdf083 REST API: Merge and clarify some permission error strings. Sergey Biryukov 2016-11-19 01:45:30 +00:00
  • 81353e76be Text Changes: Merge and clarify some permission error strings in the admin. Sergey Biryukov 2016-11-19 01:37:25 +00:00
  • abfbc08c34 I18N: Merge two 'ERROR:' strings. Sergey Biryukov 2016-11-19 01:08:40 +00:00
  • 24b1b19c50 REST API: After [39302], clarify author_ip parameter in error message. Sergey Biryukov 2016-11-19 01:05:36 +00:00
  • b61f722856 REST API: Merge two similar permission error strings in class-wp-rest-comments-controller.php. Sergey Biryukov 2016-11-19 00:09:07 +00:00
  • d087812e08 REST API: Merge two similar permission error strings. Sergey Biryukov 2016-11-18 23:52:21 +00:00
  • 0ab17d2158 Media: Allow override of PDF setup for multiple pages or DPI. Mike Schroder 2016-11-18 22:21:19 +00:00
  • aa4af7839e REST API: On Comment create, limit the ability to set the author_ip value directly. Rachel Baker 2016-11-18 21:12:03 +00:00
  • 9385bda4ce Autoprefixer for [39249]. Helen Hou-Sandi 2016-11-18 21:05:33 +00:00
  • 364d79e205 Twenty Seventeen: Make all Codex links in DocBlocks use HTTPS David A. Kennedy 2016-11-18 20:48:47 +00:00
  • 1e4c6afab3 TinyMCE: fix automatic scroll on page load. Ella van Dorpe 2016-11-18 20:37:50 +00:00
  • 96dba32dfb REST API: Clarify parameters when used in error strings. Joe Hoyle 2016-11-18 20:20:01 +00:00
  • 05b394ccaa Twenty Seventeen: Adds background-attachment: fixed; to devices that should support it David A. Kennedy 2016-11-18 20:10:18 +00:00
  • ba5a196d9e REST API: Change “ipv4” types to “ip” to support ipv6. Joe Hoyle 2016-11-18 19:32:03 +00:00
  • db07183b6f REST API: Check read permissions on posts when viewing comments. Joe Hoyle 2016-11-18 19:06:26 +00:00
  • b34803f431 Twenty Seventeen: Rename the starter content menus to match the menu area names. Helen Hou-Sandi 2016-11-18 19:04:25 +00:00
  • 2916ca534c REST API: Add test case for users/me endpoint that the context param defaults to view. Rachel Baker 2016-11-18 18:58:25 +00:00
  • 7552367e7a REST API: Remove the karma property and query parameter from the Comments endpoints. Rachel Baker 2016-11-18 18:52:19 +00:00
  • ebe736af3f Twenty Seventeen: Ensure the use of proper image size for custom header image David A. Kennedy 2016-11-18 18:42:16 +00:00
  • f553ad6277 REST API: On comment create, return an error if the type property is set to anything other than comment. Rachel Baker 2016-11-18 18:36:10 +00:00
  • 659822098a REST API: Allow parent property to be explicitly set to 0 when creating or updating a Post. Rachel Baker 2016-11-18 18:11:49 +00:00
  • ff38fc46e4 REST API: On comment create, return an error if the post parameter does not relate to a valid WP_Post object. Rachel Baker 2016-11-18 16:55:03 +00:00
  • cceb9a6053 REST API: On comment create, fallback to the user_agent header value. Rachel Baker 2016-11-18 16:21:27 +00:00
  • faf751b039 Twenty Seventeen: Remove some extraneous function calls. Helen Hou-Sandi 2016-11-18 06:35:15 +00:00
  • c1b2e9dd41 Customize: Remove obsolete edit shortcut style rules from Twenty Seventeen. Weston Ruter 2016-11-18 05:22:00 +00:00
  • 48830b5e10 TinyMCE: remove extra space in tooltip. Ella van Dorpe 2016-11-17 23:58:11 +00:00
  • bd320a9965 Taxonomy: Update register_taxonomy hook to use WP_Taxonomy object. Peter Wilson 2016-11-17 23:34:42 +00:00
  • bbd3e0174e TinyMCE views: fix Firefox issues. Ella van Dorpe 2016-11-17 20:31:12 +00:00
  • 3f11a75b2d Docs: Use 3-digit, x.x.x style semantic versioning for @since 4.7.0 entries. Sergey Biryukov 2016-11-17 18:27:16 +00:00
  • f493ebb369 Taxonomy: Prevent wp_list_categories() from producing not well-nested output if hide_title_if_empty is true. Sergey Biryukov 2016-11-17 18:01:13 +00:00
  • 1c547f56c1 Twenty Seventeen: Additional default header image optimizations. Joe McGill 2016-11-17 17:12:49 +00:00
  • eb26b2a6a7 Text Changes: Merge some duplicate strings with the same meaning in error messages, adjust some other strings for consistency and accuracy. Sergey Biryukov 2016-11-17 15:52:18 +00:00
  • b2983232c3 Small coding standards cleanup of wp-custom-header.js. Andrea Fercia 2016-11-17 09:03:39 +00:00
  • a3b66814a7 Customize: Add unit tests for importing theme starter content. Weston Ruter 2016-11-17 08:17:57 +00:00
  • 365241878f Database: Add support for LIKE-escaped tables in ::get_table_from_query(). Gary Pendergast 2016-11-17 04:20:22 +00:00
  • 206a330d72 Comments: Query used to fill comment descendants should reset 'offset' and 'number' params. Boone Gorges 2016-11-17 03:02:40 +00:00
  • 1e05bf877e Twenty Seventeen: Add styles for custom header video controls. Joe McGill 2016-11-16 23:37:42 +00:00
  • b5563ef917 Themes: Improve a11y and extendability of custom video headers. Joe McGill 2016-11-16 23:25:28 +00:00
  • ac9a74eff5 Customize: Ensure Close button actually closes customizer (instead of going back) after switching to a different theme inside a customize-loader iframe. Weston Ruter 2016-11-16 22:16:10 +00:00
  • 0dbb9c4248 Customize: Prevent edit shortcut buttons from being inserted into container elements in the head or into elements which should not get interactive children. Weston Ruter 2016-11-16 20:36:40 +00:00
  • a9a8a9b121 Users: In edit_user() fall back to site's locale instead of en_US for invalid user locales. Dominik Schilling (ocean90) 2016-11-16 20:11:12 +00:00
  • be9b516d42 Customize: Allow URL for Codex link in Additional CSS section to be translated. Weston Ruter 2016-11-16 18:41:13 +00:00
  • a9b4305084 Tests: Add a missing $message argument for assertEquals() in [39265]. Sergey Biryukov 2016-11-16 13:42:03 +00:00
  • b91eca1291 REST API: After [39252] and [39264], uppercase some more 'ID' references in translatable strings. Sergey Biryukov 2016-11-16 13:27:10 +00:00
  • 701b2d23f2 Tests: Use assertEquals()' native functionality for delta comparison in test_wp_convert_bytes_to_hr(). Sergey Biryukov 2016-11-16 13:14:44 +00:00
  • 9421418577 REST API: Uppercase 'ID' in endpoint descriptions and error messages for consistency with other strings. Sergey Biryukov 2016-11-16 12:17:31 +00:00
  • 93583764b5 Post-4.7 beta 4 bump. Helen Hou-Sandi 2016-11-16 01:53:12 +00:00
  • d8fbae7fc3 WordPress 4.7 Beta 4. Helen Hou-Sandi 2016-11-16 01:34:31 +00:00
  • 5d43d3a353 Theme starter content: Add reference IDs for most default widgets. Helen Hou-Sandi 2016-11-16 00:39:47 +00:00
  • e29ff6f4ca Theme starter content: Refine the content for pages. Helen Hou-Sandi 2016-11-16 00:28:27 +00:00
  • 830f60ffb8 REST API: Unify some more permission error messages. Sergey Biryukov 2016-11-15 23:35:50 +00:00
  • 6e997f7cf9 Text Changes: Unify permission error messages in wp-admin/users.php. Sergey Biryukov 2016-11-15 22:24:30 +00:00
  • 922878c13f REST API: Unify permission error messages. Sergey Biryukov 2016-11-15 22:22:33 +00:00
  • 2c3006d7a1 Theme starter content: Add more social link items to select from. Helen Hou-Sandi 2016-11-15 21:19:40 +00:00
  • 345341f8d9 Theme starter content: Revamp the credits widget into an about widget. Helen Hou-Sandi 2016-11-15 21:07:36 +00:00
  • b059e8df3e I18N: Remove <code> tags from translatable strings in wp-includes/class-wp-customize-manager.php. Sergey Biryukov 2016-11-15 20:53:18 +00:00
  • a0be8c4393 Text Changes: Unify permission error message in wp-ajax-response.js. Sergey Biryukov 2016-11-15 20:41:40 +00:00
  • 72b100ed7e REST API: Remove two duplicate strings, use the ones we already have. Sergey Biryukov 2016-11-15 20:39:13 +00:00
  • 4230b2a17c REST API: Unify permission error messages. Sergey Biryukov 2016-11-15 20:36:27 +00:00
  • d76017c51e REST API: Clean up argument and property types. Joe Hoyle 2016-11-15 18:15:30 +00:00
  • d37312f3bf Customize: More visible focus and hover states for close and back buttons. Helen Hou-Sandi 2016-11-15 18:10:16 +00:00
  • e9c20890da Twenty Seventeen: Compress the default header image. Joe McGill 2016-11-15 18:00:22 +00:00
  • a3e9876c39 Accessibility: Improve the Post Attributes meta box fields labels. Andrea Fercia 2016-11-15 16:00:41 +00:00
  • f922c64efa Media: Make PDF preview sizes filterable. Joe McGill 2016-11-15 13:25:46 +00:00
  • 9ae30a3725 REST API: After [39238] and [39239], move the remaining translator comments to preceding line. Sergey Biryukov 2016-11-15 13:06:11 +00:00
  • 6e19fe7f5c Docs: Apply documentation standards to the new get_available_languages filter. Dominik Schilling (ocean90) 2016-11-15 09:51:17 +00:00
  • 8bb2e8e9f7 Customize: Ensure edit shortcuts have same background color regardless of theme colors. Weston Ruter 2016-11-15 09:13:21 +00:00
  • b7efb95bc9 Customize: Add !important line-height to edit shortcut buttons. Weston Ruter 2016-11-15 09:07:49 +00:00
  • 29629ecc52 Customize: Allow starter content to apply in a new theme when switching from another theme containing changes. Weston Ruter 2016-11-15 09:02:38 +00:00
  • 55fd899391 Themes: Remove front page restriction from video header functions. Peter Wilson 2016-11-15 07:15:20 +00:00
  • 2d0cd4493c REST API: Move translator comments to preceding line. Ryan McCue 2016-11-15 05:38:21 +00:00
  • 6fee13fda7 REST API: Add translator comments to text with placeholders. Ryan McCue 2016-11-15 04:27:49 +00:00
  • c03e8cd51c Customize: Only show video header controls if previewing front page; show explanatory notice when controls are hidden. Weston Ruter 2016-11-15 03:46:14 +00:00
  • f62112fa16 Posts, Post Types: Improve sanitisation of templates' post types. Peter Wilson 2016-11-15 03:36:13 +00:00
  • 80bd60fb88 I18N: Add the get_available_languages filter. Gary Pendergast 2016-11-15 01:18:37 +00:00
  • 32325e8e1d Customize: Use video-specific labels for buttons in Header Video media control. Weston Ruter 2016-11-15 00:21:33 +00:00
  • ad0dae996e Customize: Adjust layout for edit shortcuts only when shown. Weston Ruter 2016-11-15 00:14:24 +00:00
  • c8b86fdd52 Twenty Seventeen: Fix for mobile menu parent items requiring double tap Tammie Lister 2016-11-14 22:33:40 +00:00
  • 7ba0908947 Theme starter content: Add context to all strings. Helen Hou-Sandi 2016-11-14 21:37:55 +00:00
  • cf220df2b7 I18N: Don't use get_available_languages() in _load_textdomain_just_in_time(). Dominik Schilling (ocean90) 2016-11-14 21:06:22 +00:00
  • 58d01ff805 Customize: Maximize height of Custom CSS textarea without causing doubled scrollbars. Weston Ruter 2016-11-14 19:11:35 +00:00
  • 292011aecc Customize: Improve styles for hover, focus, and active states on edit shortcuts. Weston Ruter 2016-11-14 18:48:59 +00:00
  • 64e9d9f4eb Customize: Use selective refresh for custom header changes when possible. Weston Ruter 2016-11-14 18:40:08 +00:00
  • 28befc73cd Twenty Fourteen: Removes video header support Tammie Lister 2016-11-14 17:16:04 +00:00
  • bffa48a6ee Twenty Seventeen: Resolves focused controls hidden by the top menu. Tammie Lister 2016-11-14 17:00:57 +00:00
  • 6d7ed1e861 Twenty Seventeen: Fixes custom header text color issues Tammie Lister 2016-11-14 16:48:32 +00:00
  • 850dd1be76 REST API: Make all collection params filterable. Joe Hoyle 2016-11-14 16:41:40 +00:00