Commit Graph

  • 2e5bbe0667 category_description() should be taxonomy-agnostic. Boone Gorges 2017-12-04 21:48:24 +00:00
  • ffb86c0552 get_the_category_by_ID() should be taxonomy-agnostic. Boone Gorges 2017-12-04 21:02:10 +00:00
  • 8951af66d4 Fix regression in get_tag_link() since 4.9. Boone Gorges 2017-12-04 20:51:27 +00:00
  • 829d8bb179 Fix incorrect test names from [42364]. Boone Gorges 2017-12-04 20:46:56 +00:00
  • e9d828ce41 Don't do a strict taxonomy check in get_category_link(). Boone Gorges 2017-12-04 20:38:57 +00:00
  • 6cb2a02695 Widgets: Don't try mapping empty sidebars. Konstantin Obenland 2017-12-04 20:11:11 +00:00
  • 59612bff8b Docs: Add missing description for $weekday_name parameter and @return entry in WP_Locale::get_weekday_initial(). Sergey Biryukov 2017-12-04 15:58:03 +00:00
  • 14dd35e62e Comments: Modernise JavaScript for comment reply links. Peter Wilson 2017-12-03 22:36:15 +00:00
  • d989b8e402 REST API: Include permalink_structure in the settings route. Joe Hoyle 2017-12-03 22:28:33 +00:00
  • 8842eba972 GENERAL: Update recommended PHP version to 7.2. Aaron Jorbin 2017-12-03 21:57:13 +00:00
  • 6f4f8b7928 CODING STANDARDS: Fix single/double quotation mark Aaron Jorbin 2017-12-03 21:18:01 +00:00
  • 63dc77a7fc REST API: Fix permissions error message in post statuses controller. Joe Hoyle 2017-12-03 20:48:35 +00:00
  • 2a51e10611 Docs: Add description for is_day(). Aaron Jorbin 2017-12-03 20:41:30 +00:00
  • 59c31d2d74 REST API: Correct HTTP status code in error for requests to create a duplicate term. Rachel Baker 2017-12-03 19:08:23 +00:00
  • 0f0db92b0d Docs: Improve JSDocs for cropper.js. Adam Silverstein 2017-12-03 18:55:31 +00:00
  • 5fbba272df Docs: Improve JSDocs for cropper.js. Adam Silverstein 2017-12-03 18:46:29 +00:00
  • 4619b059b1 Docs: Improve JSDocs for common.js. Adam Silverstein 2017-12-03 18:10:21 +00:00
  • 2b079e098a REST API: Add existing term_id to the error data object when attempting to create a duplicate term. Rachel Baker 2017-12-03 18:10:05 +00:00
  • 6b325e9916 Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. Drew Jaynes 2017-12-01 11:35:31 +00:00
  • 5d45b61e6b Twenty Seventeen: Correct the number of recent posts in a comment in template-parts/page/content-front-page-panels.php. Sergey Biryukov 2017-12-01 03:46:43 +00:00
  • 712739ee4f Twenty Seventeen: Use consistent wording when referring to the front page in inline docs. Sergey Biryukov 2017-12-01 03:43:03 +00:00
  • 81a48c2924 Coding Standards: Add the phpcs.xml.dist file. Gary Pendergast 2017-12-01 03:40:04 +00:00
  • 2c325f64f4 Docs: Correct $attachment parameter type for wp_prepare_attachment_for_js filter. Sergey Biryukov 2017-12-01 03:29:08 +00:00
  • 8f95800d52 Code is Poetry. WordPress' code just... wasn't. This is now dealt with. Gary Pendergast 2017-11-30 23:09:33 +00:00
  • ec6a089f98 Tests: Fix a couple of weirdly formatted comments. Gary Pendergast 2017-11-30 16:22:15 +00:00
  • e2fdcb93f1 Hardening: Remove the ability to upload JavaScript files for users who do not have the unfiltered_html capability. John Blackbourn 2017-11-29 15:59:41 +00:00
  • 0b11b6ea36 Hardening: Ensure the attributes of enclosures are correctly escaped in RSS and Atom feeds. John Blackbourn 2017-11-29 15:55:03 +00:00
  • 3a4bf61804 Hardening: Add escaping to the language attributes used on html elements. John Blackbourn 2017-11-29 15:54:05 +00:00
  • e2291664f1 Hardening: Use a properly generated hash for the newbloguser key instead of a determinate substring. John Blackbourn 2017-11-29 15:51:19 +00:00
  • 63f8e4d122 Users: After [42256], remove unnecessary double quotes around first_name and last_name properties. Sergey Biryukov 2017-11-29 15:27:55 +00:00
  • c52f6ba995 Users: Display partial names in the user listing tables. This allows showing a name when only the first or last name is provided. Dion Hulse 2017-11-29 03:40:31 +00:00
  • 81b4e9a3a4 General: Add complete test coverage for WP_Error. Drew Jaynes 2017-11-29 02:18:25 +00:00
  • af52df0aa1 Media: Further improvements to the handling of language codes that get passed to MediaElement. John Blackbourn 2017-11-28 14:51:33 +00:00
  • 49852ed54f REST API: Ensure rest_url() consistently has leading slash. Ryan McCue 2017-11-28 07:09:43 +00:00
  • 209ede72de General: Add inline PHPCS options to leave regex indentation. Gary Pendergast 2017-11-28 04:23:11 +00:00
  • a825a181e1 Theme Editor: Translate the URL to the Child Themes Codex page. Dion Hulse 2017-11-27 03:51:25 +00:00
  • 44c75415b3 Theme Editior: Base the nonce on a simpler combination of fields, for easier debugging & reading. Dion Hulse 2017-11-27 03:43:11 +00:00
  • 6e0ba7864f Theme Editor: Validate files are editable based on their relative filenames, rather than full file path. Dion Hulse 2017-11-27 03:27:19 +00:00
  • 76f77416d6 Theme/Plugin Editor: Remove the caching added in [41806] as it causes more problems than it fixes. dd32 2017-11-27 02:58:02 +00:00
  • 574821573a General: Fix some precision alignment formatting warnings. Gary Pendergast 2017-11-26 23:56:25 +00:00
  • d00e74042b Docs: Update the documentation for get_post_meta() to clarify that $single has no effect when the $meta_key is not provided. Dion Hulse 2017-11-26 03:16:55 +00:00
  • b8c4faff72 WPDB: Fix the parsing of sockets which contain colons within the socket name (used on some cloud providers). Dion Hulse 2017-11-24 05:51:31 +00:00
  • 555eab6391 Template: Don't output an empty <ul> in the_meta() when a post only has protected metas. Dion Hulse 2017-11-24 05:20:39 +00:00
  • 26fb077862 Filesystem: Use a more unique filename in wp_tempnam() and get_filesystem_method(). Using a filename which was generated from time() could cause two processes to try to use the same filename, causing unexpected behaviour. Dion Hulse 2017-11-24 03:04:35 +00:00
  • 53eaf9f078 Themes: Prevent JS error on Themes admin screen when only one theme is installed. Weston Ruter 2017-11-23 19:28:33 +00:00
  • a687253cce Users: Correct the value of the lang attribute in the admin area. John Blackbourn 2017-11-23 19:03:44 +00:00
  • da9953aa47 Setup: Allow for wp-config-sample.php to be formatted according to coding standards. Gary Pendergast 2017-11-23 05:23:01 +00:00
  • f797c252d9 General: Reformat inline if () statements inside HTML tags. Gary Pendergast 2017-11-23 04:08:42 +00:00
  • d88bb052f0 Cron API: Improvements to docblocks for the event scheduling functions. John Blackbourn 2017-11-22 15:15:35 +00:00
  • 2c1858a8c3 Upgrade: Fix updating plugins which include a numeric file/folder names. The fix in [41821] caused numeric folder names to be reindexed to 0..n when in the root directory (for example, my-plugin/24/). Dion Hulse 2017-11-21 04:14:33 +00:00
  • 4ec5d65dcc Introduce meta_box_sanitize_cb taxonomy argument. Boone Gorges 2017-11-21 03:14:52 +00:00
  • 887214f7ce Multisite: Fix broken update blog_versions query after [41661]. Felix Arntz 2017-11-20 23:45:09 +00:00
  • 576f78ac49 Improve data types returned from empty hierarchical term queries. Boone Gorges 2017-11-20 22:45:29 +00:00
  • ff1d2b5ccb HTTP API: Add a WP_Http class constant for the HTTP status code 301. John Blackbourn 2017-11-20 20:53:20 +00:00
  • d821f8b28d HTTP API: Add support for a description for HTTP status code 103. John Blackbourn 2017-11-20 20:34:52 +00:00
  • ab714bd549 General: Pass on the return value from wp_redirect() for wp_safe_redirect(). John Blackbourn 2017-11-20 20:23:50 +00:00
  • 61904426e2 DB Repair: Only allow non-falsey values of WP_ALLOW_REPAIR to access the DB repair functionality. This allows defining the constant as false to prevent access (rather than requiring the constant to be removed entirely). Dion Hulse 2017-11-20 06:20:23 +00:00
  • 4af1237176 Docs: Correct the @since property for the page_attributes_misc_attributes action. johnbillion 2017-11-19 11:51:01 +00:00
  • b424eecd0b Multisite: Do not show edit links in network users table for users that cannot be edited. Felix Arntz 2017-11-17 21:34:01 +00:00
  • be70839966 Remove the svn:keywords property from files that don't need it. Dion Hulse 2017-11-17 03:00:43 +00:00
  • 21ad5a9e40 Remove the svn:executable property from files that don't need it. Dion Hulse 2017-11-17 02:57:27 +00:00
  • 603e195f10 Rewrite Rules: Correct the logic in extract_from_markers() after [41928]. Sergey Biryukov 2017-11-16 13:24:57 +00:00
  • aec1fb9aa0 Editor: Re-build tinymce.min.js after [42191]. Weston Ruter 2017-11-15 23:34:57 +00:00
  • 7371834069 Editor: Disable wp_keep_scroll_position in IE11 since buggy; fix matches polyfill conflict with ME.js by doing runtime feature detection in context window. Weston Ruter 2017-11-15 18:58:26 +00:00
  • 551163278b File Editor: Eliminate gap inserted between code editor and heading in IE11 when CodeMirror initializes. Weston Ruter 2017-11-15 18:28:33 +00:00
  • 323a8c95f0 Customize: Prevent themes panel from auto-expanding in IE11. Weston Ruter 2017-11-15 18:11:17 +00:00
  • 672eb9206b Widgets: Set global $post to current queried object instead of nullifying when is_singular() while applying filters (and shortcodes) in Text widget and (via plugin) Custom HTML widget. Weston Ruter 2017-11-15 02:26:56 +00:00
  • c9b825d5f5 Editor: Improve scrolling behavior and prevent autosave logic from causing dirty state when just switching between Visual and Text tabs. Weston Ruter 2017-11-15 00:20:21 +00:00
  • 4126cbbd9c About Page: Fix issue with overlapping images and text on IE11 and Edge 15. Weston Ruter 2017-11-14 23:01:55 +00:00
  • ca40a244d7 Editor: Cease adding paragraphs when switching editor tabs. Peter Wilson 2017-11-14 05:23:55 +00:00
  • 7dfdbf2754 Editor: When switching Editor tabs, don't scroll unnecessarily. Gary Pendergast 2017-11-14 05:18:10 +00:00
  • cc68415a23 About: Fix jumping behavior for titles and columns when scrolling. Weston Ruter 2017-11-13 22:28:20 +00:00
  • e260210294 Customize: Allow notifications for linting errors in code editor control (for Additional CSS) to be overridden to allow saving. Weston Ruter 2017-11-13 21:18:49 +00:00
  • 33f7cfd2b9 Customize: Prevent PHP notice on theme-switch dashboard welcome link (and link to themes admin screen) when user cannot customize. Weston Ruter 2017-11-13 19:24:49 +00:00
  • f7dabb40c1 Correct documentation for status param of WP_Comment_Query. Boone Gorges 2017-11-13 16:25:18 +00:00
  • e26f3b5baf I18N: Fix passing singular/plural strings to JS. Weston Ruter 2017-11-13 07:07:55 +00:00
  • 2f297cfeff About: Add vertical alignment for developer happiness sections. Weston Ruter 2017-11-13 05:47:05 +00:00
  • e6e518cbe5 About: Fix grammar typo with pluralization. Weston Ruter 2017-11-13 05:18:10 +00:00
  • 48980cd541 About: Synchronize 4.9 tagline across about pages for credits, freedoms, and privacy. Weston Ruter 2017-11-12 19:58:13 +00:00
  • 64a9b85f77 Theme Editor: Fix styling of child theme notice. Weston Ruter 2017-11-11 20:42:04 +00:00
  • 138ffd49a9 Customize: Restore ability to add Custom Link nav menu items for jump links and other URLs that were previously allowed. Weston Ruter 2017-11-10 23:40:41 +00:00
  • b4c66ad91b Customize: Prevent nav menu location assignment checkbox change from increasing height by 1px. Weston Ruter 2017-11-10 23:00:21 +00:00
  • fc40dea2fd Docs: Correct parameter type documentation for various __call() methods. John Blackbourn 2017-11-10 22:56:01 +00:00
  • f42f19e1c5 Customize: Improve accuracy of message displayed when accessing Customizer with a changeset that is already published or trashed. Weston Ruter 2017-11-10 22:50:49 +00:00
  • d0fefcde8b Customize: Ensure customization drafts are published instead of trashed when scheduled changeset goes live while non-admin user is authenticated (such as during WP Cron). Weston Ruter 2017-11-10 22:43:30 +00:00
  • 08a3691775 Settings: Replace count() call with empty() in get_settings_errors() to prevent PHP 7.2 warnings when $wp_settings_errors is null. Weston Ruter 2017-11-10 22:29:45 +00:00
  • 89bea84d6e Customize: Ensure autosave revision is dismissed immediately after implicit restoration notice dismissal as done with explicit notice dismissal. Weston Ruter 2017-11-10 21:43:32 +00:00
  • 605505e9f7 Docs: Improve inline docs for the wp_redirect() and wp_safe_redirect() functions. John Blackbourn 2017-11-10 13:43:07 +00:00
  • 58fad5bf57 REST API: Add permalink_structure to the index endpoint. Gary Pendergast 2017-11-10 06:10:23 +00:00
  • d7af48d421 Widgets: Style the Image Widget's link field as invalid when a bad URL is supplied. Weston Ruter 2017-11-10 01:27:30 +00:00
  • c994a2e9bb Customize: Fix reliability of just-in-time publishing for changesets that miss their schedule when visiting customize.php. Weston Ruter 2017-11-09 04:43:09 +00:00
  • d671098003 Customize: Ensure autosaving message gets sent to preview after initial change when saved state is first dirty. Weston Ruter 2017-11-09 04:14:46 +00:00
  • ac5a3fc7a8 Settings: Fix date/time format previewing. Weston Ruter 2017-11-09 03:54:13 +00:00
  • 7a6ed11319 Customize: Restore search icon to available widgets pane incorrectly removed in [41893]. Weston Ruter 2017-11-09 01:01:53 +00:00
  • 1c64182c6b Admin Bar: Fix another HTML error introduced in [42128]. Gary Pendergast 2017-11-08 23:12:37 +00:00
  • 56659638dc External Libraries: Update Random_Compat from 1.2.1 to 2.0.11. Dion Hulse 2017-11-08 11:47:04 +00:00
  • e7d649e621 Admin Bar: Fix a HTML error introduced in [42128]. Gary Pendergast 2017-11-08 08:51:03 +00:00
  • e9282049e8 Admin Bar: Reformat the render methods. Gary Pendergast 2017-11-08 08:34:41 +00:00
  • 9f77ec13ff Trunk is now 5.0-alpha Weston Ruter 2017-11-07 05:46:41 +00:00
  • ff6114f853 Post WordPress 4.9 RC2 bump. Weston Ruter 2017-11-07 05:25:47 +00:00