Commit Graph

  • cbf8f438d7 Script/Style Dependencies: Simplify some logic in WP_Styles::do_item(). Sergey Biryukov 2018-08-11 17:41:02 +00:00
  • b87cc1ceb9 Docs: Correct description for WP_Scripts::$default_version. Sergey Biryukov 2018-08-11 15:08:23 +00:00
  • 3b4b754f2a Tests: Avoid a race condition in test_date_i18n_handles_shorthand_formats() by using a delta for comparing timestamps. Sergey Biryukov 2018-08-11 13:28:26 +00:00
  • 28a6760634 Customize: Pass missing parameter to dynamic option_{$option} filter in WP_Customize_Widgets::capture_filter_pre_get_option(). Sergey Biryukov 2018-08-11 12:44:22 +00:00
  • 7e879f48f1 Docs: Update $meta_type descriptions to include ’term’ as a valid type in meta.php and class-wp-term-query.php. Props macbookandrew. Merges [43557] to trunk. Fixes #44751. Rachel Baker 2018-08-08 21:44:31 +00:00
  • ed2fff61d7 Correct param documentation for WP_Term_Query. Boone Gorges 2018-08-08 19:22:39 +00:00
  • 90a3ab5f80 Taxonomy: Introduce new hooks when registering/unregistering taxonomies for object types. Boone Gorges 2018-08-08 19:14:08 +00:00
  • c52e7c79b2 Toolbar: Check if obj is set before using it. obenland 2018-08-06 19:32:12 +00:00
  • 4ce3db3e8d Build/Test Tools: Add documentation for tests_add_filter(), _test_filter_build_unique_id(), _delete_all_data(), _delete_all_posts(). Sergey Biryukov 2018-08-02 22:35:10 +00:00
  • 49a6596d7e Twenty Seventeen: Correct date in changelog for 4.9.8 release. laurelfulford 2018-08-02 15:32:26 +00:00
  • e26a5d64d1 Docs: Correct parameter name in strip_shortcodes_tagnames filter DocBlock. Sergey Biryukov 2018-08-02 15:12:56 +00:00
  • c29d019762 Multisite: Complete the new CRUD API for managing sites. Felix Arntz 2018-08-01 13:05:44 +00:00
  • df9dd119a5 Gutenbeg: you can't remove call outs that don't exist Aaron Jorbin 2018-07-31 15:15:31 +00:00
  • 8ed24bbbda Gutenberg: Restrict "Try Gutenberg" based on capability and gutenstatus Aaron Jorbin 2018-07-31 14:41:46 +00:00
  • ae69878202 Login and Registration: Pass the $errors parameter to the lost_password action. John Blackbourn 2018-07-28 13:01:30 +00:00
  • a3dcfa9f91 Twenty Seventeen: Bump version number and update changelog for 4.9.8 release. laurelfulford 2018-07-27 18:36:35 +00:00
  • a32ea2d35d Cron: Add hooks and a function to allow hijacking cron implementation. Peter Wilson 2018-07-27 02:22:50 +00:00
  • 927cd42632 Posts, Post Types: Introduce edit_post_{$post->post_type} hook. Sergey Biryukov 2018-07-25 20:56:39 +00:00
  • ddc8f803c6 Privacy: Revert [43525]. Sergey Biryukov 2018-07-24 17:05:56 +00:00
  • 0f7e947546 REST API: Ensure attachments created with WP_REST_Attachments_Controller::create_item() on Windows have a relative path. Sergey Biryukov 2018-07-24 16:51:09 +00:00
  • 6c32fcd011 I18N: Separate two "About" strings with different context. Sergey Biryukov 2018-07-24 15:03:19 +00:00
  • 335b69cedc Privacy: Remove the setting to enable comment cookies consent added in [43469]. Sergey Biryukov 2018-07-24 12:50:55 +00:00
  • 3aba622692 Docs: Add $object_subtype param documentation for sanitize_meta(). K. Adam White 2018-07-23 17:13:40 +00:00
  • 9fd092fb71 Docs: Update @since version to 4.9.8 for meta registration subtype handling. K. Adam White 2018-07-23 17:01:02 +00:00
  • 796bac8645 Docs: Correct the parameter type for WP_REST_Post_Types_Controller::prepare_item_for_response(). John Blackbourn 2018-07-22 12:25:48 +00:00
  • 8a0aac2ccb Comments: Ensure that themes overriding default comment_form() fields still display the cookies consent checkbox. Sergey Biryukov 2018-07-20 00:37:40 +00:00
  • 9d4b0ec88f Toolbar: Fail gracefully when adding events to non-existent elements obenland 2018-07-19 21:59:23 +00:00
  • e7d9ee5051 Privacy: Improve grammar on Privacy Settings screen. Sergey Biryukov 2018-07-19 20:13:29 +00:00
  • 2075b3d921 Tests: Introduce Tests_HTTP_Functions::skipTestOnTimeout(), mirroring the same WP_HTTP_UnitTestCase method. Sergey Biryukov 2018-07-19 19:52:41 +00:00
  • 0ba13ec260 Tests: Use WP_HTTP_UnitTestCase::skipTestOnTimeout() in more HTTP tests. Sergey Biryukov 2018-07-19 19:09:56 +00:00
  • ffdc5e6827 Privacy: Use a consistent case for "Privacy Policy page" on Privacy Settings screen. Sergey Biryukov 2018-07-19 12:09:31 +00:00
  • a1f6ba5477 Privacy: Use the actual Privacy Policy page title in get_the_privacy_policy_link(). Sergey Biryukov 2018-07-18 11:49:46 +00:00
  • 7e4f59b28e I18N: Update list of continents and cities for the timezone selection. Sergey Biryukov 2018-07-18 11:20:28 +00:00
  • 9daa08da8e Filesystem API: Skip https:// test for wp_is_stream() if openssl extension is not loaded. Sergey Biryukov 2018-07-18 09:51:53 +00:00
  • 6f0218d8bc Filesystem API: Add basic tests for wp_is_stream(). Sergey Biryukov 2018-07-18 01:01:28 +00:00
  • b2d63fd056 Privacy: Add unit tests for _wp_privacy_send_request_confirmation_notification(), introduced in [43211]. Sergey Biryukov 2018-07-17 22:55:51 +00:00
  • df7b163a31 Privacy: Mark Privacy Policy page as such in the Pages list table. Sergey Biryukov 2018-07-17 16:45:04 +00:00
  • a8b83cf91a Twenty Seventeen: Correct list item style for nested unordered lists. Sergey Biryukov 2018-07-17 16:34:57 +00:00
  • 121215092c Docs: Change @since entry for WP_Term_Query::populate_terms() added in [43049] to 4.9.8. Sergey Biryukov 2018-07-17 16:24:35 +00:00
  • f75b58113d Privacy: Enable pagination screen options for privacy requests list tables. Sergey Biryukov 2018-07-17 16:03:59 +00:00
  • 590d18844b Customize: Do not attempt to count uncountable value. Andrew Ozz 2018-07-17 14:37:21 +00:00
  • d25cf1c907 Privacy: Rename username_or_email_to_export POST variable on Erase Personal Data screen to a more generic username_or_email_for_privacy_request. Sergey Biryukov 2018-07-17 14:14:47 +00:00
  • 7a86b55763 Privacy: Add $request to $email_data to make it available to all filters. Andrew Ozz 2018-07-17 13:52:43 +00:00
  • 6612d0e452 Privacy: Add filter for the subject of the erasure complete notification emails. Andrew Ozz 2018-07-17 13:41:33 +00:00
  • c1ce7d134b Privacy: Fix tests after [43467]. Andrew Ozz 2018-07-17 09:57:57 +00:00
  • d8869384be Privacy: Add a setting to disable comment cookie consent. Andrew Ozz 2018-07-17 09:07:29 +00:00
  • b33deaf1b5 Privacy: Don't replace comment author URL and email with anything. Andrew Ozz 2018-07-17 08:59:30 +00:00
  • 6c8c2aeaf9 Streams: Return early from wp_is_stream() for paths that aren't streams. Gary Pendergast 2018-07-17 07:53:18 +00:00
  • 8c55028c90 Privacy: Remove some unnecessary code comments. Gary Pendergast 2018-07-17 07:42:23 +00:00
  • 93af027510 Editor: Use apply_filters_deprecated() for some deprecated filters. Gary Pendergast 2018-07-17 07:37:29 +00:00
  • 98fd60fc67 REST API: Fix some incorrect @since tags. Gary Pendergast 2018-07-17 07:26:20 +00:00
  • 66f537e702 REST API: Attachments controller should respect upload limits. Gary Pendergast 2018-07-17 07:21:50 +00:00
  • 018779aca1 Docs: Change @since entry for add_inline_data action added in [42676] to 4.9.8. Sergey Biryukov 2018-07-16 15:26:57 +00:00
  • 2b539c3a91 Login and Registration: Set a better default value for $wp_error parameter in login_header(). Sergey Biryukov 2018-07-16 14:09:22 +00:00
  • dec7594a9b Privacy: Change @since entry for _wp_privacy_settings_filter_draft_page_titles() added in [43376] to 4.9.8. Sergey Biryukov 2018-07-16 13:47:36 +00:00
  • 83e8e6c003 Privacy: Change @since entry for user_request_confirmed_email_subject filter added in [43373] to 4.9.8. Sergey Biryukov 2018-07-16 12:11:14 +00:00
  • facf361e88 TinyMCE: update to 4.8.0, changelog: https://www.tiny.cloud/docs/changelog/#version480july112018 Andrew Ozz 2018-07-16 08:06:32 +00:00
  • f673d1851c Privacy: Silence is golden and invisible. Aaron Jorbin 2018-07-15 23:38:14 +00:00
  • 4c8daa87bd REST API: Update the test fixture generator following [43439] Gary Pendergast 2018-07-13 04:45:35 +00:00
  • 46c238ca78 REST API: Tweak permission checks for taxonomy and term endpoints Gary Pendergast 2018-07-13 04:23:35 +00:00
  • 585c862faf REST API: Expose revision count and last revision ID on Post response Gary Pendergast 2018-07-13 04:06:23 +00:00
  • 81d2390d29 REST API: Declare user capabilities using JSON Hyper Schema's "targetSchema". Gary Pendergast 2018-07-11 06:22:10 +00:00
  • 7569772234 Plugins: Disable "Install Now" button for plugins that require a higher version of PHP or WordPress. Sergey Biryukov 2018-07-09 13:44:53 +00:00
  • 3d85e311ef Privacy: Fix a further inconsistency of site name and URL usage in notification emails. Felix Arntz 2018-07-08 13:54:02 +00:00
  • f584b5755a Date/Time: Add support for the c and r shorthand formats in date_i18n(). John Blackbourn 2018-07-05 23:10:01 +00:00
  • adbec850ef Media: Update the @since tag for wp_normalize_path() as this has been backported to th 3.9 (and all other) branches. John Blackbourn 2018-07-05 15:20:46 +00:00
  • 0f5488c3fc Media: Limit thumbnail file deletions to the same directory as the original file. John Blackbourn 2018-07-05 14:31:24 +00:00
  • ec9d77b103 Docs: Fix default values for customize/controls.js. Anton Timmermans 2018-07-05 14:06:01 +00:00
  • b4d8e87464 Tests: Fix failing test after [43388]. Felix Arntz 2018-07-05 08:52:06 +00:00
  • 21190f2eac Date/Time: Fix usage of $gmt parameter in date_i18n() and clarify its behavior. Felix Arntz 2018-07-04 23:42:59 +00:00
  • 97cacadc50 Privacy: Use consistent values for the site name and URL used in notification emails. Felix Arntz 2018-07-03 16:59:36 +00:00
  • d448c448ca Date/Time: Add support for gmt_offset to date_i18n(). Felix Arntz 2018-07-03 15:58:58 +00:00
  • d3a198df34 Taxonomy: Introduce is_taxonomy_viewable(). Felix Arntz 2018-07-03 10:28:39 +00:00
  • 8e96abbcc2 Docs: Add missing backtick in delete_metadata() DocBlock. Sergey Biryukov 2018-07-02 17:58:00 +00:00
  • 0e7ed499e0 Date/Time: Simplify mysql_to_rfc3339(). Sergey Biryukov 2018-06-26 18:00:58 +00:00
  • 63aab770eb Docs: Correct description for mysql_to_rfc3339(). Sergey Biryukov 2018-06-26 17:52:58 +00:00
  • 0a9c044283 Multisite: Count users in a more performant way when listing sites in the network admin. Felix Arntz 2018-06-26 16:29:33 +00:00
  • d399bcce30 Role/Capability: Rename upgrade_php capability to more suitable update_php. Felix Arntz 2018-06-26 15:04:26 +00:00
  • efe9a3eb21 Docs: Improve documentation for date_i18n()'s second argument. Sergey Biryukov 2018-06-26 13:18:13 +00:00
  • 6b366c6620 Privacy: use wp_login_url() for the link in the user confirmation email. Andrew Ozz 2018-06-25 15:01:29 +00:00
  • a830dbcab3 REST API: Support meta registration for specific object subtypes. K. Adam White 2018-06-21 21:06:50 +00:00
  • cdd9910f01 Emoji: Update Twemoji to version 11.0. Gary Pendergast 2018-06-20 04:20:32 +00:00
  • 1ebcb33c3c Privacy: append (Draft) to draft page titles in the page drop-down on the Privacy Settings screen. Andrew Ozz 2018-06-19 12:11:46 +00:00
  • 2972f7c220 Privacy: add user request type to the admin notification email subject. Andrew Ozz 2018-06-19 08:17:44 +00:00
  • b2830c15e6 Privacy: on the Privacy Settings screen change view to preview when a draft page is selected for the privacy policy. Andrew Ozz 2018-06-18 16:36:18 +00:00
  • 5168c31084 Privacy: filter the email subject in _wp_privacy_send_request_confirmation_notification(). Andrew Ozz 2018-06-18 16:23:37 +00:00
  • acbbd28d0e Privacy: add esc_html to assertion in test_wp_comments_personal_data_exporter. Andrew Ozz 2018-06-18 16:09:55 +00:00
  • 819626ce83 Privacy: do not show the comment cookies opt-in checkbox (on the front-end comments form) when comment cookies are disabled. Andrew Ozz 2018-06-18 15:01:27 +00:00
  • 1e88432e34 Build/Test Tools: Introduce support for a WP_TESTS_CONFIG_FILE_PATH constant to override the test suite config file location. John Blackbourn 2018-06-16 14:21:18 +00:00
  • 102422679d Security: Harden the random aspect of the hash used for user profile and admin email address changes. John Blackbourn 2018-06-16 14:09:58 +00:00
  • e42ce4a603 Options, Meta APIs: Use the correct escaping function when outputting the meta box context. John Blackbourn 2018-06-16 13:49:23 +00:00
  • c8cbd26cb3 Docs: Correct inline comment added in [43361] for consistency with other comments. Sergey Biryukov 2018-06-16 13:09:46 +00:00
  • 3de54cc930 Docs: Add missing @return value for save_mod_rewrite_rules() and iis7_save_url_rewrite_rules(). Sergey Biryukov 2018-06-16 13:03:39 +00:00
  • d99d403030 Privacy: Make sure wp_add_privacy_policy_content() does not cause a fatal error by unintentionally flushing rewrite rules outside of the admin context. Sergey Biryukov 2018-06-16 13:01:42 +00:00
  • 885cd0fb44 Docs: Improve JSDoc for emoji.js. Anton Timmermans 2018-06-16 12:53:07 +00:00
  • 5aa5e5c131 I18N: Introduce unit tests for the Japanese language in order to facilitate future improvements. John Blackbourn 2018-06-16 12:44:46 +00:00
  • 4d5b00da46 Docs: Update @since versions in Community Events class added in [42726]. Sergey Biryukov 2018-06-16 10:38:27 +00:00
  • 1476007240 Docs: Improve JSDoc for auth-check.js. Anton Timmermans 2018-06-16 10:28:56 +00:00
  • 51b94c3262 Privacy: Remove unnecessary This email has been sent to ###EMAIL### from privacy emails. Sergey Biryukov 2018-06-16 10:24:30 +00:00
  • 83cfbd8ac0 Docs: Improve JSDoc for admin/link.js. Anton Timmermans 2018-06-16 10:11:57 +00:00