Commit Graph

  • 62c518df0d Tools: Update grunt-patch-wordpress to 0.4.2. Gary Pendergast 2016-07-20 06:48:26 +00:00
  • 616d4416e2 TinyMCE: replace the editor iframe title on MacOS to fix the help shortcut. Andrew Ozz 2016-07-20 01:38:12 +00:00
  • 79e7fca981 Permalinks: In wp_install_maybe_enable_pretty_permalinks(): Sergey Biryukov 2016-07-19 23:11:25 +00:00
  • 2a8fd61b0c Meta: Ensure $wp_meta_keys is an array in get_registered_meta_keys(). Jeremy Felt 2016-07-19 21:58:15 +00:00
  • 3aad67fd48 Docs: Use the three-digit, x.x.x-style version in the DocBlock for the nested lowercase_octets() function. Drew Jaynes 2016-07-19 19:33:31 +00:00
  • 5a286f7a1b Docs: Add a missing DocBlock for the lowercase_octets() function, which is nested within redirect_canonical(). Drew Jaynes 2016-07-19 19:31:31 +00:00
  • aa86283408 Readme: Link to the Plugin Developer Handbook on DevHub as the primary resource for information on extending WordPress. Drew Jaynes 2016-07-19 17:34:00 +00:00
  • 0fbc96e5bc Docs: Clarify the fields argument description in WP_Network_Query::__construct(). Sergey Biryukov 2016-07-19 13:17:51 +00:00
  • a64a8ea726 Docs: Clarify the fields argument description in WP_Site_Query::__construct(). Sergey Biryukov 2016-07-19 13:14:40 +00:00
  • 87376166f2 Multisite: Correct default value for orderby in WP_Network_Query::__construct(). Sergey Biryukov 2016-07-19 13:09:39 +00:00
  • b9606d3c4a Filesystem API: Ensure memory limit calculations by PclZip are using integers. Dominik Schilling 2016-07-19 11:54:09 +00:00
  • b92c1c58b3 Script Loader: Limit resource hinting to enqueued assets. Peter Wilson 2016-07-19 02:34:42 +00:00
  • 103da159d5 Taxonomy: Improve back compat of values passed to 'terms_clauses' filter. Boone Gorges 2016-07-19 02:12:48 +00:00
  • 456d5b4880 Docs: Correct comment_max_links_url filter and $url param descriptions to communicate values are found links. Rachel Baker 2016-07-19 01:48:23 +00:00
  • 1aa4b6f87f Docs: Correct type of WP_Post_Type::$cap from array to object. Weston Ruter 2016-07-18 22:51:39 +00:00
  • 4a39dde8f5 Role/Capability: Introduce capability tests for non-logged-in users. John Blackbourn 2016-07-18 22:38:18 +00:00
  • 4f2008a104 Meta: Remove object subtype handling from register_meta(). Jeremy Felt 2016-07-18 21:15:37 +00:00
  • ff6d8819e4 Filesystem API: Cleanup temporary file when the temporary file couldn't be opened. Dominik Schilling 2016-07-18 19:42:48 +00:00
  • b55afe7f4d Remove .pot files from Default Themes Fixes #34884 Props davidakennedy Tammie 2016-07-18 14:32:52 +00:00
  • cbbba23530 Comments: Use wp_strip_all_tags() to strip HTML tags. Dominik Schilling 2016-07-18 14:03:04 +00:00
  • 5b6ab5a596 Plugins: Use the correct admin screen when searching for plugins via Ajax. Dominik Schilling 2016-07-18 13:59:17 +00:00
  • 97c25ea5c1 Media: Add missing gettext to a string added in [38089]. Dominik Schilling 2016-07-18 12:38:46 +00:00
  • 29dd928983 Media: Update list of translatable strings for MediaElement.js. Dominik Schilling 2016-07-18 11:29:03 +00:00
  • 2beb89575b External Libraries: Update MediaElement.js to 2.22.0. Dominik Schilling 2016-07-18 10:58:17 +00:00
  • 1ba5469262 Emoji: Update to Unicode 9.0 emoji. Gary Pendergast 2016-07-18 07:34:24 +00:00
  • a91e769e36 Media: Prevent image_get_intermediate_size() from returning cropped images. Joe McGill 2016-07-18 02:13:45 +00:00
  • 38bcf065df Multisite: Correct default values for orderby and order in WP_Site_Query::__construct(). Sergey Biryukov 2016-07-17 23:29:11 +00:00
  • 7b833f38a6 Accessibility: Improve keyboard navigation on the themes browser modal window. Andrea Fercia 2016-07-17 22:18:35 +00:00
  • 57fe32e081 Twenty Thirteen: Fix selective refresh of Masonry-laid out widgets by deferring initialization until DOM ready. Weston Ruter 2016-07-17 21:13:35 +00:00
  • b87911eccb I18N: Remove non-translatable link attributes from translatable strings in wp_plugin_update_row(), wp_theme_update_row(), and get_theme_update_available(). Sergey Biryukov 2016-07-17 21:02:21 +00:00
  • fd19901336 Text Changes: Change Network deactivate %s to upper case, for consistency with Network Activate %s. Sergey Biryukov 2016-07-17 17:03:24 +00:00
  • 4c5165a8d0 I18N: Combine duplicate "Menu Locations" and "Menu Options" strings. Sergey Biryukov 2016-07-17 16:46:25 +00:00
  • ad30724bb5 Taxonomy: Correct WP_Error usage in WP_Tax_Query::clean_query() and WP_Tax_Query::transform_query(). Sergey Biryukov 2016-07-17 16:32:50 +00:00
  • 59f15cdea9 Unit Tests: Account for the string changes in [38077]. Sergey Biryukov 2016-07-17 16:23:31 +00:00
  • 776b3c3f1d Text Changes: Add a full stop to "Invalid taxonomy" and "Invalid term ID" strings, for consistency with similar post-related messages. Sergey Biryukov 2016-07-17 16:14:27 +00:00
  • 8d81483b5e I18N: Combine two duplicate "Invalid post type" strings. Sergey Biryukov 2016-07-17 16:04:50 +00:00
  • 8756f2912f Import: Enhance accessibility on the Import screen. Dominik Schilling 2016-07-17 15:31:29 +00:00
  • f160118827 I18N: Change unnecessary uppercased words in WP_Upgrader::generic_strings() to lower case. Sergey Biryukov 2016-07-17 13:28:13 +00:00
  • bc2a58755f I18N: Combine two duplicate "Unable to locate WordPress Theme directory" strings. Sergey Biryukov 2016-07-17 12:57:06 +00:00
  • 751f76fbaf Text Changes: After [37297], replace two more instances of "WordPress.org Plugin Directory" with "WordPress Plugin Directory". Sergey Biryukov 2016-07-17 12:49:12 +00:00
  • 8308164a77 I18N: After [38057], consistently use a context for other instances of Activate %s, Network Activate %s, and Delete %s strings. Sergey Biryukov 2016-07-16 23:19:05 +00:00
  • cd75368a3f I18N: Remove a stray translator comment added in [38057]. Sergey Biryukov 2016-07-16 23:10:49 +00:00
  • a33080dbf5 On term.php, use $taxnow when fetching currently edited term. Boone Gorges 2016-07-16 18:36:15 +00:00
  • be12798c9a Docs: Correct $post parameter name and description for wp_attachment_is() and wp_attachment_is_image(). Sergey Biryukov 2016-07-16 13:04:01 +00:00
  • cc4bc59293 Permalinks: Rename $usingpi to $using_index_permalinks for clarity. Sergey Biryukov 2016-07-16 12:45:01 +00:00
  • d5ba63e6a5 Permalinks: After [37747], make sure $usingpi, $writable, and $update_required are defined before checking them on permalinks update. Sergey Biryukov 2016-07-16 12:43:16 +00:00
  • 9d0f2e27d0 Media: Always add alt attributes to images inserted from URLs Joe McGill 2016-07-15 03:15:23 +00:00
  • f24f22ce4c Users: Update help text for user-new.php to remove reference to sending passwords via email. Dominik Schilling 2016-07-14 21:50:45 +00:00
  • 6f31511f23 Canonical: Remove a duplicate test data entry. John Blackbourn 2016-07-14 20:50:45 +00:00
  • 3baaffc5da Editor: Enqueue the wp-embed script to fix embed previews inside the media modal. Dominik Schilling 2016-07-14 13:28:36 +00:00
  • 6bfe8458aa Docs: Update a cross-reference in the DocBlock for wp_register_plugin_realpath() from plugin_basename() to wp_normalize_path(). Drew Jaynes 2016-07-13 19:21:34 +00:00
  • f71e683061 Post WordPress 4.6 Beta 3 version bump. Dominik Schilling 2016-07-13 18:57:14 +00:00
  • e259c9497d WordPress 4.6 Beta 3. Dominik Schilling 2016-07-13 18:40:39 +00:00
  • af068cdbe0 Mail: Improve handling of UTF-8 address headers. Boone Gorges 2016-07-13 18:03:52 +00:00
  • 94c2212de8 Update/Install: Give context to some install/update strings to allow for differentiation between theme and plugin translations. Dominik Schilling 2016-07-13 17:31:15 +00:00
  • 2c579e3909 Docs: Add an initial @since version to wp-includes/feed.php. Drew Jaynes 2016-07-13 17:03:54 +00:00
  • 41dc691fbd Docs: Update the default value for the optional $args parameter in get_networks() following [38042]. Drew Jaynes 2016-07-13 16:04:00 +00:00
  • 7fccd0ba4f HTTP API: Pass proxy settings to Requests. Dominik Schilling 2016-07-13 15:50:58 +00:00
  • 26758ec22f HTTP API: Update Requests. ocean90 2016-07-13 15:43:02 +00:00
  • 94da293e5f Media: URL encode spaces in srcset attributes. Joe McGill 2016-07-13 15:23:27 +00:00
  • 55692a6e6b Docs: Add and clarify changelog entries for elements that can now accept, use, or return WP_Post_Type objects. Drew Jaynes 2016-07-13 15:23:04 +00:00
  • c7ac50ab9e Comments: After [37743], prevent a JavaScript error when wpAjax.parseAjaxResponse() returns an error or true. Dominik Schilling 2016-07-13 15:02:59 +00:00
  • a9d1e10161 Remove svn:executable property from Requests and some other files. Dominik Schilling 2016-07-13 14:38:21 +00:00
  • 224aecf240 Comments: Include comment_content with html and without in blacklist_keys comparison. Rachel Baker 2016-07-13 14:04:10 +00:00
  • d6eac6593c Comments: Strip html tags from comment content before blacklist_keys comparison. Rachel Baker 2016-07-13 13:47:49 +00:00
  • e332cfbed8 Resource Hints: Increase priority of wp_resource_hints() so hints get printed before scripts and styles. Dominik Schilling 2016-07-13 12:53:06 +00:00
  • 2f89742973 WP Mail: Remove an unused variable. Dominik Schilling 2016-07-13 12:36:22 +00:00
  • 9eaab508ab Database: Add unit test to test that a column type change for a table name with a hyphen is working after [37583]. Dominik Schilling 2016-07-13 11:38:29 +00:00
  • 967fcbdc61 HTTP API: Remove duplicate documentation for the http_api_debug hook. John Blackbourn 2016-07-13 10:23:01 +00:00
  • f51e0ae92a Multisite: Set default $args to an empty array in get_networks(). Jeremy Felt 2016-07-13 05:29:02 +00:00
  • da154081f6 Meta: Ensure filters are backwards compatible for pre-4.6 style meta registration. Jeremy Felt 2016-07-13 04:45:50 +00:00
  • 6830e90949 Meta: Remove filters when meta is unregistered. Jeremy Felt 2016-07-13 04:12:41 +00:00
  • afea5ef3a7 TinyMCE: preserve <script> and <style> tags inside the editor. Uses image placeholders for the tags and makes then visible. That way the tags can also be deleted from inside the editor. Andrew Ozz 2016-07-12 22:08:28 +00:00
  • a501d6c8be Meta: Add a missing @since param for wp_object_type_exists(). John Blackbourn 2016-07-12 13:20:55 +00:00
  • 7083cd200a Text Changes: Unify/merge two more permission error messages. Dominik Schilling 2016-07-12 11:44:33 +00:00
  • a27c61f7c2 Resource Hints: Remove schemes from dns-prefetch resource hint outputs. Dominik Schilling 2016-07-12 11:31:58 +00:00
  • e556fec595 Toolbar: Allow 0 as a value for the tabindex property of a menu item. Dominik Schilling 2016-07-12 11:18:00 +00:00
  • f11d5ef4d8 TinyMCE: update to 4.4.0, changelog: https://github.com/tinymce/tinymce/blob/master/changelog.txt. Includes two bugfixes for #36434. Andrew Ozz 2016-07-12 00:19:47 +00:00
  • 68cff6ac40 Plugins: Improve Ajax search of installed plugins. Pascal Birchler 2016-07-11 21:49:30 +00:00
  • 1991213da7 Multisite: Use hash_equals() when comparing hashes to mitigate timing attacks. Dominik Schilling 2016-07-10 19:42:02 +00:00
  • 310d406274 Accessibility: Add aria-button-if-js class to links in the media list table that behave like buttons when JavaScript is on. Dominik Schilling 2016-07-10 19:30:20 +00:00
  • a745c3f168 Docs: The $labels property in WP_Post_Type is of type object as returned from get_post_type_labels(), not an array. Drew Jaynes 2016-07-10 17:40:11 +00:00
  • 13ec34335a Docs: Standardize references to "meta box" or "meta boxes" as two distinct words throughout core documentation per the core spelling guide. Drew Jaynes 2016-07-10 00:55:21 +00:00
  • 5cf0ef170a Docs: Standardize capitalization of Ajax throughout core documentation per the core spelling guide. Drew Jaynes 2016-07-10 00:50:21 +00:00
  • 8af1a9d56a Docs: Link the 4.6 changelog entry in the DocBlock for register_meta() to its corresponding dev note on make/core. Drew Jaynes 2016-07-09 16:49:06 +00:00
  • a68d3d1469 PHP 7 compatibility issues fixed in Twenty Thirteen and Twenty Fourteen Props xknown Fixes #37227 --This Line, and those below, will be ignored-- Tammie 2016-07-09 15:10:38 +00:00
  • 408ac29bfb Docs: Fix a typo in the DocBlock for themes_api(), themes_api, plugins_api(), and plugins_api. Dominik Schilling 2016-07-09 14:38:33 +00:00
  • ea78fbdcdb Docs: Fix minor formatting and syntax for wp-admin/* elements introduced in 4.6. Drew Jaynes 2016-07-09 13:59:16 +00:00
  • c717040925 Docs: Cross-reference parent classes in DocBlocks for upgrader classes moved to their own files in 4.6 Drew Jaynes 2016-07-09 13:44:23 +00:00
  • 871fadef86 Docs: Improve usefulness of DocBlocks for ajax-actions.php functions introduced in 4.6. Drew Jaynes 2016-07-09 13:22:57 +00:00
  • 16c18387ba Docs: Fix a typo in the hook doc description for the enable_loading_advanced_cache_dropin run-time filter. Drew Jaynes 2016-07-09 13:16:43 +00:00
  • 73fc7915cd Taxonomy: Remove an unnecessary double assignment in WP_Term_Query::get_terms(). Dominik Schilling 2016-07-09 11:48:13 +00:00
  • d1db1f5e10 Upgrade/Install: Do not remove event handlers when trying to update a theme. Pascal Birchler 2016-07-09 11:42:04 +00:00
  • 180559f064 Docs: Fix a typo in an inline hook reference in the DocBlock for comment_form(). Drew Jaynes 2016-07-08 23:55:54 +00:00
  • 78789beda9 Bootstrap: Make wp_is_ini_value_changeable() compatible with PHP 5.2.6 - 5.2.17. Dominik Schilling 2016-07-08 18:35:22 +00:00
  • a927a48b31 Unit tests: Don't change the memory_limit setting during tests. Dominik Schilling 2016-07-08 18:16:07 +00:00
  • c68f1ec772 Bootstrap: Enhance core's memory limit handling. Dominik Schilling 2016-07-08 14:36:37 +00:00
  • ec1f83f770 Docs: Fix typo in a comment in Core_Upgrader::upgrade(). Sergey Biryukov 2016-07-08 13:18:31 +00:00
  • 629c6e36b5 Bootstrap: Clean up wp_convert_hr_to_bytes(). Dominik Schilling 2016-07-08 12:53:08 +00:00
  • df78fb4ef3 Boostrap: Move wp_convert_hr_to_bytes() to wp-includes/load.php. Dominik Schilling 2016-07-08 11:26:58 +00:00