Commit Graph

  • 8a3df7d4b4 Inline documentation for hooks in wp-admin/includes/class-wp-plugin-install-list-table.php. Drew Jaynes 2013-09-26 02:47:44 +00:00
  • 57241c4824 Add a user_new_form hook, with context. props johnjamesjacoby, strangerstudios, jeremyfelt, DrewAPicture. fixes #18709. Helen Hou-Sandi 2013-09-26 01:47:42 +00:00
  • f7a6959048 Improve inline documentation for wp_insert_post() by adding a hash notation. Drew Jaynes 2013-09-25 17:33:36 +00:00
  • dc53919fe3 Twenty Ten: update code comments to reflect WP inline docs standards. Props DrewAPicture, closes #25256. Lance Willett 2013-09-25 17:03:34 +00:00
  • 4a8bf29102 Twenty Twelve: simplify header image check, props obenland. Closes #25400. Lance Willett 2013-09-25 16:58:43 +00:00
  • bd150bd8d6 Twenty Eleven: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. Lance Willett 2013-09-25 16:49:36 +00:00
  • 11a9f047cc Twenty Fourteen: make the content sidebar optional and alter the layout to full-width if the sidebar is not active, but without adding wider featured image (for now). Props iamtakashi, closes #25031. Lance Willett 2013-09-25 16:35:26 +00:00
  • fcd1b02a1d Twenty Fourteen: change the background color a bit more on hover for main navigation submenus. See #25220. Lance Willett 2013-09-25 16:28:00 +00:00
  • 1df5d5fa6b Only show top-level items when adding pages to a User's First Nav Menu. (This is also the title of Dave's first children's book.) Andrew Nacin 2013-09-25 16:22:29 +00:00
  • 57a5269b13 Live network counts of users and sites for small networks. Andrew Nacin 2013-09-25 16:20:21 +00:00
  • 99fa347879 Better error messaging on install.php. props DrewAPicture, ocean90. fixes #24982. Helen Hou-Sandi 2013-09-25 16:13:44 +00:00
  • 64b021bbce Simplify the login page viewport meta for mobile devices, so it's less restrictive on the user. Allows for developers to override if necessary via the login_head action. props azaozz. fixes #24777. Helen Hou-Sandi 2013-09-25 15:19:11 +00:00
  • d16e2bc2b1 'sanitize_user' is a filter, not an action. fixes #25411. Sergey Biryukov 2013-09-25 03:13:19 +00:00
  • beca878aa6 Clean up the path calculations in wp::parse_request(). Andrew Nacin 2013-09-25 00:46:39 +00:00
  • 8d72ad52ff Don't rely on include_path to include files. Andrew Nacin 2013-09-25 00:17:40 +00:00
  • f7050daeba Use the wpdb method instead of $wpdb->prefix. Andrew Nacin 2013-09-24 23:40:41 +00:00
  • a580e9f3c3 Twenty Fourteen: remove unused images, following r25610. See #25300. Lance Willett 2013-09-24 23:06:18 +00:00
  • 9d5cab1940 Twenty Fourteen: accessibility fix for allowing the search button in the toolbar to be focused with the keyboard. Props joedolson and sabreuse, see #25054. Lance Willett 2013-09-24 23:03:14 +00:00
  • 2e21ea25f5 Twenty Fourteen: fixes for accent color functionality, props celloexpressions. See #25220. Lance Willett 2013-09-24 22:33:37 +00:00
  • 1b61078658 Twenty Fourteen: fix gap beneath header image, props taupecat. Fixes #25404. Lance Willett 2013-09-24 22:20:54 +00:00
  • f3c37fd5ae Twenty Fourteen: redo the featured image background pattern with CSS plus minor style adjustments. Props iamtakashi, fixes #25300. This also fixes #25363, props buffler. Lance Willett 2013-09-24 22:19:08 +00:00
  • c9bf087f36 Clarify inline documentation for the return in get_attached_file(). Drew Jaynes 2013-09-24 21:28:35 +00:00
  • ab117ae99c Make sure the attachment file exists before calling filesize() on it. props DrewAPicture. fixes #25170. Helen Hou-Sandi 2013-09-24 20:22:24 +00:00
  • 648af753fd Initialize the filter globals. Andrew Nacin 2013-09-24 19:04:21 +00:00
  • 34e9dc9f06 Introduce wp_get_user_contact_methods() as a public version of _wp_get_user_contactmethods. Andrew Nacin 2013-09-24 18:13:18 +00:00
  • de89edd699 When is_main_query() is called during the pre_get_posts hook, issue _doing_it_wrong(). Andrew Nacin 2013-09-24 17:09:56 +00:00
  • 3dbcfcdbe4 Twenty Fourteen: simplify header image check, props obenland. See #25400. Lance Willett 2013-09-24 17:06:01 +00:00
  • f83075e3ed Twenty Fourteen: Genericons minor style adjustments, props iamtakashi. See #25085. Lance Willett 2013-09-24 16:41:52 +00:00
  • 5ec48f6734 Add classes to menus to indicate that an item has sub-items: .menu-item-has-children for wp_nav_menu() and .page_item_has_children for wp_page_menu(). props hotchkissconsulting. fixes #23834. Helen Hou-Sandi 2013-09-24 16:00:14 +00:00
  • 13408ddcbd Introduce a reset_postdata() method on the WP_Query object, which wp_reset_postdata() now wraps. Andrew Nacin 2013-09-24 15:52:41 +00:00
  • 621f86abfb Context for the signup_hidden_fields hooks. Andrew Nacin 2013-09-24 15:50:06 +00:00
  • e4a523977f Automatic Updates: Correct a typo of a constant, s/DISABLE_FILE_MODS/DISALLOW_FILE_MODS/. See #22704 Dion Hulse 2013-09-24 07:15:58 +00:00
  • c8251ec989 Automatic Core Updates: Enable Core Automatic Updates for Security releases, Development nightly releases, and, Language packs. See #22704 For more information on Automatic Core Updates, See #22704 and http://wp.me/p2AvED-1Lo Dion Hulse 2013-09-24 03:35:53 +00:00
  • 1b984a7f05 Improve inline documentation for wp-includes/functions.wp-scripts.php. Drew Jaynes 2013-09-24 02:57:56 +00:00
  • b0717588b7 Introduce register_taxonomy_for_object_type(). Andrew Nacin 2013-09-24 02:54:00 +00:00
  • 3eea90937d Allow all non-visible default row actions in the admin to be accessed via keyboard. fixes #21334. Helen Hou-Sandi 2013-09-24 02:49:30 +00:00
  • d1bd6d8c6f Improve inline documentation for wp-includes/functions.wp-styles.php. Drew Jaynes 2013-09-24 02:23:09 +00:00
  • 7446faa7fb Allow non-visible post row actions to be accessed via keyboard. props adamsilverstein, lessbloat. fixes #21334. Helen Hou-Sandi 2013-09-24 02:03:41 +00:00
  • 9ac7b0ce32 Saner CSS for row actions - now we can just target .row-actions instead of both .row-actions and .row-actions-visible. CSS for .row-actions-visible remains for now due to usage in plugins. Visibility is controlled by toggling a .visible class. fixes #25403. Helen Hou-Sandi 2013-09-24 01:53:08 +00:00
  • d420b71d52 Ignore unauthorized meta keys in meta_form(). fixes #18786. Andrew Nacin 2013-09-24 01:30:31 +00:00
  • 05c7da77fa Revert [25446] now that wp_blogs.archived is no longer an ENUM field. see #14511. Andrew Nacin 2013-09-24 01:19:27 +00:00
  • 05ffd2dad0 Inline documentation for hooks in wp-admin/admin-post.php. Drew Jaynes 2013-09-23 23:47:41 +00:00
  • e62fb3972b Inline documentation for the Walker_Comment class in wp-includes/comment-template.php Drew Jaynes 2013-09-23 23:28:41 +00:00
  • 164b32b566 Inline documentation for hooks in wp-admin/includes/revision.php. Drew Jaynes 2013-09-23 22:44:26 +00:00
  • db890b4e75 Standardize usage of 'text domain' in inline documentation for wp-includes/l10n.php. Drew Jaynes 2013-09-23 22:27:17 +00:00
  • 1929aeb1c3 Avoid a notice. see #14408, [25574]. Andrew Nacin 2013-09-23 21:43:25 +00:00
  • b8a50e4cdd Inline documentation for hooks in wp-includes/comment-template.php. Drew Jaynes 2013-09-23 21:20:48 +00:00
  • 169ac00ea5 Return false in update_metadata() and update_metadata_by_mid() when the DB query fails. Andrew Nacin 2013-09-23 20:31:01 +00:00
  • 164d6cf220 Change 'This post is password protected' to 'This content', for the benefit of custom post types. Andrew Nacin 2013-09-23 20:28:30 +00:00
  • 17a0ace2a4 Use correct variable. props helen. see #17071. Andrew Nacin 2013-09-23 20:17:37 +00:00
  • 53a59c01a8 Temporary hooks for the widgets feature team in dynamic_sidebar() and is_active_sidebar(). Andrew Nacin 2013-09-23 20:13:58 +00:00
  • 740bb2d494 Introduce a wp_count_attachments filter. Andrew Nacin 2013-09-23 19:10:53 +00:00
  • fbc417775d In wp_count_posts(), rename 'count_posts' hook to 'wp_count_posts', for clarity. see #16603. Andrew Nacin 2013-09-23 19:07:08 +00:00
  • 7203c7c012 Introduce a bulk_post_updated_messages filter. Andrew Nacin 2013-09-23 18:52:04 +00:00
  • 9a45c4a414 Pass $taxonomies to two more filters in get_terms(). Andrew Nacin 2013-09-23 18:38:50 +00:00
  • b00509f3b0 Inline documentation for comment_form() argument defaults missed in [25573]. Drew Jaynes 2013-09-23 17:29:54 +00:00
  • dec1c4d8f2 Set up author data for the author template immediately, rather than waiting for the first the_post() call. Andrew Nacin 2013-09-23 17:21:49 +00:00
  • 9297d23d5a Improve inline documentation of arguments for comment_form(). Drew Jaynes 2013-09-23 17:16:01 +00:00
  • 46fef6ef24 Introduce a meta_box_cb argument for register_taxonomy(). Andrew Nacin 2013-09-23 17:11:09 +00:00
  • df9b9dbbed Update wp-tests-config-sample.php to run with WP_DEBUG by default. see #25282. Andrew Nacin 2013-09-23 16:17:59 +00:00
  • 40131fc188 Remove redundant title attributes. Andrew Nacin 2013-09-23 14:50:07 +00:00
  • 85feec4df4 Move a certificate higher in the file (end to start) so that PHP 5.2.x (OpenSSL 0.9.8j and earlier) can parse the file correctly. See #25007 Dion Hulse 2013-09-23 13:58:40 +00:00
  • aa9a8de56b Language Packs: Integrate Language Packs into the Auto-upgrader. See #18200 See #22704 Dion Hulse 2013-09-23 09:37:25 +00:00
  • 9e36d580e1 Inline documentation improvements for wp-includes/comment-template.php. Drew Jaynes 2013-09-23 04:15:41 +00:00
  • 330a8daccd Add a language pack upgrader class. Andrew Nacin 2013-09-23 02:07:51 +00:00
  • b28cc74069 Inline documentation for hooks in wp-includes/l10n.php. Drew Jaynes 2013-09-23 00:37:34 +00:00
  • 9ce3b46e1f Improve inline documentation for wp-trackback.php. Drew Jaynes 2013-09-22 18:38:56 +00:00
  • 24d1818527 Improve inline comment for removing default padding styles for the Toolbar. Drew Jaynes 2013-09-22 14:33:11 +00:00
  • a2cd165b61 Replace !$user_ID with !is_user_logged_in(). props garyc40. see #15508. Dominik Schilling (ocean90) 2013-09-22 10:15:38 +00:00
  • 222c2de402 Improve file header and description in wp-admin/admin-post.php. Drew Jaynes 2013-09-22 05:17:15 +00:00
  • 455b8d47a9 First pass at documenting the WP_Filesystem methods. This also introduces stubs of the methods into the base class which are documented, which subclasses can override, some methods were cleaned up at the same time. See #18476 See #23122. Props kurtpayne, bananastalktome, and, DrewAPicture Dion Hulse 2013-09-22 04:43:29 +00:00
  • f32eac7a75 Add a svn:ignore property to wp-content, wp-content/plugins, and, wp-content/themes to clean up the output of a svn status, this means that plugins/themes/uploads won't clutter the svn status output. Fixes #25337 See #24976 Dion Hulse 2013-09-22 04:25:14 +00:00
  • 05ae44eaca Inline documentation for hooks in wp-admin/includes/ajax-actions.php. Drew Jaynes 2013-09-21 20:46:15 +00:00
  • 74ec1ce5ed tests/phpunit/data/images/a2-small-100x75.jpg should not be checked in - it is generated in a test method and unlink()'d since [25507]. Scott Taylor 2013-09-21 18:51:55 +00:00
  • 8c8a0b990c Make the WP_List_Table::months_dropdown() query results filterable. Drew Jaynes 2013-09-21 18:34:26 +00:00
  • 0d5bebfe0e Add an $args parameter to comment_text and get_comment_text filters. Adds filter docs. Improve docblocks for get_comment_text() and comment_text(). Scott Taylor 2013-09-21 18:17:22 +00:00
  • 5a74d939ec Add hooks to wp_count_posts(). Adds filter docs. Adds unit test to test count_posts filter. Scott Taylor 2013-09-21 17:54:36 +00:00
  • 0d6c7bbbc3 Add @access private to _get_custom_object_labels(), which was already implied by the dangling underscore. Cast $labels to array in get_taxonomy_labels() and _get_custom_object_labels(). Scott Taylor 2013-09-21 17:43:14 +00:00
  • 7cca3e427b Alter some text for clarity on the Media Settings page. Scott Taylor 2013-09-21 17:27:40 +00:00
  • 325b1bf175 Ensure that terms with a post count of 0 are not returned in wp_count_terms() when hide_empty => true. Adds unit test which ensures that wp_count_terms() returns 0. Scott Taylor 2013-09-21 16:47:43 +00:00
  • 825faf32da Use elseif when slurping the nonce in check_ajax_referer() to avoid accidentally overwriting it. Scott Taylor 2013-09-21 16:25:57 +00:00
  • 5315632f13 Update Jcrop to 0.9.12 (unused in WP core). Dominik Schilling (ocean90) 2013-09-21 12:45:47 +00:00
  • 4a1075909e Update imgAreaSelect version in script-loader.php for [25545], see #25370. Dominik Schilling (ocean90) 2013-09-21 12:39:04 +00:00
  • b3c66e7bd0 Image Edit: Replace deprecated $.load() and $.error() methods to prevent warnings by jQuery Migrate, fixes #25371. Dominik Schilling (ocean90) 2013-09-21 11:23:32 +00:00
  • 6e5e69cb85 Trim leading whitespace from AJAX responses. Dominik Schilling (ocean90) 2013-09-21 10:50:09 +00:00
  • 4423693048 Update imgAreaSelect to 0.9.10. fixes #25370. Dominik Schilling (ocean90) 2013-09-21 10:42:55 +00:00
  • 24294b97e4 Plugin Update API: Set the translations key to an empty array when the API is unavailable. Props rmmcue. See #18200 Dion Hulse 2013-09-21 09:33:12 +00:00
  • f0fa5f821e Add a missing . in the Hook documentation from r25542 See #22704 Dion Hulse 2013-09-21 07:01:23 +00:00
  • 6048f75b93 WordPress Core Automatic Updates: Add a filter as to whether or not to send the site administrator a summary of executed updates. Props JustinSainton. See #22704 Dion Hulse 2013-09-21 06:59:25 +00:00
  • f377693931 When using download_url(), if the resource supplies a Content-MD5 header, verify the downloaded file against it. Fixes #20074 Dion Hulse 2013-09-21 06:53:50 +00:00
  • eb3bee3ba5 Upgrader: Perform a MD5 file verification check on the files during upgrade. This ensures that both a Partial upgrade build can be used, and that all the files were copied into place correctly. Props pento for initial patch. Fixes #18201 Dion Hulse 2013-09-21 06:48:20 +00:00
  • 38ef3b8f63 Fix spaces to tabs and inline documenation formatting in wp-admin/admin-ajax.php. Drew Jaynes 2013-09-21 05:52:06 +00:00
  • e7bee2709b Inline documentation for hooks in wp-admin/admin-ajax.php. Drew Jaynes 2013-09-21 05:31:09 +00:00
  • 3ffcfbf26b Inline documentation for hooks in wp-activate.php. Drew Jaynes 2013-09-21 05:20:42 +00:00
  • 98f073272d Accept and store translations data from the plugin and theme update check endpoints. Andrew Nacin 2013-09-21 04:07:34 +00:00
  • 9fd23a65e7 Inline documentation for hooks in wp-includes/canonical.php. Drew Jaynes 2013-09-20 23:30:37 +00:00
  • b647fef9d5 Inline documentation for hooks in wp-admin/plugin-editor.php. Drew Jaynes 2013-09-20 23:17:59 +00:00
  • 4f54475853 Inline documentation for hooks in wp-includes/bookmark-template.php. Drew Jaynes 2013-09-20 23:08:50 +00:00
  • 63c1e0ed29 Inline documentation of hooks for wp-includes/feed-rss2-comments.php. Drew Jaynes 2013-09-20 23:01:01 +00:00
  • ca9d1fc693 Inline documentation for hooks in wp-includes/feed-atom.php. Drew Jaynes 2013-09-20 22:49:36 +00:00