Commit Graph

  • 56cef1dc9d Docs: Improve JSDoc for wp-admin/js/user-suggest.js. Anton Timmermans 2018-02-13 15:37:07 +00:00
  • e1840719e0 Docs: Add documentation for header_video_settings filter. Sergey Biryukov 2018-02-12 22:38:15 +00:00
  • 954afd1571 Media: In img_caption_shortcode(), make sure $id and $caption_id are always defined. Sergey Biryukov 2018-02-12 22:35:56 +00:00
  • aee17a059f Docs: Use code formatting for tags in img_caption_shortcode() DocBlock. Sergey Biryukov 2018-02-12 21:39:40 +00:00
  • 32e994e478 Media: Pass original attribute values to img_caption_shortcode_width filter instead of markup pieces. Sergey Biryukov 2018-02-12 21:36:36 +00:00
  • 6a43b1658f Comments: Avoid a PHP notice in paginate_comments_links() if type argument is set to array. Sergey Biryukov 2018-02-12 21:11:13 +00:00
  • a62a77eeb7 Media: After [42695], remove redundant check that is already performed a few lines above. Sergey Biryukov 2018-02-11 21:54:23 +00:00
  • 9cde54cbda Database: In require_wp_db(), check if database constants are defined before using them. Sergey Biryukov 2018-02-11 18:46:48 +00:00
  • ff8e7c03d2 Administration: Make sure wp.updates.addAdminNotice is displayed after the page header and does not unexpectedly push down "Add New" and other buttons. Sergey Biryukov 2018-02-11 17:27:17 +00:00
  • 1ac83e86f5 Docs: Fix typo in term_exists() DocBlock. Sergey Biryukov 2018-02-11 17:15:47 +00:00
  • 2e2fd97287 Networks and Sites: In get_site_by_path(), use single domain and path parameters if there's only one item to look for. Sergey Biryukov 2018-02-11 17:08:58 +00:00
  • 4bc7afd701 Media: Add aac to the list of allowed file types. Sergey Biryukov 2018-02-11 16:39:54 +00:00
  • fca30d4b0e Docs: Fix typo in wp_audio_extensions and wp_video_extensions filter descriptions. Sergey Biryukov 2018-02-11 16:28:29 +00:00
  • 909424b9af Media: In WP_Image_Editor::make_image(), close previously opened output buffer if the file could not be created. Sergey Biryukov 2018-02-11 16:24:05 +00:00
  • 0711e585fb Media: After [42693], update HTML4 markup in img_caption_shortcode() to avoid an empty ID attribute as well. Sergey Biryukov 2018-02-11 15:39:20 +00:00
  • bff366759c Media: Only add aria-describedby in img_caption_shortcode() if a non-empty attachment ID attribute was provided. Sergey Biryukov 2018-02-11 15:19:58 +00:00
  • b66da520b3 Media: Make sure $caption_id does not depend on an undefined variable. Sergey Biryukov 2018-02-11 14:52:03 +00:00
  • 10ee22ee46 Media: Add aria-describedby to img_caption_shortcode() output to improve image/caption relationship. Sergey Biryukov 2018-02-11 14:43:40 +00:00
  • 2b08bfb954 Media: Convert concatenation in img_caption_shortcode() to sprintf() for clarity. Sergey Biryukov 2018-02-11 14:16:43 +00:00
  • 5e9067e8b9 Administration: Remove erroneous transition-delay values from CSS files. Sergey Biryukov 2018-02-11 12:54:15 +00:00
  • 21258c9bc7 Users: After [41163], add a notice for Email field on Profile screen that the new address will not become active until confirmed. Sergey Biryukov 2018-02-11 12:22:21 +00:00
  • 6e95cf3403 Build/Test Tools: Update prefixed CSS properties in about.css. Sergey Biryukov 2018-02-10 23:46:10 +00:00
  • 88d00c0fac Plugins: Use correct variable name in install_plugin_information(). Sergey Biryukov 2018-02-10 22:07:40 +00:00
  • e4519b3444 Administration: Rename Appearance → Editor menu item to Theme Editor and Plugins → Editor to Plugin Editor for clarity. Sergey Biryukov 2018-02-10 08:42:07 +00:00
  • 84b08f302e Comments: Add a "Mine" link to the list of filters on the comment listing screen. John Blackbourn 2018-02-09 18:45:30 +00:00
  • 849fb422f5 Docs: Fix a copy paste error in the DocBlock summary for wp_ssl_constants(), see [13062]. Drew Jaynes 2018-02-09 18:20:15 +00:00
  • 9f154bbf21 HTTP API: Add the URL as a paramter to various HTTP related filters. John Blackbourn 2018-02-09 18:10:15 +00:00
  • a88b338034 Docs: Un-correct an incorrection correction. John Blackbourn 2018-02-09 17:56:07 +00:00
  • 5e0b06da49 Docs: Correct some secondary documentation for the https_local_ssl_verify and https_ssl_verify filters. John Blackbourn 2018-02-09 17:47:19 +00:00
  • 47abf85ab8 Docs: First pass at switching some array parameter documentation to typed notation. John Blackbourn 2018-02-09 17:25:22 +00:00
  • 4836686b6f Docs: Add missing code formatting to various @since entries. John Blackbourn 2018-02-09 16:54:58 +00:00
  • dc28b0d31d Docs: Update the hook docs for update_bulk_theme_complete_actions. John Blackbourn 2018-02-09 16:21:04 +00:00
  • 209baca2ca Posts, Post Types: Add a new add_inline_data action which allows extra fields to be added to the inline editing fields. John Blackbourn 2018-02-09 15:54:56 +00:00
  • 6e125f017e Docs: Improve JSDoc for media/views/spinner.js. Anton Timmermans 2018-02-09 14:31:18 +00:00
  • 31816ccec2 Posts, Post Types: Remove extra tabs around page_attributes_meta_box_template action in page_attributes_meta_box(). Sergey Biryukov 2018-02-08 11:23:43 +00:00
  • 90fe609bc4 Customize: Avoid extra tabs in a textarea in WP_Customize_Control::render_content(). Sergey Biryukov 2018-02-08 10:57:41 +00:00
  • 02d8aa907a Upgrade/Install: Avoid extra line breaks in a textarea in wp-admin/setup-config.php. Sergey Biryukov 2018-02-08 10:57:28 +00:00
  • 0859c8c968 Options: Avoid extra tabs in a textarea in wp-admin/options.php. Sergey Biryukov 2018-02-08 10:57:14 +00:00
  • d6bfc44a16 Comments: Avoid extra tabs in a textarea in WP_Comments_List_Table::column_comment(). Sergey Biryukov 2018-02-08 10:56:55 +00:00
  • 05b37069a4 Options: Use strings in the test suite that follow community guidelines. Helen Hou-Sandi 2018-02-07 22:41:48 +00:00
  • b7c2dfb9ae Build/Test Tools: Allow code coverage reports to be generated. John Blackbourn 2018-02-07 22:20:25 +00:00
  • 37a1552e39 Docs: Copy a helpful inline doc into the function header for visibility. John Blackbourn 2018-02-07 22:12:50 +00:00
  • 2c6f1b18f4 Options: Use most appropriate language in the test suite. Aaron Jorbin 2018-02-07 20:58:21 +00:00
  • fa266b4724 Improve parameter description for 'allow_empty_comments'. Boone Gorges 2018-02-07 20:49:26 +00:00
  • 4f22e04244 Comments: Introduce 'allow_empty_comment' filter. Boone Gorges 2018-02-07 20:08:47 +00:00
  • 602117f2b9 Docs: Fix a typo in the DocBlock description for get_bloginfo() illustrating the URL structure for RDF feeds. Drew Jaynes 2018-02-07 19:41:29 +00:00
  • 9b46512501 Options: Use more appropriate language in the test suite. John Blackbourn 2018-02-07 18:51:55 +00:00
  • 79a06efdb8 Docs: Document default arguments for wp_tag_cloud() in a hash notation, noting that full lists of additionally-supported arguments are already documented in get_terms() and wp_generate_tag_cloud(). Drew Jaynes 2018-02-07 15:21:25 +00:00
  • ea13c56d7f Options: Unhook default option filter when setting is unregistered. Felix Arntz 2018-02-06 14:48:46 +00:00
  • e04b4d47b4 Updates: Partially revert [42584], as this branch of code should always be run after a core update check. Dion Hulse 2018-02-06 11:03:55 +00:00
  • 5789855ed1 XML-RPC: Add default values to IXR_Message for PHP 7.2 compatibility to avoid PHP Warnings. Dion Hulse 2018-02-06 02:55:38 +00:00
  • 5c378e02dd Taxonomy: Stop warming term meta cache unnecessarily. Peter Wilson 2018-02-05 04:09:27 +00:00
  • f317869c7f General: Replace Cheatin’ uh? with friendlier error messages. Peter Wilson 2018-02-05 02:29:53 +00:00
  • d512973c84 Canonical: Add $x_redirect_by parameter to wp_safe_redirect(). John Blackbourn 2018-02-04 16:04:10 +00:00
  • 311531a964 Tests: Simplify @covers annotations for WP_Error test coverage. Also fix a typo in a test method name. Drew Jaynes 2018-02-03 17:37:51 +00:00
  • 86d486d67d Tests: Fix two typos introduced for a get_term_field() test in [35270]. Drew Jaynes 2018-02-03 17:10:51 +00:00
  • a6888ef843 Administration: Make the Screen Options available on small screens. Andrea Fercia 2018-02-03 16:57:24 +00:00
  • bc982475fc Help/About: Correct outdated media icons reference in help text on Edit Post screen. Sergey Biryukov 2018-02-03 13:57:33 +00:00
  • 1b0695780f Media: Remove checkered background for icons in Attachment Details. Sergey Biryukov 2018-02-03 13:53:44 +00:00
  • ce61a7f676 Administration: CSS coding standards: use double quotes for values that require quotes. Andrea Fercia 2018-02-03 13:18:40 +00:00
  • 3bbe18ee1c Docs: Convert $args array description for wp_get_themes() to a hash notation. Sergey Biryukov 2018-02-02 09:37:47 +00:00
  • 579f04fb06 Media: Avoid a PHP warning in wp_calculate_image_srcset() if a plugin returns a non-array value via wp_calculate_image_srcset filter. Sergey Biryukov 2018-02-02 07:47:03 +00:00
  • 6d379c6f0f Posts, Post Types: Don't count pending comments in WP_Posts_List_Table::_display_rows() if the post type does not support comments. Sergey Biryukov 2018-02-02 07:37:10 +00:00
  • 6073df2b45 Build Tools: Update SPDX License in package.json to adhere to SPDX v3.0 specification. Sergey Biryukov 2018-02-01 16:38:48 +00:00
  • 59e1b7318d Tests: Correct erroneous @covers and @use tags. Sergey Biryukov 2018-02-01 16:08:04 +00:00
  • 07bff5d8bd Tests: Improve tests for wp_get_post_parent_id() added in [42397]. Sergey Biryukov 2018-02-01 16:02:26 +00:00
  • 534f096302 Menus: Remove $_menu_item_sort_prop global reference from wp_get_nav_menu_items(), unused since [38928]. Sergey Biryukov 2018-02-01 15:41:55 +00:00
  • 40f76ae917 Canonical: Add $x_redirect_by parameter to wp_redirect() that allows applications doing the redirect to identify themselves. Sergey Biryukov 2018-02-01 15:05:50 +00:00
  • 212c880d71 Themes: Use api.wordpress.org/themes/info/1.2/ to query theme information. Dion Hulse 2018-02-01 05:18:54 +00:00
  • e0d5a8ac54 Plugins: Use api.wordpress.org/plugins/info/1.2/ for querying plugins & plugin information. Dion Hulse 2018-02-01 05:16:15 +00:00
  • cc9a5641a6 Docs: Correct erroneous class references in @see tags. Sergey Biryukov 2018-02-01 01:19:50 +00:00
  • 1c0257d340 Code Editor: Add Ctrl/Cmd+F as aliases for persistent search for more intuitive behaviour. Sergey Biryukov 2018-01-31 22:21:53 +00:00
  • 37e81feb9f Media: avoid page scrolling when opening the media modal. Andrea Fercia 2018-01-31 17:02:27 +00:00
  • 1c4f57f425 Remove unit tests for deprecated ajax tag search function. Adam Silverstein 2018-01-30 02:28:14 +00:00
  • 3f04c10fea Remove unused var after r42614, fixing a jshint error. Adam Silverstein 2018-01-30 00:33:18 +00:00
  • bba8d65216 Widgets: Fix Text widget unit test which broke due to global scope not being cleaned. Weston Ruter 2018-01-30 00:33:03 +00:00
  • d6788fec51 Correct the version term_search_min_chars changed. Ammends r42614. Adam Silverstein 2018-01-30 00:29:29 +00:00
  • 0e818c7aee Customize: Ensure customize_autosaved requests only use revision of logged-in user. Weston Ruter 2018-01-30 00:20:37 +00:00
  • 04b0a0f77c Taxonomy: Use REST API for ajax tag search. Adam Silverstein 2018-01-30 00:16:37 +00:00
  • 07e4b7565e Customize: Ensure media playlists get initialized after selective refresh; expose new wp.playlist.initialize() API. Weston Ruter 2018-01-29 23:55:44 +00:00
  • 8561f22f4d Customize: Ensure heartbeat keeps changeset locked when in branching mode. Weston Ruter 2018-01-29 23:04:22 +00:00
  • b31563e561 Customize: Include nav menu item for Home custom link in search results for "Home". Weston Ruter 2018-01-29 22:09:55 +00:00
  • afb4f45e62 Emoji: Tweak the generated emoji arrays to not cause coding standards errors. Gary Pendergast 2018-01-25 01:05:01 +00:00
  • 5bc3564249 Role/Capability: Make install_languages capability check less restrictive. Sergey Biryukov 2018-01-24 22:41:58 +00:00
  • 9feedd0b0d Upgrade/Install: In postMessage events handler, check for message object existence before checking its action property. Sergey Biryukov 2018-01-24 22:30:12 +00:00
  • fdb0551c5a Emoji: Update Emoji browser support tests for Twemoji v2.4.0 Peter Wilson 2018-01-24 22:01:42 +00:00
  • c03e730085 Media: Fix JSHint error after [42595]. Sergey Biryukov 2018-01-24 21:50:32 +00:00
  • 22f98e3e6e Emoji: Update Emoji browser support tests for Twemoji v2.4.0 Peter Wilson 2018-01-24 21:46:46 +00:00
  • 4dec1ad477 Media: Store and reuse image cropper ratio settings if available, instead of overwriting. Sergey Biryukov 2018-01-24 21:35:10 +00:00
  • 47f6031fbd Query: Improve tests for set_found_posts dealing with non arrays Aaron Jorbin 2018-01-24 20:51:06 +00:00
  • dd9122b011 Tests: Update emoji base URL in Tests_Formatting_Emoji after [42590]. Sergey Biryukov 2018-01-24 17:25:03 +00:00
  • 9c39da15f4 Emoji: Update emoji base URL in _print_emoji_detection_script() and wp_staticize_emoji(). Sergey Biryukov 2018-01-24 16:50:15 +00:00
  • bd6f3f617a Docs: Correct some version numbers. Gary Pendergast 2018-01-24 06:47:04 +00:00
  • 33a3d61b22 Tests: Improve the old date redirect tests. Gary Pendergast 2018-01-24 06:38:58 +00:00
  • f35ed94605 Tests: Skip newly added tests from [42581] on PHP 5.2 as they require ReflectionMethod. Dion Hulse 2018-01-24 04:20:26 +00:00
  • 67988d5b26 Updates: Only trigger Background Update processes from within the core update check when a core autoupdate is on offer. Dion Hulse 2018-01-24 04:16:18 +00:00
  • 1a748ed226 Media: Introduce a custom error handler for MediaElement.js to display a download link if a FLV file cannot be rendered for any reason. Sergey Biryukov 2018-01-24 01:50:07 +00:00
  • 818a0f1ccf Query: Fix warning on counting non countable Aaron Jorbin 2018-01-24 01:20:24 +00:00
  • f3243498c7 Emoji: Update emoji regex for Twemoji to 2.4.0. Peter Wilson 2018-01-23 21:11:54 +00:00
  • cc5fdf702a TinyMCE: backport bug fixes to NotificationManager and WindowManager from d1877933fa (diff-2e5c98d81ce2481aa1042b2320728b65) and to MultiRange from 250675bb7b. Andrew Ozz 2018-01-23 19:34:17 +00:00