Commit Graph

  • ed9d1c8252 Toolbar: Remove extra zero-width space in wp-includes/css/admin-bar.css. Sergey Biryukov 2018-12-20 02:31:28 +00:00
  • e7a3c38b2b Docs: Update @since tag for the WP_User_Query instance added to found_users_query filter in [43660]. Sergey Biryukov 2018-12-20 02:23:11 +00:00
  • cd9e00cd86 Docs: Update @since tag for edit_post_{$post->post_type} hook introduced in [43535]. Sergey Biryukov 2018-12-20 02:18:43 +00:00
  • a5e6c8a7d8 Docs: Update @deprecated tag for WP_Http::_dispatch_request(). See [42766]. Sergey Biryukov 2018-12-20 01:58:13 +00:00
  • 61ab633727 Docs: Update @since tag for the addition of query start time to logged query data. Sergey Biryukov 2018-12-20 00:58:53 +00:00
  • 23e4da8516 Plugins: Introduce actions for individual plugin load events: Sergey Biryukov 2018-12-20 00:51:30 +00:00
  • a8268fbf76 Build: Remove a stray CSS comment that Autoprefixer failed to remove in [43309]. Sergey Biryukov 2018-12-20 00:26:52 +00:00
  • 47584c7bc0 Posts, Post Types: Correctly show hierarchical post type hierarchy in admin. Jonathan Desrosiers 2018-12-19 22:22:50 +00:00
  • d8968636b7 Docs: Add missing @return notations to three MO method DocBlocks. Drew Jaynes 2018-12-19 17:03:27 +00:00
  • cd55551896 Docs: Add a missing DocBlock summary and $action parameter description for wp_ajax_delete_page(). Drew Jaynes 2018-12-19 16:59:14 +00:00
  • 367a6cba81 Docs: Add backtick escaping around a variable name in the DocBlock for update_post_meta(). Drew Jaynes 2018-12-19 16:38:51 +00:00
  • 931777debb Docs: Remove erroneous pipe character usage in the oembed_providers filter DocBlock. Drew Jaynes 2018-12-19 16:35:30 +00:00
  • f1abdd8f74 Docs: Fix an @see reference to use the correct class name in the wp_script_add_data() DocBlock. Drew Jaynes 2018-12-19 16:28:05 +00:00
  • 3e4a5df698 Docs: Fix a few minor inline documentation typos in a variety of files and contexts. Drew Jaynes 2018-12-19 07:41:41 +00:00
  • 593bdb87fa Docs: Update an inline @see reference in the DocBlock for wpdb::prepare() to reference wpdb::esc_like() the method instead of esc_like() the nonexistent function. Drew Jaynes 2018-12-19 07:29:22 +00:00
  • 97dcdf4a94 Docs: Ensure the optional $width and $height parameters are documented as such with defaults in the add_image_size() DocBlock. Drew Jaynes 2018-12-19 07:25:21 +00:00
  • 0e057556d3 Customizer: Remove a line of commented-out code in WP_Customize_Nav_Menus::customize_register(). Drew Jaynes 2018-12-19 07:22:02 +00:00
  • 5e3c64657a Docs: Remove references to the now-defunct $merged_filters global from two method DocBlocks in WP_UnitTestCase. Drew Jaynes 2018-12-19 07:12:46 +00:00
  • a261700dab Docs: Fix the syntax for a parameter notation and separately add a missing return notation for two POMO_Reader methods. Drew Jaynes 2018-12-19 07:05:44 +00:00
  • 8728999a21 Ensure that taxonomy name passed to get_term() filters is non-empty. Boone Gorges 2018-12-19 03:47:59 +00:00
  • f9cfc6fc7d Docs: Correct inline documentation versions. Jonathan Desrosiers 2018-12-19 03:40:18 +00:00
  • aa2d16fd33 Default Themes: Bump the version numbers and release dates. laurelfulford 2018-12-19 02:35:03 +00:00
  • 46bebf7dfb Update @since tag on taxonomy hooks to be introduced in 5.1.0. Boone Gorges 2018-12-19 02:05:41 +00:00
  • 4042ab08ca Build: Update images following [43684]. Jeremy Felt 2018-12-19 00:33:59 +00:00
  • 1adfde0503 Block Editor: Upgrade @WordPress packages to the latest version (4.7.1) Sergey Biryukov 2018-12-19 00:26:52 +00:00
  • 7f9e87054f i18n: Remove the script_loader_src filter from load_script_textdomain(). Sergey Biryukov 2018-12-19 00:17:25 +00:00
  • 72405a0eba i18n: Prevent a PHP warning when a mu-plugin loads a textdomain. Sergey Biryukov 2018-12-19 00:14:00 +00:00
  • 3d780791a3 I18N: Introduce load_script_translations() as a wrapper for loading and filtering translation data for JavaScript files. Sergey Biryukov 2018-12-18 23:41:35 +00:00
  • 556e442814 Block Editor: Remove a deprecated notice being generated by the meta box compat functions. Jonathan Desrosiers 2018-12-18 23:31:54 +00:00
  • 3c836e3181 Script Loader: Pass the suffix to package style handles to ensure correct file names for minified RTL stylesheets. Jonathan Desrosiers 2018-12-18 23:24:07 +00:00
  • 156a01e8fb Bundled Themes: Replace “Gutenberg” in code comments and classes. Jonathan Desrosiers 2018-12-18 23:14:26 +00:00
  • 75af2c64be Bundled Themes: Update default block appender selector. Jonathan Desrosiers 2018-12-18 23:12:51 +00:00
  • 77b797073f Twenty Sixteen: Fix superscript and subscript. Jonathan Desrosiers 2018-12-18 23:11:25 +00:00
  • 0f349bd621 I18N: Fix JavaScript translations for subdirectory installations. Jonathan Desrosiers 2018-12-18 23:09:51 +00:00
  • 80c1e36885 REST API: Remove a duplicate require_once(). Sergey Biryukov 2018-12-18 23:07:34 +00:00
  • e30c62b1da Script Loader: Misplaced parenthesis when wp-tinymce-lists is added. Jonathan Desrosiers 2018-12-18 23:01:15 +00:00
  • ce5655139f Twenty Seventeen: Bug Fixes. Jonathan Desrosiers 2018-12-18 22:56:53 +00:00
  • 9e3acb8848 Bundled Themes: Fix button block custom colors on front end. Jonathan Desrosiers 2018-12-18 22:50:33 +00:00
  • 80c9922539 Twenty Nineteen: Fixes and improvements. Jonathan Desrosiers 2018-12-18 22:45:16 +00:00
  • bf515b7159 Twenty Thirteen: Fix button block custom colors. Jonathan Desrosiers 2018-12-18 22:26:37 +00:00
  • a1f763aa98 Twenty Twelve: Fix button block custom colors. Jonathan Desrosiers 2018-12-18 22:24:59 +00:00
  • de1ee6961a Updating Twenty Nineteen, the new default theme for 2019. Jonathan Desrosiers 2018-12-18 22:23:06 +00:00
  • 4b575d6ae0 Twenty Eleven: Correct font-size and button issues. Jonathan Desrosiers 2018-12-18 22:17:55 +00:00
  • 85010912d2 Updating Twenty Nineteen, the new default theme for 2019. Jonathan Desrosiers 2018-12-18 22:13:52 +00:00
  • ee12f146d6 Twenty Ten: Custom colors should override :visited link styles on blocks. Jonathan Desrosiers 2018-12-18 22:10:37 +00:00
  • 2e50e8753e Twenty Nineteen: Code Quality Improvements. Jonathan Desrosiers 2018-12-18 22:08:33 +00:00
  • 7cda2404b5 PHP 7.3 Compatibility: Fix compact related notices. Jonathan Desrosiers 2018-12-18 21:59:00 +00:00
  • 171c93176c Block Editor: Upgrade @wordpress packages to match version 4.7.1. Jonathan Desrosiers 2018-12-18 21:56:06 +00:00
  • f28ba0c9f6 Editor: Remove unwanted fields before saving posts. Jonathan Desrosiers 2018-12-18 21:31:14 +00:00
  • 80a22dc202 PHPCS: Fix alignment issues. Jonathan Desrosiers 2018-12-18 16:57:27 +00:00
  • a58e2a287a KSES: Conditionally remove the <form> element from $allowedposttags. Jonathan Desrosiers 2018-12-18 16:45:54 +00:00
  • 06f2b3f5bc Media: Improve verification of MIME file types. Jonathan Desrosiers 2018-12-18 16:34:17 +00:00
  • 07cf8f3073 Block Editor: Show privacy help notice on Privacy Policy page. Jonathan Desrosiers 2018-12-18 16:13:59 +00:00
  • c7cc0cebe0 Scripts: Ensure sub-directory WordPress installs can load polyfill scripts. Sergey Biryukov 2018-12-18 04:04:21 +00:00
  • fc48870953 Build/Test Tools: Remove vendor file name entry from .gitignore. Sergey Biryukov 2018-12-18 03:41:31 +00:00
  • ba6691fea1 Build Tools: Don't minimise CSS in the unminimised files. Sergey Biryukov 2018-12-18 03:16:21 +00:00
  • 62a5cd343c Build Tools: Don't include .map files in the build. Sergey Biryukov 2018-12-18 03:13:58 +00:00
  • dd9db2bf0d Block Editor: Update @wordpress package dependencies. Jonathan Desrosiers 2018-12-17 21:58:12 +00:00
  • e318383bd0 Block Editor: Add a placeholder for meta boxes that don't work in the block editor. Jonathan Desrosiers 2018-12-17 21:51:43 +00:00
  • ebb311e52d Default Themes: Bump the version numbers and release dates. Jonathan Desrosiers 2018-12-17 19:37:54 +00:00
  • 0faee1f72a l10n: Ensure JavaScript language packages are loaded for the user locale. Jonathan Desrosiers 2018-12-17 19:35:10 +00:00
  • 15fa394a01 Block Editor: Fix the WordPress packages and vendor script registration. Jonathan Desrosiers 2018-12-17 19:33:09 +00:00
  • 4c636c6ec8 Query: Remove nextpage block delimiters when setting up global post data. Jonathan Desrosiers 2018-12-17 19:28:49 +00:00
  • d75cc8612b Block Editor: Refresh nonces used by wp.apiFetch. Jonathan Desrosiers 2018-12-17 19:27:08 +00:00
  • d2ed5529b8 Block Editor: Fix loading the script handling the "Manage Reusable Blocks" page. Jonathan Desrosiers 2018-12-17 19:07:35 +00:00
  • 9d85e5050d Block Editor: Update @wordpress package dependencies. Jonathan Desrosiers 2018-12-17 19:05:30 +00:00
  • 5c6cc0f6ce WPDB: Check that $wpdb->last_result is countable before counting with it. Jonathan Desrosiers 2018-12-17 18:38:13 +00:00
  • 6e546d482d Core Editor: Specify script versions for the WordPress packages and their vendor dependencies. Jonathan Desrosiers 2018-12-17 18:18:49 +00:00
  • dab0d40436 Block Editor: Fix PHP warning when loading editor styles while in RTL. Jonathan Desrosiers 2018-12-17 18:06:42 +00:00
  • 2ae5bb324d REST API: Preserve unknown, respect null in server-side block rendering. Jonathan Desrosiers 2018-12-17 17:59:44 +00:00
  • abc29f4cef REST API: Always include title.raw/content.raw for Blocks in context=view. Jonathan Desrosiers 2018-12-17 17:21:05 +00:00
  • e0942aec0c Block Editor: Expose value of user_can_richedit(). Jonathan Desrosiers 2018-12-17 17:08:10 +00:00
  • ceb5011f6a PHPCS: Fix code formatting issues. Jonathan Desrosiers 2018-12-17 17:06:03 +00:00
  • 7134636c6b TinyMCE: Run the filters for the Classic block. Jonathan Desrosiers 2018-12-17 17:02:02 +00:00
  • a229ea9c65 Help/About: WordPress 5.0 About Page. Jonathan Desrosiers 2018-12-17 16:35:32 +00:00
  • 1b14dfa064 Twenty Sixteen: Update theme’s wide image styles to include Image Blocks Jonathan Desrosiers 2018-12-17 15:45:05 +00:00
  • 7a20625cf0 Block Editor: Update @wordpress dependencies to match Gutenberg 4.5.1. Jonathan Desrosiers 2018-12-17 15:35:21 +00:00
  • 572207384b Block Editor: Update @wordpress dependencies. Jonathan Desrosiers 2018-12-17 04:50:48 +00:00
  • e63acae939 Editor: Add custom fields meta box support in the block editor. Jonathan Desrosiers 2018-12-17 03:51:08 +00:00
  • b6a378d345 TinyMCE: Fix the keyboard shortcut (Alt+Shift+H) to not open the default Block Editor help modal and change the title of the help modal to "Classic Block Keyboard Shortcuts" in the Classic BLock. Also remove Alt+Shift+Z in the Classic Block as it conflicts with the Block Editor. Sergey Biryukov 2018-12-17 01:48:05 +00:00
  • 0ca5139e70 Tests: Replace use of $this->server with rest_get_server() in test_get_additional_field_registration_null_schema(). Sergey Biryukov 2018-12-17 01:41:10 +00:00
  • e3e683fc09 Tests: Replace use of $this->server with rest_get_server() in test_registered_query_params(). Sergey Biryukov 2018-12-17 01:24:36 +00:00
  • d79ec242e4 REST API: Include fields with null schema in get_fields_for_response(). Sergey Biryukov 2018-12-17 01:14:17 +00:00
  • 961bc64adf PHPCS: Fix errors introduced in [44250]. Sergey Biryukov 2018-12-17 01:05:03 +00:00
  • 2b8464c5e5 Build Tools: Minify the package CSS when building. Sergey Biryukov 2018-12-17 00:36:36 +00:00
  • e03dee4e87 Block Editor: Load TinyMCE inline scripts later. Sergey Biryukov 2018-12-17 00:28:36 +00:00
  • c2390f96a2 REST API: Avoid using 'parent' as path argument name for autosaves. Sergey Biryukov 2018-12-17 00:23:55 +00:00
  • 98968ae2fc Scripts: Fix a PHP error in admin-ajax calls. Sergey Biryukov 2018-12-17 00:14:27 +00:00
  • 897f8bf3b4 Block Editor: Fix the TinyMCE wordpress plugin to handle hiding/showing of toolbars in the classic block. Change the classic block toolbar to use the (now fixed) wp_adv button. Sergey Biryukov 2018-12-16 23:55:58 +00:00
  • 376d146378 Build Tools: Revert unrelated changes to Gruntfile.js added in [44245]. Sergey Biryukov 2018-12-16 23:33:38 +00:00
  • caca9cb77b Build Tools: Add non-minified @wordpress scripts to the build output. Sergey Biryukov 2018-12-16 23:27:36 +00:00
  • 61234818ae Block Editor: Hide the Custom Fields meta box option if that meta box has been removed. Sergey Biryukov 2018-12-16 23:23:38 +00:00
  • 4c20251e6d PHPCS: Fix errors introduced in [44241]. Sergey Biryukov 2018-12-16 23:03:25 +00:00
  • 7dc55e9fbf Tests: Fix tests broken in PHP 5.x after [43879]. Sergey Biryukov 2018-12-16 22:54:46 +00:00
  • 8002325c92 Meta Boxes: Add the block_editor_meta_box_hidden_fields action. Sergey Biryukov 2018-12-16 22:51:01 +00:00
  • 7f326f92a5 Block Editor: Prevent the meta box form from being accidentally submitted. Sergey Biryukov 2018-12-16 22:26:30 +00:00
  • a10598acd0 I18N: Set translations for all WordPress packages scripts. Sergey Biryukov 2018-12-16 22:23:34 +00:00
  • c687f1957e PHPCS: Fix errors introduced in [44236]. Sergey Biryukov 2018-12-16 21:18:38 +00:00
  • 00f638b6a5 Script Loader: Ensure default packages are registered when loaded via load-scripts.php. Sergey Biryukov 2018-12-16 20:37:30 +00:00
  • 55f4475f9f TinyMCE: - Fix parsing of the init array in script-loader. - Do not JSON encode the options object when outputting it from PHP. - Remove JSON decoding of TinyMCE's style_formats option. Sergey Biryukov 2018-12-16 20:23:57 +00:00