Commit Graph

  • ca5eb1e987 Inline documentation for hooks in wp-includes/feed-rss2.php. Drew Jaynes 2013-09-20 22:26:08 +00:00
  • c1031877ea Inline documentation for hooks in wp-includes/feed-rss.php. Drew Jaynes 2013-09-20 22:09:08 +00:00
  • 5e5480b03e Revert [25031] and [24841] - filling the internal linking search field with selected text has UX and performance issues with no resolution in sight. see #16276. Helen Hou-Sandi 2013-09-20 20:37:26 +00:00
  • afe1b7a6c9 Allow the "Add New" URL on post edit screens to be filtered via admin_url(). props SergeyBiryukov, jeremyfelt, c3mdigital. fixes #18504. Helen Hou-Sandi 2013-09-20 20:30:13 +00:00
  • 76cb40634b Make it possible to filter comment screen by post type; no UI. props johnbillion, c3mdigital. fixes #18596. Helen Hou-Sandi 2013-09-20 20:15:51 +00:00
  • 822f6e6746 Add REGEXP to meta queries. Andrew Nacin 2013-09-20 20:12:11 +00:00
  • a213611e4e Inline documentation for WP_Dependencies and _WP_Dependency classes. Drew Jaynes 2013-09-20 19:53:53 +00:00
  • b0d7ae1450 Twenty Fourteen: remove rem units, props iamtakashi. Fixes #25366. Lance Willett 2013-09-20 19:36:00 +00:00
  • dd63691dd4 Twenty Thirteen: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. Lance Willett 2013-09-20 19:33:23 +00:00
  • 69398611c8 Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. Lance Willett 2013-09-20 19:23:22 +00:00
  • 334edeb32d Send installed language data to the plugin and theme update-check endpoints. Andrew Nacin 2013-09-20 19:12:45 +00:00
  • b7a9c6cac9 Twenty Fourteen: first pass at improving responsive patterns and allowing for a full-width layout when no secondary sidebar is present. Props iamtakashi, see #25332. Lance Willett 2013-09-20 18:21:30 +00:00
  • c4b9f70f17 Inline documentation for _WP_Dependency class properties. Drew Jaynes 2013-09-20 17:45:30 +00:00
  • 39169ce3cc Inline documentation for WP_Dependencies class properties. Drew Jaynes 2013-09-20 17:43:48 +00:00
  • b6859d87e9 Twenty Thirteen: fix case where comment layout can break if a really, really long word is in the comment content. Closes #25195 props RDall and obenland. Lance Willett 2013-09-20 17:43:15 +00:00
  • ed6136070f Twenty Thirteen: revert combining two similar Nothing Found strings. Closes #24891. Lance Willett 2013-09-20 17:33:50 +00:00
  • 3209d0d804 Further adjust the request and response formats for plugin and theme update checks. see #25311. Andrew Nacin 2013-09-20 05:54:41 +00:00
  • 16aee8cdea Inline documentation for hooks in wp-includes/post-thumbnail-template.php. Drew Jaynes 2013-09-20 02:50:35 +00:00
  • 239226b5be Inline documentation for hooks in wp-admin/plugin-install.php. Drew Jaynes 2013-09-20 02:35:41 +00:00
  • ebf3305722 Inline documentation for hooks in wp-admin/includes/plugin-install.php. Drew Jaynes 2013-09-20 02:21:44 +00:00
  • d57aaeef25 Twenty Fourteen: first pass at adding a Contributors page template to highlight authors. Props MikeHansenMe, iamtakashi, obenland, and Kuzmanov. See #24863. Lance Willett 2013-09-19 21:33:00 +00:00
  • 68f34a5d80 Add a class to the bulk actions wrapper div. props nofearinc. fixes #25197. Helen Hou-Sandi 2013-09-19 21:00:02 +00:00
  • c1ad2ea70f Twenty Fourteen: revert bad Genericons merge leftovers, see #25085. Lance Willett 2013-09-19 18:20:16 +00:00
  • b20688456e unlink() the generated image in Tests_Image_Intermediate_Size::test_make_intermediate_size_successful() at the end of the test to avoid cruff in svn diffs. Scott Taylor 2013-09-19 18:05:11 +00:00
  • 93b93fde64 Twenty Fourteen: more Genericons fixes, merging exact files with latest Genericons 3.0 files for consistency and future ease of merging. Props obenland and georgestephanis, fixes #25085. Lance Willett 2013-09-19 18:04:57 +00:00
  • c23defe7c3 Restore post formats to bulk editing. props azaozz, SergeyBiryukov, DrewAPicture. fixes #24096. Helen Hou-Sandi 2013-09-19 17:46:25 +00:00
  • 2c5e59bed3 Twenty Fourteen: remove custom class from pullquotes and apply the same style to all left- and right-aligned quotes in the main content area. Props iamtakashi, fixes #25304. Lance Willett 2013-09-19 17:43:03 +00:00
  • ccb4d33234 Twenty Fourteen: clean up vendor prefixes. Props iamtakashi, fixes #25305. Lance Willett 2013-09-19 17:41:28 +00:00
  • 18a9fcdb67 Twenty Fourteen: remove optimizeLegibility. Props iamtakashi, fixes #25306. Lance Willett 2013-09-19 17:39:34 +00:00
  • 0c2365bb18 Twenty Fourteen: add underline style back to links in body text. Props iamtakashi, fixes #25307. Lance Willett 2013-09-19 17:37:05 +00:00
  • 9c45c7da75 Twenty Fourteen: change the background color of author's avatars in comments to black. Props iamtakashi, fixes #25309. Lance Willett 2013-09-19 17:35:53 +00:00
  • 3aa2add766 Inline documentation for hooks in wp-admin/admin-header.php. Drew Jaynes 2013-09-19 16:32:29 +00:00
  • bb42ed6893 Clarify error handling and special cases in the wp_insert_term() phpdoc block. Drew Jaynes 2013-09-19 16:08:30 +00:00
  • 24db2253b3 Some more tweaks for the documentation in wp-admin/includes/ms.php. see #25229. Sergey Biryukov 2013-09-19 16:05:21 +00:00
  • f52d0a96af WordPress Core Automatic Updates: Add a post-upgrade summary email to the WordPress install's admin email address. See #22704 Dion Hulse 2013-09-19 08:45:06 +00:00
  • fb0b86a078 Upgrader: Fix the order of arguements passed to wp_parse_args() in the Upgrader, introduced with [25272]. See #22704 Dion Hulse 2013-09-19 08:39:51 +00:00
  • 090b527065 Clarify phpdoc for get_comment_author_link(). Drew Jaynes 2013-09-19 05:55:01 +00:00
  • 799e129e1f Clarify phpdoc descriptions for esc_attr_x() and esc_html_x(). Drew Jaynes 2013-09-19 04:40:37 +00:00
  • b6c078fc00 Add missing $path parameter phpdoc for load_theme_textdomain(). Drew Jaynes 2013-09-19 04:12:25 +00:00
  • a989e79cf8 Add phpdoc blocks in wp-admin/credits.php. Drew Jaynes 2013-09-19 02:26:24 +00:00
  • 44cd294f64 Add missing phpdoc block for export_date_options(). Drew Jaynes 2013-09-19 02:08:53 +00:00
  • 15265acec5 Update inline documentation for wp_insert_term(). Sergey Biryukov 2013-09-19 01:56:16 +00:00
  • a30670afc6 Introduce 'offset' parameter for wp_get_sites(). Sergey Biryukov 2013-09-19 01:46:03 +00:00
  • ec7af133a5 Use wp_parse_id_list() to parse the 'network_id' parameter in wp_get_sites(). Sergey Biryukov 2013-09-19 01:19:56 +00:00
  • a4f3fc3489 Update inline documentation for hooks in wp-admin/includes/ms.php. Sergey Biryukov 2013-09-19 00:04:16 +00:00
  • 53d0201b7f Make the arguments of 'wp_audio_shortcode_override' and 'wp_video_shortcode_override' more consistent with the ones of 'img_caption_shortcode' and 'post_gallery' filters. Sergey Biryukov 2013-09-18 22:05:46 +00:00
  • 6d8ccb9e36 Replace non-functional 'wp_audio_shortcode_handler' and 'wp_video_shortcode_handler' filters with 'wp_audio_shortcode_override' and 'wp_video_shortcode_override'. Sergey Biryukov 2013-09-18 21:19:20 +00:00
  • 88639cb9b4 Use wp_parse_args() again for $args['rewrite'] in register_taxonomy(). Scott Taylor 2013-09-18 20:38:53 +00:00
  • 801f56dec2 Clean up the documentation for hooks in wp-admin/includes/plugin.php. Sergey Biryukov 2013-09-18 19:35:10 +00:00
  • 8834a52e40 Inline documentation for hooks in wp-admin/includes/ms.php. Sergey Biryukov 2013-09-18 18:21:46 +00:00
  • a0488fb609 Inline documentation for hooks in wp-links-opml.php. Sergey Biryukov 2013-09-18 17:30:23 +00:00
  • 57413deb42 Inline documentation for hooks in wp-includes/feed-rdf.php. Sergey Biryukov 2013-09-18 16:16:59 +00:00
  • 959be34093 Correct @since for hooks in wp-includes/class-wp-admin-bar.php. see #25229. Sergey Biryukov 2013-09-18 11:57:59 +00:00
  • 7069b5c47c Correct @since for hooks in wp-admin/includes/plugin.php. see #25229. Sergey Biryukov 2013-09-18 11:57:18 +00:00
  • 44759b5e1c Clean up the documentation for add_filter and apply_filters. Peter Westwood 2013-09-18 07:47:31 +00:00
  • 5331611baa Inline documentation for hooks in wp-includes/class-wp-admin-bar.php Peter Westwood 2013-09-18 07:41:54 +00:00
  • e71b7b15cf Inline documentation for hooks in wp-admin/includes/plugin.php Peter Westwood 2013-09-18 07:37:39 +00:00
  • c27b6d968e WP_HTTP: Fix a typo in the naming of WP_HTTP_Streams::verify_ssl_certificate(). Props SergeyBiryukov See #25007 Dion Hulse 2013-09-18 01:50:53 +00:00
  • 89c1b75ada Deprecate the_attachment_links(), unused since [6910]. props vinod dalvi. fixes #25340. Sergey Biryukov 2013-09-17 09:07:12 +00:00
  • 48be5948d5 Expect a possible array of post types in get_body_class(). props norcross. fixes #25341. Sergey Biryukov 2013-09-17 08:49:20 +00:00
  • 8a46168489 Inline documentation for hooks in wp-admin/user-new.php. Sergey Biryukov 2013-09-17 08:32:07 +00:00
  • ea24e2ce0d WordPress Upgrades: When defining the default filesystem permissions for files/directories, base the value on the existing ABSPATH & index.php file permissions - so as to respect the executable bit (if set) and not set global read if not required. This sets a minimum permission set to 750 and 640 for directories and files, so any systems requring less permission than that will still need to define the constants themselves. Fixes #20069 Dion Hulse 2013-09-17 08:05:23 +00:00
  • ed8f918e4e WordPress Core Automatic Updates: Remove some debug. See #22704 Dion Hulse 2013-09-17 04:07:35 +00:00
  • d1dcc8cca3 WordPress Core Automatic Updates: Switch from using a transient for locking the upgrade process, to using a site option. See #22704 Dion Hulse 2013-09-17 02:27:21 +00:00
  • 194f6f75ae WordPress Core Automatic Updates: Switch to a twicedaily cronjob to match the update check cron jobs, this removes the ability for update checks to continuously re-queue a upgrade job. See #22704 Dion Hulse 2013-09-17 02:25:17 +00:00
  • 42260988ba If the script_loader_src filter returns nothing, bail instead of printing <script src="">. Andrew Nacin 2013-09-16 22:11:12 +00:00
  • b307e1a23f Add documentation for the new flush_rewrite_rules_hard filter. fixes #23491. Andrew Nacin 2013-09-16 21:59:27 +00:00
  • 54c6cd2793 Make sure quick edited non-alternate taxonomy list table rows don't become alternate. props c3mdigital. fixes #25059. Helen Hou-Sandi 2013-09-16 21:10:27 +00:00
  • b5911d622e Update jQuery Form to 3.37.0 (unused in WP core). Andrew Nacin 2013-09-16 21:05:35 +00:00
  • 3af290b2c8 Check if the post type supports title. see #24423. Sergey Biryukov 2013-09-16 20:50:11 +00:00
  • 6f09a65bf9 Allow the value attribute for list items processed by kses. Andrew Nacin 2013-09-16 20:48:36 +00:00
  • fb1759e417 Only focus the title field when it is empty. Remove ancient code that provided for an alternate condition. Andrew Nacin 2013-09-16 20:36:35 +00:00
  • 42de3388f9 Update inline documentation for l10n functions. props CharlesClarkson, DrewAPicture. fixes #16750. Sergey Biryukov 2013-09-16 20:16:58 +00:00
  • 7e6d20733e Clarify a string in Network Dashboard help text. props DrewAPicture. see #23163. Sergey Biryukov 2013-09-16 20:13:36 +00:00
  • c89f2e38a8 Add nginx detection to the Permalink Settings screen. Andrew Nacin 2013-09-16 20:06:27 +00:00
  • 17c772d95b Inline documentation for hooks in wp-includes/load.php. Sergey Biryukov 2013-09-16 18:29:18 +00:00
  • fdc9bc6130 Allow callback args to be passed from wp_add_dashboard_widget() to add_meta_box(). Andrew Nacin 2013-09-16 18:06:05 +00:00
  • 400e27e71c Let the wp_redirect to media-new.php from post-new.php?post_type=attachment be canceled using the wp_redirect filter. Andrew Nacin 2013-09-16 17:51:58 +00:00
  • e24a1ac0dc Use get_terms() in the ajax tag search. Andrew Nacin 2013-09-16 17:50:16 +00:00
  • 80653c01a1 Always pass integer expirations to cache backends. Andrew Nacin 2013-09-16 17:42:49 +00:00
  • a58d80bbc1 Introduce post_password_expires filter to control the expiration of the post password cookie. Andrew Nacin 2013-09-16 17:39:30 +00:00
  • 80b315f740 Update @since for wp_script_is() and wp_style_is(). props jdgrimes. see #25326. Sergey Biryukov 2013-09-16 12:45:54 +00:00
  • 1d80307d5d Multisite blogs table: Convert the archived field from enum to tinyint to match the other status fields. fixes #12832. Andrew Nacin 2013-09-15 23:11:30 +00:00
  • 3ec962dd56 WordPress Core Automatic Updates: Remove an accidental closure which isn't supported in PHP 5.2. See #22704 Dion Hulse 2013-09-15 01:25:56 +00:00
  • d06cb2443f Proper treatment of the 'archived' field in wp_get_sites(). see #14511. Andrew Nacin 2013-09-14 23:09:59 +00:00
  • eb2e3536a9 Introduce wp_get_sites(), a long-awaited replacement for get_blog_list(). Andrew Nacin 2013-09-14 21:12:26 +00:00
  • a2892990f1 Introduce a img_caption_shortcode_width filter for controlling the inline style of the image caption shortcode. Andrew Nacin 2013-09-14 20:44:26 +00:00
  • 730574eeb5 Don't allow critical scripts to be deregistered on wp-login.php, just as we do in the rest of the admin. Andrew Nacin 2013-09-14 20:20:46 +00:00
  • db7501f3fa Move to JSON for the plugin and theme update-check API endpoints. see #25311. Andrew Nacin 2013-09-14 19:57:27 +00:00
  • e539910e1a Move to JSON for three api.wordpress.org endpoints. see #25311. Andrew Nacin 2013-09-14 19:30:44 +00:00
  • 564d5a51c2 Reinstate an assertion commented out in [25409]. This test is skipped due to @ticket anyway. see #25282. Andrew Nacin 2013-09-14 19:17:31 +00:00
  • 7fe981c578 Remove unnecessary printf(). fixes #25321. Andrew Nacin 2013-09-14 19:11:37 +00:00
  • 535ae26afd Fix several esoteric errors related to AJAX unit tests for comments: Scott Taylor 2013-09-14 18:35:43 +00:00
  • 1de9497eef Add 'image' type/extensions to wp_ext2type() and make it case insensitive. props xparham. fixes #25176. Dominik Schilling (ocean90) 2013-09-14 14:33:19 +00:00
  • 87e014a245 Account for Windows and CLI instances in wp_guess_url(). Props SergeyBiryukov. See #25317 Dion Hulse 2013-09-14 03:42:38 +00:00
  • 64eec20413 Inline documentation for hooks in wp-admin/export.php. Sergey Biryukov 2013-09-14 01:01:49 +00:00
  • 27d3a78193 Inline documentation for hooks in wp-admin/includes/comment.php. Sergey Biryukov 2013-09-14 01:00:44 +00:00
  • 402e61f269 Fix some undefined index notices related to Comment unit tests: * There are several places where a $_POST index was unchecked before setting a variable * In wp_notify_postauthor(), $comment was being returned null, but its properties were being accessed. * In check_ajax_referer(), 3 different values can be checked for nonce on $_REQUEST, but only 1 had an isset() Scott Taylor 2013-09-13 22:17:51 +00:00
  • d85e040859 Remove the unnecessary call to ob_end_clean() directly after ob_get_clean() in WP_Ajax_UnitTestCase::dieHandler(). This fixes a large number of AJAX errors in debug mode. Scott Taylor 2013-09-13 21:32:54 +00:00
  • f76f2a692a Fix an error in tests/ajax/Compression by removing the unnecessary call to ob_end_clean() immediately after ob_get_clean() in _gzdecode, which has aleady deleted the buffer. Scott Taylor 2013-09-13 21:29:12 +00:00