Commit Graph

  • 597e3630f3 WP Locale: Add a start_of_week property to store the start of the week per locale. Dominik Schilling (ocean90) 2015-10-21 17:27:47 +00:00
  • 739fc4a8c7 Update grunt-browserify Aaron Jorbin 2015-10-21 16:58:37 +00:00
  • 52204f7b27 Tests: Use most specific function for document titles. Konstantin Obenland 2015-10-21 16:54:53 +00:00
  • f492a81d70 Prevent non-public taxonomies from registering aquery var. Boone Gorges 2015-10-21 16:53:51 +00:00
  • 8f2e001efe Replace Autoprefixer Core with Autoprefixer Aaron Jorbin 2015-10-21 16:47:21 +00:00
  • e4b72ad5ca Don't force comment pagination. Boone Gorges 2015-10-21 16:25:31 +00:00
  • 11bd47beca Media: Update colors to match the times. Helen Hou-Sandi 2015-10-21 16:17:58 +00:00
  • 75887ec865 Document title tests should expect dynamic blogname. Boone Gorges 2015-10-21 16:14:06 +00:00
  • 6c178fd1ab Docs: Add documentation in the form of a hash notation for default arguments accepted by wp_login_form(). Drew Jaynes 2015-10-21 15:37:23 +00:00
  • 3d64414d5c wp_die(): Update colors and button styling. Helen Hou-Sandi 2015-10-21 15:23:01 +00:00
  • 9a1b5f93cd List Tables: Replace the hyphen separator for titles and post/media states with a —. Dominik Schilling (ocean90) 2015-10-21 14:32:02 +00:00
  • a28e35e462 Filesystem: Following the introduction of the KB|MB|GB|TB_IN_BYTES constants in [35286], use them in various places in core. Drew Jaynes 2015-10-21 14:02:59 +00:00
  • 86794324c7 Docs: Improve the return description in the DocBlock for rest_send_allow_header(). Drew Jaynes 2015-10-21 13:47:12 +00:00
  • bc2a538b1a REST API: Change nonce name to _wpnonce. Sergey Biryukov 2015-10-21 08:13:18 +00:00
  • 5bba750579 Add get_terms_defaults filter for the default arguments of get_terms(). Sergey Biryukov 2015-10-21 08:07:12 +00:00
  • f3f2a222b9 Reorder default arguments in get_terms() for consistency with the hash notation added in [29128]. Sergey Biryukov 2015-10-21 08:00:56 +00:00
  • 7b81e1e56c Docs: Correct function name in get_terms_args parameter description. Sergey Biryukov 2015-10-21 07:41:38 +00:00
  • 892cef6da5 Docs: Correct duplicate hook reference for get_terms. Sergey Biryukov 2015-10-21 07:39:11 +00:00
  • 5bc6ae50ab Precommit cleanup, see r35313. Andrew Ozz 2015-10-21 05:32:54 +00:00
  • 7ba408c93e Widgets: add a button to delete all inactive widgets simultaneously for better UX. Andrew Ozz 2015-10-21 05:22:52 +00:00
  • ba1177bf4c Export: add missing labels and improvement accessibility of the Export screen. Scott Taylor 2015-10-21 03:56:22 +00:00
  • 6f6c0ebb52 Plugins/Updates: in request_filesystem_credentials(), alter the heading HTML tag based on the current screen for improved semantics. Scott Taylor 2015-10-21 03:50:19 +00:00
  • 51637379a2 Formatting: move url_shorten() from wp-admin/includes/misc.php to wp-includes/formatting.php for more global access. Scott Taylor 2015-10-21 03:47:23 +00:00
  • be739bd6c0 Administration: the current admin menu item should have an aria-haspopup attribute when the menu is folded. Scott Taylor 2015-10-21 03:40:38 +00:00
  • e4bcddecfb Site Icon: make the default value for the site_icon option 0 in schema.php. Scott Taylor 2015-10-21 03:27:54 +00:00
  • 14893eb628 AJAX UNIT TESTS: Have you ever wondered why these take 600 forevers to run? They all eventually call do_action( 'admin_init' ), which has _maybe_update_core, _maybe_update_plugins, and _maybe_update_themes hooked to it. REMOVE THEM, and AJAX unit tests run like the wind. Tests_Ajax_Response is still slow. Scott Taylor 2015-10-21 03:17:36 +00:00
  • 5252cb7fe3 Autoprefixer for [35281]. Sergey Biryukov 2015-10-21 03:01:13 +00:00
  • f5921a0c98 Unit Tests: consolidate the many separate implementations of _make_attachment() into a helper method on WP_UnitTestCase. Scott Taylor 2015-10-21 01:58:52 +00:00
  • ede4050ace Customizer: Prevent nav_menu_item settings from becoming dirty when their controls are set up. Weston Ruter 2015-10-20 22:44:44 +00:00
  • bde89adaf8 Customizer: Introduce customize_loaded_components filter to allow core components to be disabled. Weston Ruter 2015-10-20 22:15:11 +00:00
  • 73d755b67a TinyMCE: update to 4.2.6. Changelog: http://www.tinymce.com/develop/changelog/?ctrl=version&act=view&pr_id=1&vr_id=887. Andrew Ozz 2015-10-20 22:05:31 +00:00
  • 261aa51182 Customizer: Allow new option settings to not be saved as autoloaded by passing an autoload arg value of false. Weston Ruter 2015-10-20 21:18:04 +00:00
  • 8774b40dc8 Customizer: Make the widgets "Reorder" and "Add a Widget" buttons... buttons. Andrea Fercia 2015-10-20 20:14:51 +00:00
  • 11f4d7bb68 Docs: Add translator comments for two _deprecated_argument() calls added to get_wp_title_rss() and wp_title_rss() in [35294]. Drew Jaynes 2015-10-20 19:19:37 +00:00
  • 9724c7cdbd Customizer: Implement indicators for invalid nav menu items. Weston Ruter 2015-10-20 19:07:58 +00:00
  • 1871d57dc5 Docs: Adjust syntax in the hook doc summaries for the document_title_separator and document_title_parts filters, introduced in [35294]. Drew Jaynes 2015-10-20 18:35:46 +00:00
  • b11b651d24 Docs: Fix indentation and improve usefulness of inline comments surrounding the if/elseif conditions for assigning document titles in wp_get_document_title(). Drew Jaynes 2015-10-20 18:30:59 +00:00
  • e9579b3ed5 Site Icon: Get site icon ID only when needed. Konstantin Obenland 2015-10-20 18:22:41 +00:00
  • 8ec6153115 Docs: Update the hook doc for the pre_get_document_title filter to explain ''what'' value is filterable rather than ''why'' the value is filterable :-) Drew Jaynes 2015-10-20 18:13:13 +00:00
  • e5ec034d8f Docs: Improve vague changelog entries for functions and hooks where arguments were deprecated in [35294]. Drew Jaynes 2015-10-20 18:09:06 +00:00
  • 2f5c72fea8 Docs: Fix up DocBlock syntax for the now-deprecated wp_title(). Drew Jaynes 2015-10-20 17:52:21 +00:00
  • c7a86be42c Tests: Use updated filter names and oembed title for UT sanity. Konstantin Obenland 2015-10-20 17:04:29 +00:00
  • d625bd2428 Themes: Improve document title output. Konstantin Obenland 2015-10-20 16:20:04 +00:00
  • 1940317385 In wp_list_categories(), rewrite a long condition for clarity. Sergey Biryukov 2015-10-20 16:12:21 +00:00
  • 0a614515ac Tags: Avoid a double trailing space after tags separator in auto-suggest. Sergey Biryukov 2015-10-20 15:59:01 +00:00
  • 2713768bb0 Correct inline comment in wp_list_categories(). Boone Gorges 2015-10-20 12:54:55 +00:00
  • 5b8bd2209e Docs: Correction: MONTH_IN_SECONDS was added in 4.4.0. Drew Jaynes 2015-10-20 07:34:34 +00:00
  • 1ed7489957 Media: Introduce the image_get_intermediate_size filter to its like-named function, making it possible to manipulate returned intermedia image size data. Drew Jaynes 2015-10-20 07:23:18 +00:00
  • 7972ba8126 Media: Introduce the enclosure_links filter, which makes it possible to adjust the list of audio and video enclosure links derived from post content before querying the database. Drew Jaynes 2015-10-20 07:08:59 +00:00
  • aec5d8766b Docs: The MINUTE_IN_SECONDS, HOUR_IN_SECONDS, DAY_IN_SECONDS, WEEK_IN_SECONDS, MONTH_IN_SECONDS, and YEAR_IN_SECONDS constants were introduced in 3.5. Drew Jaynes 2015-10-20 06:58:50 +00:00
  • 2bd3c9a832 Filesystem: Introduce constants to allow for easier expression of file sizes and other data amounts. Drew Jaynes 2015-10-20 06:54:41 +00:00
  • 1a999bce25 Query: Introduce the content_pagination filter, which makes it possible to manipulate how post content is split into "pages" in WP_Query::setup_postdata(). Drew Jaynes 2015-10-20 06:32:16 +00:00
  • ea7e8314d2 Formatting: allow date strings to be passed to get_gmt_from_date(), instead of requiring 'Y-m-d H:i:s'. Scott Taylor 2015-10-20 06:07:45 +00:00
  • 895cf207b5 Feeds: add CEST to $timezone in SimplePie_Parse_Date. Scott Taylor 2015-10-20 05:56:59 +00:00
  • eb6bdb59cd Dashboard: use the create_posts cap on the post type object when determining if the Quick Press widget can be displayed. Scott Taylor 2015-10-20 05:48:11 +00:00
  • f07367d34c Theme Installer: toggle iframe-ready on the overlay to control the spinner animated GIF and high CPU usage. Scott Taylor 2015-10-20 05:35:07 +00:00
  • 91d55f97c2 Users: when calling wp_insert_user() with an valid user ID, return WP_Error instead of arbitrarily updating user meta. Scott Taylor 2015-10-20 05:27:32 +00:00
  • 6ae2e24d28 XML-RPC: after [35095], change the name of the xmlrpc_memory_limit filter to xmlrpc_chunk_parsing_size. Scott Taylor 2015-10-20 05:18:15 +00:00
  • b18755172b Widgets: revert [34376] and [34386] as pertains to the Categories widget supporting custom taxonomies. Scott Taylor 2015-10-20 04:56:57 +00:00
  • 089276d5e8 List Tables: revert the majority of [34467]. This was almost universally abhorred (the JS that disabled the bulk dropdowns). Scott Taylor 2015-10-20 04:28:05 +00:00
  • fdd8106001 Formatting: when making unique filenames in wp_unique_filename() by adding an incrementing number, prefix it with a dash to disambiguate from files that end in numbers. Scott Taylor 2015-10-20 04:04:26 +00:00
  • 9b27952d46 Customizer: when available, show the description when rendering the dropdown-pages Control. Scott Taylor 2015-10-20 03:47:34 +00:00
  • 85af87a19b Docs: Update the default scheme for get_rest_url() from 'json' to 'rest'. Drew Jaynes 2015-10-19 22:38:03 +00:00
  • 3ee61161c6 Accessibility: Improve the headings hierarchy in the Add Themes screen. Andrea Fercia 2015-10-19 22:03:48 +00:00
  • 42687da29c Widgets: Modify unit test assertion to be compatible with widget_nav_menu option being filtered by plugin to return ArrayIterator. Weston Ruter 2015-10-19 21:26:24 +00:00
  • 900810e508 Docs: Add a missing file header for wp-admin/includes/class-wp-site-icon.php. Drew Jaynes 2015-10-19 20:08:34 +00:00
  • f03562b364 Tests: Add some more test coverage for get_term_field(). Drew Jaynes 2015-10-19 03:28:49 +00:00
  • 583b065e14 Don't store data as a property on WP_Term objects. Boone Gorges 2015-10-19 03:11:30 +00:00
  • 990eebf373 Bust object term cache in wp_remove_object_terms(). Boone Gorges 2015-10-19 01:52:22 +00:00
  • 063d42a801 In insert_with_markers() restore the 4.3 behaviour of creating the file if it doesn't exist. This change also makes it bail early (without writing) if the markers content is the same as the existing, and uses ftell() rather than $bytes for the location to truncate the file to - based on the file pointer being at the end of the written stream. Dion Hulse 2015-10-19 00:52:08 +00:00
  • 10322a38bf Docs: Fix a typo in the $blog_id parameter name in the rest_url filter doc. Drew Jaynes 2015-10-18 23:11:49 +00:00
  • ccb76a5af0 Multisite: Improve the Admin Bar parent menu items color on hover and focus. Andrea Fercia 2015-10-18 16:21:42 +00:00
  • 0fb4304628 Taxonomy: Improve deprecated argument strings for the 'link' type in get_categories() and wp_dropdown_categories(). Drew Jaynes 2015-10-18 15:34:55 +00:00
  • 84d3e1f305 Administration: Introduce the manage_posts_extra_tablenav action, which fires inside the tablenav for the posts list table, and just outside the "actions" container. Drew Jaynes 2015-10-18 14:55:52 +00:00
  • cb2bc30252 Docs: Add a version to the file header for wp-admin/includes/comment.php. Drew Jaynes 2015-10-18 14:33:31 +00:00
  • 67ff09cf33 TinyMCE: Drag and drop link with image Ella Iseulde Van Dorpe 2015-10-18 11:04:33 +00:00
  • 39c6a77617 Some cleanup that was missed in [35259]. John Blackbourn 2015-10-18 06:25:25 +00:00
  • 219b56a6a4 Some rewrite endpoint tests in preparation for new endpoint masks. More to come. John Blackbourn 2015-10-18 06:23:48 +00:00
  • a314c6c234 Preserve the public and private query var properties on the global WP instance when using WP_UnitTestCase::go_to(). These properties apply to the application state, not the current request. John Blackbourn 2015-10-18 05:00:40 +00:00
  • 9fbff7f63a Add is_embed() to WP_UnitTestCase::assertQueryTrue() and update the relevant embed tests. John Blackbourn 2015-10-18 04:50:15 +00:00
  • 6845b3cd4a Move the test_is_home_should_be_false_when_visiting_custom_endpoint_without_a_registered_query_var_and_page_on_front_is_set() test into a more appropriate place. John Blackbourn 2015-10-18 01:34:29 +00:00
  • ab43e7362d Correct a test after r35253. John Blackbourn 2015-10-18 00:55:16 +00:00
  • 01a92d7908 Remove an IDE-specific rule in .gitignore. These should be managed in the user's ~/.gitignore_global file. John Blackbourn 2015-10-18 00:15:23 +00:00
  • 8c19030438 Embeds: After [35235], replace some missed oembed references with embed. Sergey Biryukov 2015-10-17 23:25:56 +00:00
  • d5b31e6ba2 Introduce map_deep(), a utility function that recursively maps a callable function to every item in an array or object. Works like array_walk_recursive() but works with objects too. John Blackbourn 2015-10-17 23:25:21 +00:00
  • f8e79c5bbc Customizer: Fix margin-top calculation for Themes section. Weston Ruter 2015-10-17 22:40:10 +00:00
  • 641e372432 Media: in wp_get_attachment_image_sizes(), ensure that $img_width exists when the image does not. Scott Taylor 2015-10-17 22:11:28 +00:00
  • 768958f7a0 Unit Tests: better fixtures for Tests_Meta_Slashes and Tests_WP_Customize_Section. Scott Taylor 2015-10-17 21:28:43 +00:00
  • 80b732819b Unit Tests: better fixtures for Tests_User_WpSetCurrentUser. Scott Taylor 2015-10-17 21:18:38 +00:00
  • 721d4c5a77 Unit Tests: better fixtures for Tests_User. Scott Taylor 2015-10-17 21:14:28 +00:00
  • c173dc5595 Unit Tests: better fixtures for Tests_AdminBar. Don't force-delete some posts: some filter callbacks are no-ops on Multisite if the post is vanquished. Scott Taylor 2015-10-17 20:48:33 +00:00
  • 8506f48d6b Unit Tests: better fixtures for Tests_Admin_Includes_Post. Scott Taylor 2015-10-17 19:47:07 +00:00
  • 613e88fe86 Unit Tests: WP_UnitTest_Generator_Sequence needs a static incrementer - otherwise, it assumes every test class is a reset, which it no longer is (it is now static). Scott Taylor 2015-10-17 19:24:20 +00:00
  • ae226d66b6 Unit Tests: after [35242], declare some missing instance props on individual test classes. Scott Taylor 2015-10-17 18:29:32 +00:00
  • b757b37551 Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop. Scott Taylor 2015-10-17 18:02:16 +00:00
  • 5a0fd03f95 Docs: Add missing file headers to the list table classes and adjust class DocBlocks accordingly. Drew Jaynes 2015-10-17 15:12:48 +00:00
  • 0bb4a1bdd0 Docs: Improve the hook doc for the get_post_status filter, introduced in [35233]. Drew Jaynes 2015-10-17 14:23:05 +00:00
  • 5b5b67ee31 JSHint after [35238] Ella Iseulde Van Dorpe 2015-10-17 07:10:55 +00:00
  • 112af0751f Admin: fix repositioning notices Ella Iseulde Van Dorpe 2015-10-17 07:03:30 +00:00
  • cba5390270 Docs: Add a missing file header for wp-admin/includes/class-wp-list-table.php. Drew Jaynes 2015-10-17 06:06:59 +00:00