Commit Graph

  • ab584ff499 L10n: Use an absolute path for the is_dir() check when looking for installed translations. Dominik Schilling (ocean90) 2015-12-10 23:08:46 +00:00
  • 56dc5b5b30 Updates screen: make the new strings introduced in [35854] translatable. Andrea Fercia 2015-12-10 19:23:30 +00:00
  • f207e68c27 Accessibility: the iframes used for the update progress in the Updates screen need title attributes to describe their content. Andrea Fercia 2015-12-10 17:20:18 +00:00
  • d13adcc9bf Comments: Comments don’t need no Post ID when created, so they don’t be needing one to be edited. Rachel Baker 2015-12-10 15:16:51 +00:00
  • 52384c2e6b Improve handling for WP_Error objects in get_the_terms(). Boone Gorges 2015-12-10 03:34:51 +00:00
  • ad338fb3d0 Comments: Commit tests missed in [35848]. John Blackbourn 2015-12-10 03:15:44 +00:00
  • c4cf5124ca Comments: The year is 2003. Permalinks are a new thing and everyone's using Blogger. It's a time when opening a modal window in JavaScript to view a section of a website is not a completely weird thing, although many users get annoyed by it. b2 has recently become WordPress, and with it comes a bunch of functionality that will become stale over the next decade, remnants of simpler times. John Blackbourn 2015-12-10 03:05:34 +00:00
  • c2f597280b Formatting: Don't make links inside <script> and <style> tags clickable. John Blackbourn 2015-12-09 23:54:24 +00:00
  • 08f67db8a3 Accessibility: remove no-purpose title attributes from the login screen. Andrea Fercia 2015-12-09 22:19:01 +00:00
  • 7d1436ffb7 Docs: Better param descriptions and fix incorrect param name within REST API deprecated functions Rachel Baker 2015-12-09 21:25:15 +00:00
  • 3e57adcf39 Docs: Move the hook doc for the view_mode_post_types filter to directly precede the apply_filters() line. Drew Jaynes 2015-12-09 16:16:07 +00:00
  • 0339d7d145 About Page: Add release video and update post embed. Dominik Schilling (ocean90) 2015-12-08 23:22:25 +00:00
  • a6e6501fc8 Install/Upgrade: Keep indexing bots away until a site is ready to be seen. Dominik Schilling (ocean90) 2015-12-08 21:55:48 +00:00
  • 6c2de78c9c About Page: use ReverbNation instead of Cloudup to avoid Ad Blocker cruff with tracking pixels. Adjust the layout accordingly, and improve the layout at smaller breakpoints. Scott Taylor 2015-12-08 20:24:52 +00:00
  • 2f7d3c9163 About Page: Remove three superfluous parentheses. Dominik Schilling (ocean90) 2015-12-08 18:14:57 +00:00
  • 4669e09241 About Page: Use w.org CDN for images. Dominik Schilling (ocean90) 2015-12-08 17:56:33 +00:00
  • 492b67cc74 Administration: Adds a height to number inputs. Michael Arestad 2015-12-08 16:07:00 +00:00
  • 07f0443526 Bundled Themes: Update POT files. Dominik Schilling (ocean90) 2015-12-08 15:18:00 +00:00
  • 70cba0dc0e About Page: use the source of the Make/Core Embed response instead of discovering it (or reading from the cache) every time. Scott Taylor 2015-12-08 03:37:22 +00:00
  • b67ed6e9b5 About Page: use srcset for images, also known as Recursive Dogfooding. Scott Taylor 2015-12-08 03:32:37 +00:00
  • 485ccc6ab2 About Page: Add Cloudup embed and cache the embeds as site transients. Dominik Schilling (ocean90) 2015-12-07 23:27:32 +00:00
  • 5ddbe89dc8 REST API: Make strings translatable in register_rest_route. Rachel Baker 2015-12-07 22:39:25 +00:00
  • 5b025834f9 Media: Don't generate responsive image attributes if src does not match ID in wp-image- class. Mike Schroder 2015-12-07 20:07:37 +00:00
  • 333d2f205a List Tables: Revert [34728] and [35482]. Dominik Schilling (ocean90) 2015-12-07 19:15:16 +00:00
  • 0a2a83056c Prevent unnecessary $wpdb->update() when hierarchical post doesn't have children. Joe Hoyle 2015-12-07 17:46:35 +00:00
  • 57a81709a4 About: Update image of the Twenty Sixteen red color scheme so it matches the updated scheme color. Mel Choyce 2015-12-07 17:07:37 +00:00
  • 4868527c04 Docs: After [35314], fix the DocBlock for url_shorten(). Pascal Birchler 2015-12-07 16:38:24 +00:00
  • a850b67ce2 About: Sync tagline from about page with credits and freedoms. Dominik Schilling (ocean90) 2015-12-07 16:16:48 +00:00
  • 14c3f3c871 Make date format consistent across the admin Ella Iseulde Van Dorpe 2015-12-07 04:25:53 +00:00
  • f57e09f0fc Customizer: Apply customize_dynamic_setting_class and customize_dynamic_setting_args filters in calls to WP_Customize_Manager::add_setting( $id, $args ). Weston Ruter 2015-12-06 23:21:46 +00:00
  • 0eb87d02c5 Meta Boxes: Preserve radio inputs' state when sorting metaboxes. Michael Adams (mdawaffe) 2015-12-06 22:22:44 +00:00
  • 093707c534 Plugins: Provide a link to searching the plugin directory when no search results are found. Helen Hou-Sandi 2015-12-06 22:22:11 +00:00
  • c2dc14c159 Twenty Eleven/Docs: Remove duplicate "can" from footer template. Mel Choyce 2015-12-06 22:11:53 +00:00
  • 662ed9feea Docs: clarify inline docs for hash_equals Nikolay Bachiyski 2015-12-06 22:03:41 +00:00
  • 872bfdeed0 Use site_url() when generating WP_CONTENT_URL so it correctly adjusts for pages served over HTTPS. This mainly only affects old plugins which still use WP_CONTENT_URL instead of the newer plugins_url() function. John Blackbourn 2015-12-06 22:03:33 +00:00
  • 15aed980c8 Docs: Add proper @param and @return tags for capital_P_dangit(). Pascal Birchler 2015-12-06 22:01:44 +00:00
  • 22f683be42 Bundled Themes: Bump version numbers in default themes. Mike Schroder 2015-12-06 22:00:57 +00:00
  • 455ad2fd44 Notices: improve styling consistency of links within notices. Andrea Fercia 2015-12-06 21:59:26 +00:00
  • a84227aab7 Posts: Don't modify post_name if it wasn't supplied to wp_insert_post(). Eric Andrew Lewis 2015-12-06 21:57:59 +00:00
  • 171ae0f20d Docs: Fix a typo in the stylesheet_directory filter docs. Pascal Birchler 2015-12-06 21:56:16 +00:00
  • c6da294f32 Docs: Make "list table table tag" a bit more readable. Konstantin Kovshenin 2015-12-06 21:53:57 +00:00
  • 318455ff24 Docs: Remove some more dittography. Konstantin Kovshenin 2015-12-06 21:49:43 +00:00
  • b09fd386fd Toolbar: Allow adding lang and dir attributes to toolbar items. Pascal Birchler 2015-12-06 21:36:49 +00:00
  • b077af3e08 Te Docs: Fix te the misspelling. Jeremy Felt 2015-12-06 21:31:47 +00:00
  • 3025e87fa2 The the Docs: Fix the the dittography Gary Pendergast 2015-12-06 21:22:10 +00:00
  • 57408e271a Consider both home and site domains to be valid in wp_validate_redirect(). Aaron D. Campbell 2015-12-06 21:16:12 +00:00
  • 53430a7343 Administration: Improve color contrast of 'Add New' buttons. Michael Arestad 2015-12-06 21:06:33 +00:00
  • ded2547b57 Show user_login in Dashboard user dropdowns. Boone Gorges 2015-12-06 20:56:11 +00:00
  • c3b6753782 Multisite: Clarify purpose of hook from [35786] and match our naming convention. Rachel Baker 2015-12-06 20:31:04 +00:00
  • 1aa7dda524 Allow usage of angle brackets in a site title or tagline. Konstantin Kovshenin 2015-12-06 20:28:26 +00:00
  • 800971f2fd Docs: Fix mid-file separator syntax in wp-includes/wp-db.php. Drew Jaynes 2015-12-06 20:25:45 +00:00
  • a9bf2e7aaa Multisite: Add hook before a new user is created during the creation of a new site. Rachel Baker 2015-12-06 20:09:50 +00:00
  • d2bcc5fa55 Plugins: Allow long plugin names to wrap on small screens. Konstantin Obenland 2015-12-06 19:57:45 +00:00
  • f8a0095574 Bump readme.html to 4.5. Boone Gorges 2015-12-06 18:48:05 +00:00
  • 1b2dae4668 Customizer: Re-use public api.preview instance in widgets preview instead of unnecessarily capturing in api.Preview constructor wrapper. Weston Ruter 2015-12-06 18:38:45 +00:00
  • 775b27d8a5 MS: Populate public on empty $current_blog during subdomain activation. Jeremy Felt 2015-12-06 18:23:18 +00:00
  • 1689948965 Customizer: Return added instances for panels, sections, controls, and settings when calling WP_Customize_Manager::add_*() methods. Weston Ruter 2015-12-06 18:09:42 +00:00
  • db288f6aa3 About Page: Add the WordPress 4.4 tagline. Mark Jaquith 2015-12-06 17:51:21 +00:00
  • 57d7375d46 Updates: Avoid stomping global $wp_version in wp_version_check() and related. Andrew Nacin 2015-12-06 17:38:35 +00:00
  • ee8215e442 Bump package.json to 4.5.0. Boone Gorges 2015-12-06 17:35:35 +00:00
  • fc87f96e07 Upgrader: FTP: Cleanup temporary files during FTP download failures. Props ruud@joyo Fixes #34772 Dion Hulse 2015-12-06 17:06:53 +00:00
  • b5bbba2026 Trunk is now 4.5-alpha. Andrew Nacin 2015-12-06 16:43:16 +00:00
  • 66b0dfe31b Add initial_db_version to wp_version_check(). Andrew Nacin 2015-12-06 15:43:49 +00:00
  • f89c25a43d REST API: Core typically sends nocache headers on all auth'ed responses, as in wp, admin-ajax, etc. Because the REST API infrastructure is hooked in pre-wp, we should be setting this ourselves. Scott Taylor 2015-12-04 23:35:54 +00:00
  • a1f89f4e86 Use 'invalid_username' error code when tripping 'illegal_user_logins'. Boone Gorges 2015-12-04 23:24:56 +00:00
  • 6825c7226e Make comment screen row actions focusable Aaron Jorbin 2015-12-04 23:12:57 +00:00
  • 12f4c30551 Canonical: introduce strip_fragment_from_url() and use when comparing URLs in redirect_canonical(). Scott Taylor 2015-12-04 23:10:09 +00:00
  • db281bf80e About page: Make strings translatable. Drew Jaynes 2015-12-04 18:08:21 +00:00
  • 267164d5b8 About page: Final string changes. Drew Jaynes 2015-12-04 17:54:35 +00:00
  • ec01033a2d Unit Tests: Implement addWarning() method in SpeedTrapListener. Dominik Schilling (ocean90) 2015-12-04 16:40:10 +00:00
  • 1a3a997433 About page: Add non-breaking spaces to "Reddit Comments" and "Speaker Deck" oEmbed provider names to prevent line wrapping between the words. Drew Jaynes 2015-12-04 16:26:35 +00:00
  • cc5e86207b About page: Fix some minor string errors and simplify URL-building for the plugin install link for capable users. Drew Jaynes 2015-12-04 16:12:51 +00:00
  • 5f4902605e Reset Password: Add a missing new operator for WP_Error in get_password_reset_key(). Dominik Schilling (ocean90) 2015-12-04 15:30:17 +00:00
  • 1035906de6 First pass of the 4.4 about page. Adds strings (not yet translatable) and screen shots (not CDN). Drew Jaynes 2015-12-04 12:23:24 +00:00
  • 12b1cc4410 Embeds: Enforce, via unit tests, the no-ampersand rule for wp-embed.js. Andrew Nacin 2015-12-04 05:45:29 +00:00
  • dedff8fd0e WP oEmbed: validate the secret send via postMessage in wp.receiveEmbedMessage. Also, compare window instances. Scott Taylor 2015-12-03 20:16:28 +00:00
  • 3e85312bbf Media: Avoid rel="rel=" situations. Helen Hou-Sandi 2015-12-03 17:16:57 +00:00
  • 76367a145e Readme: Bump recommended MySQL version to 5.6, as 5.5 is now over 5 years old. Gary Pendergast 2015-12-03 16:45:22 +00:00
  • 2ddab3adf8 Route HEAD API requests through the GET callback method Mark Jaquith 2015-12-03 16:34:00 +00:00
  • 14eae0a8a7 Ensure that order is specified when querying for comment descendants. Boone Gorges 2015-12-03 15:49:37 +00:00
  • 594ce27b61 Install: after [35508], the margin on the header for the Install screen is too big. wonderboymusic 2015-12-01 21:01:02 +00:00
  • a8523ae92a Responsive Images: Currently images are included in the srcset if the aspect ratio difference is smaller than 0.01. This number is too high, set it to 0.002 Scott Taylor 2015-12-01 20:57:42 +00:00
  • aad857409b Customize Unit Tests: also remove_action( 'after_setup_theme', 'twentysixteen_setup' ). TwentyFifteen is already removed. Scott Taylor 2015-12-01 20:55:22 +00:00
  • 69900349ca Media: don't use get_media_embedded_in_content() in wp_make_content_images_responsive(). Scott Taylor 2015-12-01 20:49:13 +00:00
  • a69f591c55 Media: show Trash filter for Media list table when MEDIA_TRASH is true. Scott Taylor 2015-12-01 20:47:24 +00:00
  • c8b7126cbf Unit Tests: fix responsive image unit tests. Correct the logic in video shortcode unit test for width. Scott Taylor 2015-12-01 20:44:54 +00:00
  • cfbd88836d REST API: Unabbreviate error string. Ryan McCue 2015-11-30 09:50:56 +00:00
  • baa1da6c57 Do not pass FALSE as second parameter in variable class_exists() checks Mark Jaquith 2015-11-30 04:14:31 +00:00
  • 6565b3e423 In a similar vein to [34133], escape the email address and IP address of comment authors to increase defence in depth. John Blackbourn 2015-11-29 02:40:42 +00:00
  • da2acf666a When a post is scheduled for publication, treat it the same as a published post when calculating the capabilities required to edit or delete it. John Blackbourn 2015-11-29 02:24:15 +00:00
  • 518805f447 Remove debug mode from WP-CLI by default, as it now outputs too much debugging information to be of use during normal development. John Blackbourn 2015-11-28 18:36:06 +00:00
  • a8ea7d98b5 Ensure the correct error message is returned when a user attempts to comment on a post to which they do not have access. John Blackbourn 2015-11-28 18:28:54 +00:00
  • 4476731011 WordPress 4.4 RC 1 version bump Scott Taylor 2015-11-25 23:01:35 +00:00
  • 3494cb3ed0 WordPress 4.4 RC 1 Scott Taylor 2015-11-25 22:52:22 +00:00
  • daa3fe4d26 Users: Allow to create users without sending an email to the new user. Dominik Schilling (ocean90) 2015-11-25 22:37:35 +00:00
  • 6b37ee4b48 REST API: Mark WP_REST_Server::get_raw_data as static. Ryan McCue 2015-11-25 22:21:51 +00:00
  • 4c249c3445 Avoid potential fatal errors after [35718]. Helen Hou-Sandi 2015-11-25 22:18:49 +00:00
  • fba0cc8876 Set Twenty Sixteen as the default theme. Helen Hou-Sandi 2015-11-25 21:51:07 +00:00
  • 663b7f28ff Upgrade: New themes are not automatically installed on upgrade. This can still be explicitly asked for by defining CORE_UPGRADE_SKIP_NEW_BUNDLED as false. Scott Taylor 2015-11-25 21:44:02 +00:00
  • 2be61281f0 Template: Defining a default value for show_home breaks back compat. Konstantin Obenland 2015-11-25 18:54:51 +00:00