May 2014 Archives by date
Starting: Thu May 1 03:36:27 UTC 2014
Ending: Sat May 31 20:09:26 UTC 2014
Messages: 424
- [wp-svn] [28223] trunk: Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets.
m at wordpress.org
- [wp-svn] [28224] branches/3.9: Shortcode JS: Avoid errors when an escaped shortcode includes a newline between brackets.
m at wordpress.org
- [wp-svn] [28225] branches/3.9: Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width.
m at wordpress.org
- [wp-svn] [28226] branches/3.9: TinyMCE: Restore old wordpress_adv_hidden editor parameter to enable force-showing the kitchen sink.
m at wordpress.org
- [wp-svn] [28227] branches/3.9: Alter the layout of the checkboxes in the modal view for Audio/ Video Details to allow translations more room to breathe.
m at wordpress.org
- [wp-svn] [28228] branches/3.9: Rmove version string from Thickbox so it assumes the WP core version.
m at wordpress.org
- [wp-svn] [28229] branches/3.9: Media: Use the proper translated string for Video Playlist "drag info".
m at wordpress.org
- [wp-svn] [28230] branches/3.9: Support RTL properly when displaying playlists.
m at wordpress.org
- [wp-svn] [28231] branches/3.9: TinyMCE: When adding a caption to an image that is in a paragraph with other text, move the caption node above the paragraph instead of below.
m at wordpress.org
- [wp-svn] [28232] branches/3.9: TinyMCE: fix the "active" state of the Link button when an image wrapped in a link is selected.
m at wordpress.org
- [wp-svn] [28233] branches/3.9: Properly translate 'Select Poster Image'.
m at wordpress.org
- [wp-svn] [28234] trunk/src/wp-admin/css/dashboard.css: Quick Draft: Use text cursor for description label.
m at wordpress.org
- [wp-svn] [28235] trunk/src/wp-admin: Widgets: Toggle widget arrow when widget is open/closed.
m at wordpress.org
- [wp-svn] [28236] trunk/src/wp-includes/css/editor.css: Fix arrow positioning in " Insert/edit link" modal.
m at wordpress.org
- [wp-svn] [28237] trunk/src/wp-content/themes/twentyeleven/inc/theme-options.php: Twenty Eleven: Correct description for twentyeleven_theme_options_render_page().
m at wordpress.org
- [wp-svn] [28238] trunk/src/wp-includes: Update jQuery to 1.11.1.
m at wordpress.org
- [wp-svn] [28239] trunk/src/wp-admin/js/color-picker.js: Color Picker: Close color picker when clicking outside of them and when opening another one.
m at wordpress.org
- [wp-svn] [28240] trunk/src/wp-includes/functions.php: Correct @return value for current_time().
m at wordpress.org
- [wp-svn] [28241] trunk/src/wp-includes/taxonomy.php: Correct 'show_in_menu' parameter description in register_taxonomy().
m at wordpress.org
- [wp-svn] [28242] trunk/src/wp-includes/nav-menu.php: Correct @return value for wp_create_nav_menu() and wp_delete_nav_menu().
m at wordpress.org
- [wp-svn] [28243] trunk/src/wp-includes/wp-db.php: Improve inline documentation for the wpdb::$show_errors property.
m at wordpress.org
- [wp-svn] [28244] branches/3.9: Properly account for text overflow in .wp-playlist-caption by adding display : block.
m at wordpress.org
- [wp-svn] [28245] branches/3.9: Add calc() rules for max-width of playlist caption.
m at wordpress.org
- [wp-svn] [28246] branches/3.9: Don' t set the poster image for videos in a playlist if the image is the video mime-type icon blown up.
m at wordpress.org
- [wp-svn] [28247] branches/3.9: Add a compatibility layer in wp-playlist.js to avoid VM errors from MediaElement ' s plugin bridge in the TinyMCE views for playlists by suppressing playback for files whose mime-type is not supported in the user 's browser natively.
m at wordpress.org
- [wp-svn] [28248] trunk/src/wp-content/themes/twentyfourteen/inc/widgets.php: Twenty Fourteen: Avoid a PHP notice in Ephemera widget.
m at wordpress.org
- [wp-svn] [28249] trunk/src/wp-includes/post-template.php: Prevent 'paged-*' from being added to body classes on 404 error pages.
m at wordpress.org
- [wp-svn] [28250] trunk/src/wp-content/themes: Prevent 'Page %s' from being added to page title on 404 error pages in bundled themes.
m at wordpress.org
- [wp-svn] [28251] trunk/src/wp-includes/general-template.php: Set the proper value for `wp_title()` when `is_author() ` and `is_post_type_archive()` are both true.
m at wordpress.org
- [wp-svn] [28252] trunk: In `WP_Date_Query::get_sql_for_subquery()`, don' t parse duplicate parameters - only parse one of `w` and `week` or `month` and `monthnum`.
m at wordpress.org
- [wp-svn] [28253] trunk/src/wp-admin/includes: Use a time constant in get_theme_feature_list() and File_Upload_Upgrader.
m at wordpress.org
- [wp-svn] [28254] trunk/src/wp-admin/js/updates.js: Avoid displaying a negative number of plugin updates in admin menu.
m at wordpress.org
- [wp-svn] [28255] trunk/src/wp-admin/js/image-edit.js: Fix closing tag in image editor.
m at wordpress.org
- [wp-svn] [28256] trunk/src/wp-admin/includes/plugin.php: Deprecate unused argument of delete_plugins().
m at wordpress.org
- [wp-svn] [28257] trunk/src/wp-includes/http.php: Remove by-reference modifiers from arguments in `wp_remote_retrieve_*` functions.
m at wordpress.org
- [wp-svn] [28258] trunk/src/wp-includes/feed.php: When `$type` is `atom` in `get_the_category_rss()`, use `get_bloginfo_rss ( 'url' )` when setting the `scheme` attribute for the `<category>` node.
m at wordpress.org
- [wp-svn] [28259] trunk/src/wp-includes/functions.php: Add `.dfxp` and `.srt` files to mime-type whitelist in `wp_get_mime_types ()`.
m at wordpress.org
- [wp-svn] [28260] trunk/src/wp-admin/includes/schema.php: Move 'home' option to the top of populate_options().
m at wordpress.org
- [wp-svn] [28261] branches/3.9: Avoid an expensive attachment counting query on the post editing screen.
m at wordpress.org
- [wp-svn] [28262] branches/3.9: Drag/drop on the editor to upload: don' t trigger the uploader when selected text is being dragged from one window to another.
m at wordpress.org
- [wp-svn] [28263] trunk/src/wp-admin/includes/dashboard.php: Remove a dead variable, `$start`, from `wp_dashboard_recent_comments()`.
m at wordpress.org
- [wp-svn] [28264] trunk/src/wp-admin/includes/revision.php: Remove unused variable setting for `$revisions` in `wp_prepare_revisions_for_js ()`.
m at wordpress.org
- [wp-svn] [28265] trunk/src/wp-includes/author-template.php: Remove duplicate variable setting for `$link` in `wp_list_authors()`.
m at wordpress.org
- [wp-svn] [28266] trunk/src/wp-includes/js/customize-views.js: Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers.
m at wordpress.org
- [wp-svn] [28267] branches/3.9: Customizer: Avoid hiding 'Remove' buttons unrelated to custom headers.
m at wordpress.org
- [wp-svn] [28268] trunk/src/wp-admin/includes/file.php: Dead code in `wp-admin/ includes/file.php`:
m at wordpress.org
- [wp-svn] [28269] trunk/src/wp-admin/js/customize-controls.js: Customizer: Only tie header button action events to the header controls.
m at wordpress.org
- [wp-svn] [28270] branches/3.9: Customizer: Only tie header button action events to the header controls.
m at wordpress.org
- [wp-svn] [28271] trunk/src/wp-admin/includes/media.php: In `edit_form_image_editor( )`, `$filename` and `$title` are set and then unused.
m at wordpress.org
- [wp-svn] [28272] branches/3.9: Refinements for asynchronous rendering in `wp.mce.media.PlaylistView`.
m at wordpress.org
- [wp-svn] [28273] branches/3.9: Fix persistence of <track> elements in the body of a [video] shotcode in TinyMCE views.
m at wordpress.org
- [wp-svn] [28274] trunk/src/wp-includes/general-template.php: In `general-template.php` - remove dead code:
m at wordpress.org
- [wp-svn] [28275] trunk/src/wp-admin/custom-header.php: Custom header: Avoid warnings in the process_default_headers() method.
m at wordpress.org
- [wp-svn] [28276] trunk/src/wp-includes/ms-settings.php: Multisite: Fix case sensitivity regressions in 3.9.
m at wordpress.org
- [wp-svn] [28277] branches/3.9: Custom header: Avoid warnings in the process_default_headers() method.
m at wordpress.org
- [wp-svn] [28278] branches/3.9: Multisite: Fix case sensitivity regressions in 3.9.
m at wordpress.org
- [wp-svn] [28279] trunk/src/wp-admin/includes/class-wp-list-table.php: In `WP_List_Table::display_rows_or_placeholder()`, the call to `get_column_info()` in unnecessary and unused.
m at wordpress.org
- [wp-svn] [28280] trunk: Multisite: Treat 'www' as a special subdomain, reversing 3.9 regression.
m at wordpress.org
- [wp-svn] [28281] branches/3.9: Multisite: Treat 'www' as a special subdomain, reversing 3.9 regression.
m at wordpress.org
- [wp-svn] [28282] branches/3.9/src/wp-includes/version.php: 3.9.1-RC1
m at wordpress.org
- [wp-svn] [28283] trunk/src/wp-includes/feed.php: Where a filter no longer exists, it need not be notated.
m at wordpress.org
- [wp-svn] [28284] trunk/src/wp-admin/user/menu.php: Add missing Dashicons classes to User Admin menu.
m at wordpress.org
- [wp-svn] [28285] trunk/src/wp-includes/comment-template.php: Add a filter for wp_list_comments() arguments.
m at wordpress.org
- [wp-svn] [28286] trunk/src/wp-admin/theme-install.php: Add context for 'Previous' and 'Next' theme strings.
m at wordpress.org
- [wp-svn] [28287] trunk/src/wp-admin/includes/class-wp-theme-install-list-table.php: Use a consistent context to remove duplicate strings.
m at wordpress.org
- [wp-svn] [28288] trunk/src/wp-admin/update-core.php: Translate a string added in 3.7 but never translated previously.
m at wordpress.org
- [wp-svn] [28289] trunk/src/wp-admin/comment.php: Remove unreachable `break` statements in `wp-admin/comments.php`.
m at wordpress.org
- [wp-svn] [28290] trunk/src/wp-admin/custom-header.php: In `wp-admin/ custom-header.php`, `$default_color` is set twice before it is used.
m at wordpress.org
- [wp-svn] [28291] trunk/src/wp-admin/edit-tags.php: Remove unreachable `break` statements in `wp-admin/edit-tags.php`.
m at wordpress.org
- [wp-svn] [28292] trunk/src/wp-admin/includes/ajax-actions.php: In `ajax-actions.php`, remove dead code:
m at wordpress.org
- [wp-svn] [28293] trunk/src/wp-admin/includes/class-wp-media-list-table.php: In `WP_Media_List_Table`, remove dead code:
m at wordpress.org
- [wp-svn] [28294] trunk/src/wp-admin/custom-header.php: Custom Header: Fix logic when a theme doesn't set `default-text-color`.
m at wordpress.org
- [wp-svn] [28295] trunk/src/wp-admin/includes/class-wp-ms-users-list-table.php: In `WP_MS_Users_List_Table::get_views()`, remove dead code:
m at wordpress.org
- [wp-svn] [28296] trunk/src/wp-admin/includes/class-wp-users-list-table.php: In `WP_Users_List_Table::get_views()`, `$current_role` is set and never used.
m at wordpress.org
- [wp-svn] [28297] trunk/src/wp-admin/includes/media.php: In `get_media_item()`, `$tags` and `$_tags` are set and never used.
m at wordpress.org
- [wp-svn] [28298] trunk/src/wp-admin/includes/meta-boxes.php: In `attachment_submit_meta_box()`, remove dead code:
m at wordpress.org
- [wp-svn] [28299] trunk/src/wp-admin/includes/ms.php: In `update_option_new_admin_email()`, `$email` is set and never used.
m at wordpress.org
- [wp-svn] [28300] trunk/src/wp-admin/includes/nav-menu.php: In `wp-admin/includes/ nav-menu.php`, remove dead code:
m at wordpress.org
- [wp-svn] [28301] trunk/src/wp-admin/includes/plugin-install.php: In `install_plugin_information()`, `$title` is set in a `foreach` loop and never used.
m at wordpress.org
- [wp-svn] [28302] trunk/src/wp-admin/includes/post.php: In `get_sample_permalink_html()`, `$view_link` is set and never used.
m at wordpress.org
- [wp-svn] [28303] trunk/src/wp-admin/includes/screen.php: In `WP_Screen:: render_screen_options()`, remove dead code:
m at wordpress.org
- [wp-svn] [28304] trunk/src/wp-admin/includes/update.php: In `wp-admin/includes/ update.php`, remove dead code:
m at wordpress.org
- [wp-svn] [28305] trunk/src/wp-admin/includes/upgrade.php: In `wp-admin/includes/ upgrade.php`, remove dead code:
m at wordpress.org
- [wp-svn] [28306] trunk/src/wp-admin/install.php: In `display_setup_form()`, `$admin_password` is set and (fortunately) not used or displayed.
m at wordpress.org
- [wp-svn] [28307] trunk/src/wp-admin/link.php: In `wp-admin/link.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28308] trunk/src/wp-admin/network/themes.php: In `wp-admin/network/ themes.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28309] trunk/src/wp-admin/network/users.php: In `wp-admin/network/ users.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28310] trunk/src/wp-admin/plugin-editor.php: In `wp-admin/ plugin-editor.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28311] trunk/src/wp-admin/plugins.php: In `wp-admin/plugins.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28312] trunk/src/wp-admin/post.php: In `wp-admin/post.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28313] trunk/src/wp-admin/theme-editor.php: In `wp-admin/ theme-editor.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28314] trunk/src/wp-admin/update-core.php: In `core_upgrade_preamble()`, `$alternate` is set then never used.
m at wordpress.org
- [wp-svn] [28315] trunk/src/wp-admin/users.php: In `wp-admin/users.php`, `break` is unreachabled after `exit`.
m at wordpress.org
- [wp-svn] [28316] trunk/src/wp-includes/bookmark.php: In `wp-includes/bookmark.php`, remove dead code:
m at wordpress.org
- [wp-svn] [28317] trunk/src/wp-includes/class-http.php: In `WP_Http_Curl::request()` , `$theResponse` is unused.
m at wordpress.org
- [wp-svn] [28318] trunk/src/wp-includes/class-wp-admin-bar.php: In `wp-includes/ class-wp-admin-bar.php`, `break` is unreachabled after `return`.
m at wordpress.org
- [wp-svn] [28319] trunk/src/wp-includes/class-wp-customize-setting.php: In `wp-includes/class-wp-customize-setting.php`, `break` is unreachable after `return`.
m at wordpress.org
- [wp-svn] [28320] trunk/src/wp-includes/class-wp-image-editor.php: In `WP_Image_Editor::get_output_format()`, `$file_mime` and `$file_ext` are set twice before they are used.
m at wordpress.org
- [wp-svn] [28321] trunk/src/wp-includes/ms-load.php: Update deleted site message in ms_site_check().
m at wordpress.org
- [wp-svn] [28322] trunk/src/wp-includes/class-wp-walker.php: In `Walker::walk() ` and `Walker::paged_walk()`, `$id_field` is set and never used.
m at wordpress.org
- [wp-svn] [28323] trunk/src/wp-includes/comment-template.php: In `wp-includes/ comment-template.php`, remove dead code:
m at wordpress.org
- [wp-svn] [28324] trunk/src/wp-includes/comment.php: In `wp_set_comment_status()`, the `default` case returns, so no default value for `$status` is needed.
m at wordpress.org
- [wp-svn] [28325] trunk/src/wp-includes/functions.php: In `wp-includes/ functions.php`, remove dead code:
m at wordpress.org
- [wp-svn] [28326] trunk/src/wp-includes/general-template.php: In `paginate_links()`, `break` is unreachable after `return`.
m at wordpress.org
- [wp-svn] [28327] trunk/src/wp-includes/link-template.php: In `edit_post_link()`, `$post_type_obj` is unused.
m at wordpress.org
- [wp-svn] [28328] trunk/src/wp-includes/meta.php: In `update_metadata_by_mid()`, `$original_value` is unused.
m at wordpress.org
- [wp-svn] [28329] trunk/src/wp-includes/ms-load.php: In `get_network_by_path()`, `$exact_domains` is unused.
m at wordpress.org
- [wp-svn] [28330] trunk/src/wp-includes/nav-menu-template.php: In `Walker_Nav_Menu:: start_el()`, `$class_names` is set twice before it is used.
m at wordpress.org
- [wp-svn] [28331] trunk/src/wp-includes/post-template.php: In `wp_get_attachment_link()`, `$post_title` is set and then not used.
m at wordpress.org
- [wp-svn] [28332] trunk/src/wp-includes/post.php: In `get_pages()`, `$cache` does not need to be reset to an empty array.
m at wordpress.org
- [wp-svn] [28333] trunk/src/wp-includes/query.php: In `WP_Query`, remove duplicate variable setting:
m at wordpress.org
- [wp-svn] [28334] trunk/src/wp-includes/revision.php: In `wp-includes/ revision.php` - remove dead code:
m at wordpress.org
- [wp-svn] [28335] trunk/src/wp-includes/script-loader.php: In `wp_default_scripts()` , `$max_upload_size` and its entangled children `$max_up` and `$max_post` create quite the ternary operator...
m at wordpress.org
- [wp-svn] [28336] trunk/src/wp-includes/script-loader.php: In `print_admin_styles()` , `$zip` is never used after being set.
m at wordpress.org
- [wp-svn] [28337] trunk/src/wp-includes/theme.php: In `wp-includes/theme.php`, `break` is unreachable after `return`.
m at wordpress.org
- [wp-svn] [28338] trunk/src/wp-includes/widgets.php: In `WP_Widget::update_callback( )`, `$sidebars_widgets` is unused.
m at wordpress.org
- [wp-svn] [28339] trunk/src/wp-includes/wp-db.php: In `wpdb`, remove dead code:
m at wordpress.org
- [wp-svn] [28340] trunk/src/wp-login.php: In `wp-login.php`, `break` is unreachable after `exit`
m at wordpress.org
- [wp-svn] [28341] trunk/src/wp-content/themes: Bundled themes: use correct logic in IE conditional comments in header template.
m at wordpress.org
- [wp-svn] [28342] trunk/src/wp-includes/media.php: `audio`, `video`, and `playlist` shortcodes:
m at wordpress.org
- [wp-svn] [28343] trunk/src: Leverage `size_format() ` when displaying `max_upload_size`:
m at wordpress.org
- [wp-svn] [28344] branches/3.9: Add missing Dashicons classes to User Admin menu.
m at wordpress.org
- [wp-svn] [28345] branches/3.9/src/wp-includes/version.php: 3.9.1
m at wordpress.org
- [wp-svn] [28346] branches/3.9: About 3.9.1
m at wordpress.org
- [wp-svn] [28347] trunk/src/wp-admin/includes/post.php: Use an interpolated hook name for `edit_{$post_type}_per_page` instead of `$per_page` and adjust docs accordingly.
m at wordpress.org
- [wp-svn] [28348] trunk/src/wp-admin/includes/screen.php: Use interpolation instead of concatenation for the `manage_{$screen-> id}_columns` hook name.
m at wordpress.org
- [wp-svn] [28349] trunk/src/wp-admin/admin-post.php: Convert and rename the `$action` hook in wp-admin/ admin-post to two dynamic hook sets.
m at wordpress.org
- [wp-svn] [28350] trunk/src/wp-admin/admin-post.php: Revert [28349] in favor of retaining the single dynamic `admin_post*` hook.
m at wordpress.org
- [wp-svn] [28351] trunk/src/wp-admin/admin-post.php: Rename the `$action` hook in wp-admin/ admin-post.php to `admin_post{$action}`.
m at wordpress.org
- [wp-svn] [28352] trunk/src/wp-admin/includes/misc.php: Minor phpDoc fixes for the `got_rewrite`, `got_url_rewrite`, and `documentation_ignore_functions` hooks.
m at wordpress.org
- [wp-svn] [28353] branches/3.9/src/wp-admin: Use the same string on the about, credits, and freedoms screens.
m at wordpress.org
- [wp-svn] [28354] tags/3.9.1/: Tag 3.9.1
m at wordpress.org
- [wp-svn] [28355] trunk/src/wp-admin/includes/ajax-actions.php: Add baseline doc blocks for all ajax handlers in ajax-actions.php.
m at wordpress.org
- [wp-svn] [28356] trunk/src/wp-admin/includes/ajax-actions.php: Fix mid-file section header style in wp-admin/includes/ajax-actions.php.
m at wordpress.org
- [wp-svn] [28357] trunk/src/wp-includes/post-template.php: Add inline documentation of the default arguments for `wp_list_pages()`.
m at wordpress.org
- [wp-svn] [28358] trunk/src: First pass at `wpview` logic for the `[embed] ` shortcode.
m at wordpress.org
- [wp-svn] [28359] trunk/src/wp-includes/category-template.php: Remove the `title` attribute from markup generated in `wp-includes/ category-template.php`:
m at wordpress.org
- [wp-svn] [28360] trunk/src/wp-admin/includes/class-wp-terms-list-table.php: In `WP_Terms_List_Table::single_row()`, call `sanitize_term() ` on the passed term (`$tag`).
m at wordpress.org
- [wp-svn] [28361] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: MediaElement players need `clear: both` to play nice with adjacent floated elements.
m at wordpress.org
- [wp-svn] [28362] trunk: In `get_the_author_posts()`, if there is no current `$post` , return `0` and bail.
m at wordpress.org
- [wp-svn] [28363] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.js: Support `loop` for `[audio]` and `[video] ` shortcodes that specify files that are played using MediaElement' s Flash plugin bridge.
m at wordpress.org
- [wp-svn] [28364] trunk/src/wp-includes/js: When pausing "all" players attached to MCE views, don't reach into global scope and pause " every" player.
m at wordpress.org
- [wp-svn] [28365] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: Update the default (WP-defined) styles for MediaElement players to be more in-line with our flat aesthetic.
m at wordpress.org
- [wp-svn] [28366] trunk/src/wp-admin/includes/image-edit.php: Avoid a notice in `wp_save_image()` by checking `$meta['sizes'][' thumbnail']` for `! empty()` before setting a variable to it.
m at wordpress.org
- [wp-svn] [28367] trunk/src/wp-admin/includes/image.php: In `wp_read_image_metadata( )`, the values from `exif_read_data() ` should only override values from `iptcparse()` that are empty.
m at wordpress.org
- [wp-svn] [28368] trunk/src/wp-admin/includes/media.php: In `media_upload_gallery_form()`'s inline JavaScript, remove unnecessary comment tags.
m at wordpress.org
- [wp-svn] [28369] trunk/src/wp-includes: In the `Attachment Details` section of the media modal, only add `box-shadow` to images.
m at wordpress.org
- [wp-svn] [28370] trunk/src/wp-includes/js: Allow users to set overrides for MediaElement instances by always passing `_wpmejsSettings` instead of just `_wpmejsSettings.pluginPath`.
m at wordpress.org
- [wp-svn] [28371] trunk/src/wp-includes/js/media-views.js: In `wp.media.view.Settings::update()`, when handling checkboxes, check for a value of `'false'` in addition to casting `value` to boolean.
m at wordpress.org
- [wp-svn] [28372] trunk/src/wp-includes/functions.php: Add `xps` and `oxps` extensions to list of supported document types.
m at wordpress.org
- [wp-svn] [28373] trunk/src/wp-activate.php: Eliminate use of `extract() ` in `wp-activate.php`.
m at wordpress.org
- [wp-svn] [28374] trunk: Eliminate use of `extract()` in `wp_insert_category()`.
m at wordpress.org
- [wp-svn] [28375] trunk/src/wp-admin/custom-header.php: Fix incomplete inline documentation for the `wp_header_image_attachment_metadata` filter.
m at wordpress.org
- [wp-svn] [28376] trunk/src/wp-admin/admin.php: Clarify documentation for *what* gets "automatically fired" when the `do_mu_upgrade` filter evaluates to true in Multisite.
m at wordpress.org
- [wp-svn] [28377] trunk/src/wp-includes/media.php: Add a complete short description to the `get_attached_media` filter documentation.
m at wordpress.org
- [wp-svn] [28378] trunk/src/wp-includes/class-wp-embed.php: Use a proper docs-specific variable for the first parameter passed to the `embed_oembed_discover` filter.
m at wordpress.org
- [wp-svn] [28379] trunk: Eliminate use of `extract()` in `wp_get_archives()`.
m at wordpress.org
- [wp-svn] [28380] trunk/src/wp-cron.php: Fix a phpdoc typo and multi-line comment syntax in wp-cron.php.
m at wordpress.org
- [wp-svn] [28381] trunk/src/wp-includes/theme-compat/comments-popup.php: Eliminate use of `extract()` in `wp-includes/theme-compat/ comments-popup.php`.
m at wordpress.org
- [wp-svn] [28382] trunk/src/wp-includes/post.php: Eliminate use of `extract() ` in `trackback_url_list()`.
m at wordpress.org
- [wp-svn] [28383] trunk/src/wp-includes/post-template.php: Eliminate use of `extract ()` in `the_title_attribute()`.
m at wordpress.org
- [wp-svn] [28384] trunk/src/wp-admin/custom-header.php: Eliminate use of `extract() ` in `Custom_Image_Header::step_2()`.
m at wordpress.org
- [wp-svn] [28385] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Eliminate use of `extract()` in `WP_Post_Comments_List_Table::display()`.
m at wordpress.org
- [wp-svn] [28386] trunk/src/wp-admin/includes/class-wp-list-table.php: Eliminate use of `extract()` in `WP_List_Table::display()`.
m at wordpress.org
- [wp-svn] [28387] trunk/src/wp-admin/includes/class-wp-list-table.php: Eliminate use of `extract()` in `WP_List_Table::ajax_response()`:
m at wordpress.org
- [wp-svn] [28388] trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php : Eliminate use of `extract()` in `WP_Plugin_Install_List_Table:: get_table_classes()`.
m at wordpress.org
- [wp-svn] [28389] trunk/src/wp-admin/includes/class-wp-list-table.php: Eliminate use of `extract()` in `WP_List_Table::pagination()`:
m at wordpress.org
- [wp-svn] [28390] trunk/src/wp-admin/includes/class-wp-terms-list-table.php: Eliminate use of `extract()` in `WP_Terms_List_Table:: display_rows_or_placeholder()`:
m at wordpress.org
- [wp-svn] [28391] trunk/src/wp-admin/includes/meta-boxes.php: Eliminate use of `extract()` in `post_tags_meta_box() ` and `post_categories_meta_box()`.
m at wordpress.org
- [wp-svn] [28392] trunk/src/wp-includes/author-template.php: Eliminate use of `extract()` in `wp_list_authors()`.
m at wordpress.org
- [wp-svn] [28393] trunk/src/wp-admin/admin.php: Clarify inline documentation for back-compat `load-*` action hooks.
m at wordpress.org
- [wp-svn] [28394] trunk/src/wp-admin/admin-post.php: Properly split and document the `admin_post*` actions into the following four hooks :
m at wordpress.org
- [wp-svn] [28395] trunk/src/wp-content/themes/twentythirteen/style.css: Twenty Thirteen: add `accessibility-ready` tag.
m at wordpress.org
- [wp-svn] [28396] trunk/src/wp-admin/install.php: Eliminate use of `extract() ` in `display_setup_form()`.
m at wordpress.org
- [wp-svn] [28397] trunk: Eliminate use of `extract()` in `paginate_links()`.
m at wordpress.org
- [wp-svn] [28398] trunk: Eliminate use of `extract()` in `wp_link_pages()`.
m at wordpress.org
- [wp-svn] [28399] trunk: Eliminate use of `extract()` in `wp_dropdown_pages()`.
m at wordpress.org
- [wp-svn] [28400] trunk/tests/phpunit/tests/post/listPages.php: Add unit tests for `wp_list_pages()`.
m at wordpress.org
- [wp-svn] [28401] trunk/src/wp-includes/post-template.php: Eliminate use of `extract ()` in `wp_list_pages()` which, surprisingly, didn' t even use any of the extracted variables.
m at wordpress.org
- [wp-svn] [28402] trunk/src/wp-includes/post-template.php: Eliminate use of `extract ()` in `Walker_Page::start_el()`.
m at wordpress.org
- [wp-svn] [28403] trunk/src/wp-includes/bookmark.php: Eliminate use of `extract() ` in `get_bookmarks()`.
m at wordpress.org
- [wp-svn] [28404] trunk/src/wp-includes/bookmark-template.php: Eliminate use of `extract()` in `_walk_bookmarks()`.
m at wordpress.org
- [wp-svn] [28405] trunk/src/wp-includes/bookmark-template.php: Eliminate use of `extract()` in `wp_list_bookmarks()`.
m at wordpress.org
- [wp-svn] [28406] trunk/src/wp-admin/includes/bookmark.php: Eliminate use of `extract()` in `wp_insert_link()`.
m at wordpress.org
- [wp-svn] [28407] trunk/src: Eliminate use of `extract()` in `get_media_item()`.
m at wordpress.org
- [wp-svn] [28408] trunk/src/wp-admin/includes/bookmark.php: (REALLY) Eliminate use of `extract()` in `wp_insert_link()`.
m at wordpress.org
- [wp-svn] [28409] trunk/src/wp-admin/includes/template.php: Eliminate use of `extract()` in `wp_star_rating()`.
m at wordpress.org
- [wp-svn] [28410] trunk/src/wp-admin/includes/template.php: Eliminate use of `extract()` in `wp_terms_checklist()`.
m at wordpress.org
- [wp-svn] [28411] trunk/src/wp-admin/includes/template.php: Eliminate use of `extract()` in `Walker_Category_Checklist::start_el()`.
m at wordpress.org
- [wp-svn] [28412] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Eliminate use of `extract()` in `wp_xmlrpc_server::blogger_editPost()`.
m at wordpress.org
- [wp-svn] [28413] trunk/src/wp-includes/shortcodes.php: Update the inline docs for `add_shortcode() ` to eliminate suggestion to use `extract()`.
m at wordpress.org
- [wp-svn] [28414] trunk/src/wp-includes/media.php: Eliminate use of `extract() ` in `gallery_shortcode()`.
m at wordpress.org
- [wp-svn] [28415] trunk: Eliminate use of `extract()` in `get_the_taxonomies()`.
m at wordpress.org
- [wp-svn] [28416] trunk/src/wp-admin/includes/file.php: Eliminate one of the uses of `extract()` in `wp_handle_sideload()`.
m at wordpress.org
- [wp-svn] [28417] trunk/src/wp-admin/includes/file.php: Eliminate one of the uses of `extract()` in `wp_handle_upload()`.
m at wordpress.org
- [wp-svn] [28418] trunk/src/wp-admin/includes/class-wp-upgrader.php: Eliminate the use of `extract()` in `WP_Upgrader`.
m at wordpress.org
- [wp-svn] [28419] trunk/src/wp-includes/post-template.php: Set `@param` back to `$output`, not `$html`, in the inline filter docs.
m at wordpress.org
- [wp-svn] [28420] trunk/src/wp-includes/user.php: Eliminate the use of `extract() ` in `wp_dropdown_users()`.
m at wordpress.org
- [wp-svn] [28421] trunk: Eliminate the use of `extract()` in `the_taxonomies()`.
m at wordpress.org
- [wp-svn] [28422] trunk/src/wp-includes/taxonomy.php: Eliminate the use of `extract( )` in `WP_Tax_Query::get_sql()`.
m at wordpress.org
- [wp-svn] [28423] trunk/src/wp-includes/taxonomy.php: Eliminate the use of `extract( )` in `get_objects_in_term()`.
m at wordpress.org
- [wp-svn] [28424] trunk/src/wp-includes/pluggable.php: Eliminate the use of `extract ()` in `wp_validate_auth_cookie()`.
m at wordpress.org
- [wp-svn] [28425] trunk/src/wp-includes/pluggable.php: Eliminate the use of `extract ()` in `wp_mail()`.
m at wordpress.org
- [wp-svn] [28426] trunk/src/wp-includes/functions.php: Eliminate the use of `extract ()` in `wp_check_filetype_and_ext()`.
m at wordpress.org
- [wp-svn] [28427] trunk/src/wp-includes/comment.php: Eliminate the use of `extract() ` in `wp_update_comment()`.
m at wordpress.org
- [wp-svn] [28428] trunk/src/wp-includes/comment-template.php: Eliminate the use of `extract()` in `wp_list_comments()`.
m at wordpress.org
- [wp-svn] [28429] trunk/src/wp-includes/comment-template.php: Eliminate the use of `extract()` in `get_post_reply_link()`.
m at wordpress.org
- [wp-svn] [28430] trunk/src/wp-includes/class-wp-ajax-response.php: Eliminate use of `extract()` in `WP_Ajax_Response::add()`.
m at wordpress.org
- [wp-svn] [28431] trunk/src/wp-includes/comment-template.php: Eliminate use of `extract()` in `get_comment_reply_link()`.
m at wordpress.org
- [wp-svn] [28432] trunk/src/wp-includes/category-template.php: Eliminate use of `extract()` in `wp_dropdown_categories()`.
m at wordpress.org
- [wp-svn] [28433] trunk/src/wp-includes/default-widgets.php: Eliminate use of `extract()` in `default-widgets.php`.
m at wordpress.org
- [wp-svn] [28434] trunk/src/wp-includes/category-template.php: Eliminate use of `extract()` in `wp_list_categories()`.
m at wordpress.org
- [wp-svn] [28435] trunk/src/wp-includes/category-template.php: Eliminate use of `extract()` in `wp_generate_tag_cloud()`.
m at wordpress.org
- [wp-svn] [28436] trunk/src/wp-includes/category-template.php: Eliminate use of `extract()` in `Walker_Category::start_el()`.
m at wordpress.org
- [wp-svn] [28437] trunk/src/wp-includes/comment.php: Eliminate use of `extract() ` in `wp_allow_comment()`.
m at wordpress.org
- [wp-svn] [28438] trunk: In `Walker_Category::start_el()`, `$title` might not be set when `$args` are passed multiple levels into `walk_category_tree ()`.
m at wordpress.org
- [wp-svn] [28439] trunk/src/wp-includes/default-widgets.php: Eliminate use of `extract()` in `WP_Widget_RSS::widget()`.
m at wordpress.org
- [wp-svn] [28440] trunk/src/wp-includes/default-widgets.php: Eliminate use of `extract()` in `wp_widget_rss_output()`.
m at wordpress.org
- [wp-svn] [28441] trunk/src/wp-includes/taxonomy.php: Eliminate use of `extract() ` in `wp_get_object_terms()`.
m at wordpress.org
- [wp-svn] [28442] trunk/src/wp-includes/media-template.php: Don' t include caption tags in gallery template when there is no caption.
m at wordpress.org
- [wp-svn] [28443] trunk/src: DFW: Properly handle Esc key when the content is focused or when switching browser tabs.
m at wordpress.org
- [wp-svn] [28444] trunk/src/wp-includes/formatting.php: Filter out empty and duplicate values in Comment Moderation and Comment Blacklist settings.
m at wordpress.org
- [wp-svn] [28445] trunk/src/wp-signup.php: Eliminate use of `extract() ` in `validate_another_blog_signup()`.
m at wordpress.org
- [wp-svn] [28446] trunk/src/wp-signup.php: Eliminate use of `extract() ` in `validate_user_signup()`.
m at wordpress.org
- [wp-svn] [28447] trunk/src/wp-signup.php: Eliminate use of `extract() ` in `validate_blog_signup()`:
m at wordpress.org
- [wp-svn] [28448] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Eliminate use of `extract()` in `wp_xmlrpc_server::mw_editPost()` ( MetaWeblog API, y'all).
m at wordpress.org
- [wp-svn] [28449] trunk/src/wp-includes/default-widgets.php: Eliminate use of `extract()` in `wp_widget_rss_form()`.
m at wordpress.org
- [wp-svn] [28450] trunk/src/wp-admin/includes/file.php: Eliminate use of `extract() ` in `wp_handle_upload()`.
m at wordpress.org
- [wp-svn] [28451] trunk/src/wp-admin/includes/file.php: Eliminate use of `extract() ` in `wp_handle_sideload()`.
m at wordpress.org
- [wp-svn] [28452] trunk/src/wp-admin/includes/file.php: Update inline docs for `wp_handle_upload|sideload` to reflect their non-use of `extract ()`.
m at wordpress.org
- [wp-svn] [28453] trunk/src/wp-includes/class-wp-xmlrpc-server.php: In `wp_xmlrpc_server::mw_editPost`, also set `$post_type = $postdata[' post_type']`.
m at wordpress.org
- [wp-svn] [28454] trunk/src/wp-includes/user.php: Eliminate use of `extract() ` in `wp_insert_user()`.
m at wordpress.org
- [wp-svn] [28455] trunk/src: DFW: fix closing only the wpLink or media modal when pressing Esc.
m at wordpress.org
- [wp-svn] [28456] trunk/src/wp-admin/includes/file.php: Eliminate use of `extract() ` in `request_filesystem_credentials()`.
m at wordpress.org
- [wp-svn] [28457] trunk/src/wp-includes/comment.php: Eliminate use of `extract() ` in `wp_insert_comment()`.
m at wordpress.org
- [wp-svn] [28458] trunk/src/wp-includes/comment.php: Eliminate use of `extract() ` in `WP_Comment_Query::query()`.
m at wordpress.org
- [wp-svn] [28459] trunk/src/wp-includes/comment.php: (ACTUALLY) Eliminate use of `extract()` in `WP_Comment_Query::query()`.
m at wordpress.org
- [wp-svn] [28460] trunk/src/wp-includes/comment.php: The cache key for comments in `WP_Comment_Query::query() ` needs to do `wp_array_slice_assoc( $this->query_vars, array_keys( $defaults ) )` instead of `compact( array_keys( $defaults ) )`.
m at wordpress.org
- [wp-svn] [28461] trunk/src/wp-includes/taxonomy.php: Eliminate use of `extract() ` in `wp_update_term()`.
m at wordpress.org
- [wp-svn] [28462] trunk/src/wp-content/themes/twentyfourteen/image.php: Twenty Fourteen: correct escaping for parent post link and attachment link in image template.
m at wordpress.org
- [wp-svn] [28463] trunk/src/wp-content/themes/twentyten/loop-attachment.php: Twenty Ten: correct attribute escaping in the attachment template.
m at wordpress.org
- [wp-svn] [28464] trunk/src/wp-includes/taxonomy.php: Eliminate the use of `extract( )` in `wp_insert_term()`.
m at wordpress.org
- [wp-svn] [28465] trunk/src/wp-includes/taxonomy.php: Eliminate the use of `extract( )` in `get_terms()`.
m at wordpress.org
- [wp-svn] [28466] trunk/src/wp-includes/taxonomy.php: Eliminate the use of `extract( )` in `wp_delete_term()`.
m at wordpress.org
- [wp-svn] [28467] trunk/src/wp-admin/includes/class-wp-upgrader.php: Restore `$soucrce` in `WP_Upgrader::install_package()`.
m at wordpress.org
- [wp-svn] [28468] trunk/src/wp-admin/includes/class-wp-upgrader.php: Add inline comment after fix in [28467].
m at wordpress.org
- [wp-svn] [28469] trunk/src/wp-includes/post.php: Eliminate the use of `extract() ` in `wp_insert_post()`.
m at wordpress.org
- [wp-svn] [28470] trunk/src/wp-includes/post.php: Eliminate the use of `extract() ` in `wp_insert_attachment()`.
m at wordpress.org
- [wp-svn] [28471] trunk/src/wp-includes/post.php: Eliminate the use of `extract() ` in `get_pages()`.
m at wordpress.org
- [wp-svn] [28472] trunk/src/wp-includes/pomo/mo.php: Eliminate the use of `extract() ` in `MO::import_from_reader()`.
m at wordpress.org
- [wp-svn] [28473] trunk/src/wp-admin/theme-install.php: Update help text on Add Themes screen.
m at wordpress.org
- [wp-svn] [28474] trunk/src/wp-admin/includes/taxonomy.php: Add inline documentation for default arguments in `wp_insert_category()`.
m at wordpress.org
- [wp-svn] [28475] trunk/src/wp-admin/includes/bookmark.php: Fix wp_insert_link(), broken in [28406]/[28408].
m at wordpress.org
- [wp-svn] [28476] trunk/src/wp-includes/general-template.php: Improve inline documentation for default arguments in `wp_get_archives() `.
m at wordpress.org
- [wp-svn] [28477] trunk/src/wp-admin/about.php: The About page has a `<div> ` that doesn't close.
m at wordpress.org
- [wp-svn] [28478] trunk/src/wp-admin: Because the `WP_ADMIN` constant name can be bound in multiple files, all instances should check `! defined` first.
m at wordpress.org
- [wp-svn] [28479] trunk/src: `hackificator` complains if you call `include 'file.php '` without the parens, needs to be `include( 'file.php' )`
m at wordpress.org
- [wp-svn] [28480] trunk/tests/phpunit: Add a unit test that demonstrates a magic getter.
m at wordpress.org
- [wp-svn] [28481] trunk/src/wp-admin: Use proper access modifiers and add a magic `__get() ` method to `Custom_Background` and `Custom_Image_Header`.
m at wordpress.org
- [wp-svn] [28482] trunk/src/wp-admin/customize.php: `hackificator` bails on this file because the `<meta>` isn' t self-closing.
m at wordpress.org
- [wp-svn] [28483] trunk/src/wp-admin/custom-header.php: Remove public keyword from some JS functions.
m at wordpress.org
- [wp-svn] [28484] trunk/src/wp-admin/comment.php: `hackificator` bails on this file because of mixed quote styles on some HTML attributes.
m at wordpress.org
- [wp-svn] [28485] trunk/src/wp-admin/edit-link-form.php: In `edit-link-form.php`, `hackificator` bails because there is a `</form>` with no open `<form>`.
m at wordpress.org
- [wp-svn] [28486] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Add access modifier (`public`) to members and methods in `WP_Comments_List_Table` and `WP_Post_Comments_List_Table`.
m at wordpress.org
- [wp-svn] [28487] trunk/src/wp-admin/includes/class-wp-filesystem-base.php: Add access modifiers to members and methods in `WP_Filesystem_Base`.
m at wordpress.org
- [wp-svn] [28488] trunk/src/wp-admin/includes/class-wp-filesystem-direct.php: Add access modifier (`public`) to methods in `WP_Filesystem_Direct`.
m at wordpress.org
- [wp-svn] [28489] trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php: Add access modifier (`public`) to members and methods in `WP_Filesystem_FTPext`.
m at wordpress.org
- [wp-svn] [28490] trunk/src/wp-admin/includes/class-wp-filesystem-ftpsockets.php: Add access modifier (`public`) to members and methods in `WP_Filesystem_ftpsockets`.
m at wordpress.org
- [wp-svn] [28491] trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php: Add access modifier (`public`) to members and methods in `WP_Filesystem_SSH2`.
m at wordpress.org
- [wp-svn] [28492] trunk/src/wp-admin/includes/class-wp-importer.php: Add access modifier (`public`) to methods in `WP_Importer`.
m at wordpress.org
- [wp-svn] [28493] trunk: Add access modifiers to methods and members of list table classes:
m at wordpress.org
- [wp-svn] [28494] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Add access modifiers to methods and members of `WP_Users_List_Table`.
m at wordpress.org
- [wp-svn] [28495] trunk/src/wp-admin/includes/class-wp-upgrader-skins.php: Add access modifier (`public`) to methods and members of `WP_Upgrader_Skin` and its subclasses.
m at wordpress.org
- [wp-svn] [28496] trunk/src/wp-admin/includes/class-wp-upgrader.php: Add access modifier (`public`) to methods and members of `WP_Upgrader` and its subclasses.
m at wordpress.org
- [wp-svn] [28497] trunk/src/wp-admin: `hackificator` doesn' t like mixed quote styles in some generated HTML.
m at wordpress.org
- [wp-svn] [28498] trunk/src/wp-includes/post-template.php: Improve inline documentation of default arguments for `the_title_attribute ()`.
m at wordpress.org
- [wp-svn] [28499] trunk/src/wp-admin/includes/meta-boxes.php: Improve inline documentation of default arguments for `post_format_meta_box ()`, `post_tags_meta_box()`, and `post_categories_meta_box()`.
m at wordpress.org
- [wp-svn] [28500] trunk/src: Fix some `hackificator` odds and ends in `wp-admin`:
m at wordpress.org
- [wp-svn] [28501] trunk/src/wp-includes/bookmark-template.php: In `wp_list_bookmarks ()`, `$categorize` should now be `$r['categorize]`.
m at wordpress.org
- [wp-svn] [28502] trunk/src/wp-includes/cache.php: Add access modifiers to methods/ members in `WP_Object_Cache`.
m at wordpress.org
- [wp-svn] [28503] trunk/src/wp-includes/capabilities.php: Add access modifiers to methods/members in `WP_Roles`.
m at wordpress.org
- [wp-svn] [28504] trunk/src/wp-includes/category-template.php: Add access modifiers to methods/ members in `Walker_Category` and `Walker_CategoryDropdown`.
m at wordpress.org
- [wp-svn] [28505] trunk/src/wp-includes/class-feed.php: Add access modifiers to methods/members in `WP_Feed_Cache`, `WP_SimplePie_File`, and `WP_Feed_Cache_Transient`.
m at wordpress.org
- [wp-svn] [28506] trunk/src/wp-includes/class-http.php: Add access modifier to methods of HTTP classes.
m at wordpress.org
- [wp-svn] [28507] trunk/src/wp-includes/class-oembed.php: Add access modifier to methods/members in `WP_oEmbed`.
m at wordpress.org
- [wp-svn] [28508] trunk/src/wp-includes/class-wp-ajax-response.php: Add access modifier to methods/members in `WP_Ajax_Response`.
m at wordpress.org
- [wp-svn] [28509] trunk/src/wp-includes: Add missing access modifiers to methods/ members in `WP_Customize_*`.
m at wordpress.org
- [wp-svn] [28510] trunk/src/wp-includes/class-wp-embed.php: Add access modifiers to methods/members in `WP_Embed`.
m at wordpress.org
- [wp-svn] [28511] trunk/src/wp-includes/class-wp-error.php: Add access modifiers to methods/members in `WP_Error`.
m at wordpress.org
- [wp-svn] [28512] trunk/src/wp-includes/class-wp-http-ixr-client.php: Add access modifiers to methods/members in `WP_HTTP_IXR_Client`.
m at wordpress.org
- [wp-svn] [28513] trunk/src/wp-includes: Add missing access modifiers to methods/ members in `WP_Image_Editor_*` classes.
m at wordpress.org
- [wp-svn] [28514] trunk/src: Add missing access modifiers to methods/ members in `Walker` and subclasses.
m at wordpress.org
- [wp-svn] [28515] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Add missing access modifiers to methods in `wp_xmlrpc_server`.
m at wordpress.org
- [wp-svn] [28516] trunk/src/wp-includes/class-wp.php: Add missing access modifiers to methods in `WP` and `WP_MatchesMapRegex`.
m at wordpress.org
- [wp-svn] [28517] trunk/src/wp-includes/class.wp-dependencies.php: Add missing access modifiers to methods in `WP_Dependencies` and `_WP_Dependency`.
m at wordpress.org
- [wp-svn] [28518] trunk/src/wp-includes: Add missing access modifiers to methods in `WP_Scripts` and `WP_Styles`.
m at wordpress.org
- [wp-svn] [28519] trunk/src/wp-includes/comment.php: Add missing access modifiers to methods in `WP_Comment_Query`.
m at wordpress.org
- [wp-svn] [28520] trunk/src/wp-includes/cache.php: Fix fatal error in unit test.
m at wordpress.org
- [wp-svn] [28521] trunk/src: Some classes with `__get()` method also need `__set()`.
m at wordpress.org
- [wp-svn] [28522] trunk/src/wp-includes/meta.php: Add missing access modifiers to methods in `WP_Meta_Query`.
m at wordpress.org
- [wp-svn] [28523] trunk: Add missing access modifiers to methods in `WP_Query`.
m at wordpress.org
- [wp-svn] [28524] trunk/src: Classes that have `__set()` also need `__isset() ` and `__unset()`.
m at wordpress.org
- [wp-svn] [28525] trunk/src/wp-includes/wp-diff.php: Add access modifiers to `WP_Text_Diff_Renderer_Table` that are compatible with its parent class.
m at wordpress.org
- [wp-svn] [28526] trunk/src/wp-includes/wp-db.php: In `wpdb`, make some things explicitly `public`.
m at wordpress.org
- [wp-svn] [28527] trunk/src/wp-includes/widgets.php: Add `public` access modifier to methods/ members of `WP_Widget` and `WP_Widget_Factory`.
m at wordpress.org
- [wp-svn] [28528] trunk/src/wp-includes/user.php: Add access modifiers to `WP_User_Query`.
m at wordpress.org
- [wp-svn] [28529] trunk/src/wp-admin/includes/class-wp-filesystem-base.php: In `WP_Filesystem_Base`, the constructor is a noop, so it shouldn' t even be declared.
m at wordpress.org
- [wp-svn] [28530] trunk/src/wp-admin: `hackificator` doesn't like mixed single/ double-quoted attributes.
m at wordpress.org
- [wp-svn] [28531] trunk/src: Upgrade `_WP_List_Table_Compat` to PHP5-style constructor.
m at wordpress.org
- [wp-svn] [28532] trunk/src/wp-includes: `WP_Date_Query` was only missing one access modifier.
m at wordpress.org
- [wp-svn] [28533] trunk/src/wp-includes: `WP_Query` was only missing one access modifier.
m at wordpress.org
- [wp-svn] [28534] trunk/src/wp-includes/general-template.php: Fix some bad UI recursion in `wp_get_archives()` caused by [28379].
m at wordpress.org
- [wp-svn] [28535] trunk/src/wp-admin/includes/deprecated.php: Use correct function name.
m at wordpress.org
- [wp-svn] [28536] trunk/src/wp-content/themes/twentyfourteen/inc/ featured-content.php: Twenty Fourteen: Bail early from Featured_Content:: hide_featured_term() if term objects are unavailable.
m at wordpress.org
- [wp-svn] [28537] trunk/src/wp-admin/includes/class-wp-upgrader.php: Fix inconsistent header underlining and spacing in background update emails.
m at wordpress.org
- [wp-svn] [28538] trunk/src/wp-includes/general-template.php: Remove redundant assignment.
m at wordpress.org
- [wp-svn] [28539] trunk/src: These functions import `$wpdb` but do not use it.
m at wordpress.org
- [wp-svn] [28540] trunk/src/wp-includes/general-template.php: Use correct variable.
m at wordpress.org
- [wp-svn] [28541] trunk: Apply `order` to each passed value for `orderby` in `WP_Query`:
m at wordpress.org
- [wp-svn] [28542] trunk/src/wp-includes: Because PHP can be configured without `--filter`, it is not 100% safe to use `filter_var()`.
m at wordpress.org
- [wp-svn] [28543] trunk: Remove unnecessary array_reverse() from wp_get_post_revisions().
m at wordpress.org
- [wp-svn] [28544] trunk/src/wp-admin/includes/dashboard.php: `$theme_name` is set but no longer used in `wp_dashboard_right_now()`.
m at wordpress.org
- [wp-svn] [28545] trunk/src/wp-admin/includes/dashboard.php: In `wp_dashboard_recent_posts()`, `$i` is set and never used.
m at wordpress.org
- [wp-svn] [28546] trunk/src/wp-includes/class-wp-customize-manager.php: In `WP_Customize_Manager::register_controls()`, `$menu_locations` is set and never used.
m at wordpress.org
- [wp-svn] [28547] trunk/src/wp-includes/class-wp-theme.php: `break` is unreachable in `WP_Theme::translate_header()`.
m at wordpress.org
- [wp-svn] [28548] trunk/src/wp-includes/deprecated.php: In `get_attachment_icon_src( )`, `$class` is set in 2 conditions but never used.
m at wordpress.org
- [wp-svn] [28549] trunk/src/wp-includes/media.php: `$gallery_div` is set twice in `gallery_shortcode()` before it is used.
m at wordpress.org
- [wp-svn] [28550] trunk/src/wp-includes/media.php: `$count` is set in `get_post_galleries()` and never used, relic from PFUI RIP.
m at wordpress.org
- [wp-svn] [28551] trunk/src/wp-includes/ms-functions.php: In `is_user_option_local() `, `$user_id` is set conditionally, but never used.
m at wordpress.org
- [wp-svn] [28552] trunk/src/wp-includes/class-oembed.php: Support oEmbed matching for YouTube playlist URLs.
m at wordpress.org
- [wp-svn] [28553] trunk/src: Fix parsing in `wp_match_mime_types() ` to allow some mime-types with `+` in them to appear in the list of filter links shown above the list table on `upload.php`.
m at wordpress.org
- [wp-svn] [28554] trunk/src/wp-includes/class-oembed.php: Add Issuu to list of whitelisted oEmbed providers.
m at wordpress.org
- [wp-svn] [28555] trunk/src/wp-includes/class-oembed.php: Support Polldaddy' s short URL format as a whitelisted oEmbed provider.
m at wordpress.org
- [wp-svn] [28556] trunk/src/wp-includes/class-oembed.php: Viddler has had a new oEmbed endpoint for at least 10 months.
m at wordpress.org
- [wp-svn] [28557] trunk/src/wp-includes/class-oembed.php: Add CollegeHumor.com oEmbed support.
m at wordpress.org
- [wp-svn] [28558] trunk: Allow `get_comments_number() ` to officially accept `$post` or `$post_id`.
m at wordpress.org
- [wp-svn] [28559] trunk/src/wp-includes/class-wp-embed.php: Read the `src` attribute for the `[embed]` shortcode if the shortcode' s body is empty.
m at wordpress.org
- [wp-svn] [28560] trunk/src/wp-includes/general-template.php: Truly check for `! empty()` instead of falsey `'' ` when determining whether to add `LIMIT` clause to SQL in `wp_get_archives ()`.
m at wordpress.org
- [wp-svn] [28561] trunk/src/wp-admin/includes: In `get_terms_to_edit()`, call `get_object_term_cache() ` before priming cache with `wp_get_object_terms()`.
m at wordpress.org
- [wp-svn] [28562] trunk: When adding queries to `tax_query`: if the query' s `field` is `term_taxonomy_id`, don't require `taxonomy` to be specified.
m at wordpress.org
- [wp-svn] [28563] trunk/src: Replaces all uses of `TEMPLATEPATH` and `STYLESHEETPATH` in core with `get_template_directory ()` and `get_stylesheet_directory()`.
m at wordpress.org
- [wp-svn] [28564] trunk/src/wp-includes: `wp_dropdown_pages() ` allows `option_none_value` to be passed.
m at wordpress.org
- [wp-svn] [28565] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: wpView: fix selecting a view's text string in Safari, props gcorne, fixes #28088
m at wordpress.org
- [wp-svn] [28566] trunk/tests/phpunit/tests: Add unit tests for functions in `wp-includes/category.php`.
m at wordpress.org
- [wp-svn] [28567] trunk/src/wp-admin/includes/media.php: In `media_sideload_image()` , check the returned value of `download_url() ` earlier to avoid attempting to `unlink()` an instance of `WP_Error`.
m at wordpress.org
- [wp-svn] [28568] trunk/src/wp-includes: TinyMCE: update to 4.0.26.
m at wordpress.org
- [wp-svn] [28569] trunk/src/wp-includes/default-constants.php: Use three-digit x.x.x style version for `@deprecated` phpDoc tags.
m at wordpress.org
- [wp-svn] [28570] trunk/src/wp-includes: Add inline documentation for the `option_none_value` argument added to `wp_dropdown_users|categories ()` in [28564].
m at wordpress.org
- [wp-svn] [28571] trunk/src/wp-includes/post-template.php: Pass $post to ' protected_title_format' and 'private_title_format' filters.
m at wordpress.org
- [wp-svn] [28572] trunk/src/wp-includes/category-template.php: Fix inversed logic in Walker_Category::start_el().
m at wordpress.org
- [wp-svn] [28573] trunk/src/wp-includes/ms-load.php: Suggest get_current_site() as an alternative for get_current_site_name().
m at wordpress.org
- [wp-svn] [28574] trunk/src/wp-includes/link-template.php: Replace $in_same_cat with $in_same_term in adjacent post functions for consistency.
m at wordpress.org
- [wp-svn] [28575] trunk/src/wp-includes/link-template.php: Fix typo in [28574].
m at wordpress.org
- [wp-svn] [28576] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: fix saving the editor content on switching Visual -> Text, fixes #28353
m at wordpress.org
- [wp-svn] [28577] trunk/src/wp-includes/js/media-views.js: Allow the settings view for galleries to be disabled when instantiating `wp.media.controller.GalleryEdit`.
m at wordpress.org
- [wp-svn] [28578] trunk/src/wp-includes/class-oembed.php: Add oEmbed support for Mixcloud.
m at wordpress.org
- [wp-svn] [28579] trunk/src/wp-includes/post.php: Combine `wp_insert_attachment() ` and `wp_insert_post()`.
m at wordpress.org
- [wp-svn] [28580] trunk/src: Don't pass embeds through `the_content() ` when trying to render MCE previews, leverage `WP_Embed` and `do_shortcode()` instead.
m at wordpress.org
- [wp-svn] [28581] trunk/src: When adding a URL in the `Insert from URL` state in the media modal, attempt to show a preview of the content.
m at wordpress.org
- [wp-svn] [28582] trunk/src/wp-includes/post.php: Fix some inline docs churn in `wp_insert_post()` after [28579].
m at wordpress.org
- [wp-svn] [28583] trunk: In `wp_get_object_terms()`, before returning terms ( and before running them through the 'wp_get_object_terms' filter) - run them through `$terms = array_values( array_unique( $terms, SORT_REGULAR ) )`.
m at wordpress.org
- [wp-svn] [28584] trunk/src/wp-includes/media.php: Avoid a PHP notice in adjacent_image_link() if no images were found.
m at wordpress.org
- [wp-svn] [28585] trunk/src/wp-content/themes: Avoid a PHP notice in bundled themes if no images were found.
m at wordpress.org
- [wp-svn] [28586] trunk/src/wp-includes/default-widgets.php: Clean up wp_widget_rss_output():
m at wordpress.org
- [wp-svn] [28587] trunk/src/wp-admin/includes/ajax-actions.php: Remove redundant get_shortcode_regex() check.
m at wordpress.org
- [wp-svn] [28588] trunk/src/wp-includes/functions.php: Update documentation for is_new_day().
m at wordpress.org
- [wp-svn] [28589] trunk/src/wp-admin/includes/image.php: Add BMP to the list of displayable image types.
m at wordpress.org
- [wp-svn] [28590] trunk/src/wp-includes/link-template.php: Pass anchor text to ' edit_post_link' and 'edit_comment_link' filters.
m at wordpress.org
- [wp-svn] [28591] trunk/src/wp-admin/options-general.php: Move ' Documentation on date and time formatting' link under the 'Time Format' block.
m at wordpress.org
- [wp-svn] [28592] trunk/src/wp-admin/includes/dashboard.php: Remove obsolete code from wp_dashboard_setup().
m at wordpress.org
- [wp-svn] [28593] trunk/src/wp-includes/class-oembed.php: For YouTube playlist oEmbed, we need keep BC for `wp_oembed_remove_provider() ` by not changing the existing YouTube endpoint keys.
m at wordpress.org
- [wp-svn] [28594] trunk/src/wp-includes/js/mce-view.js: When parsing an `[embed] ` shortcode into a TinyMCE view, don't attempt to append any returned `< script>`s to the editor's `<head>`.
m at wordpress.org
- [wp-svn] [28595] trunk/src/wp-includes/class-oembed.php: Update the Scribd oEmbed pattern to more actually represent which endpoints from the site are discoverable.
m at wordpress.org
- [wp-svn] [28596] trunk/src/wp-includes/class-oembed.php: RIP Viddler oEmbed support.
m at wordpress.org
- [wp-svn] [28597] trunk/src/wp-includes/class-oembed.php: Fix SlideShare oEmbed regex.
m at wordpress.org
- [wp-svn] [28598] trunk/src/wp-content/themes/twentyfourteen/js/functions.js: Twenty Fourteen: Avoid passing an empty string to document.getElementById ().
m at wordpress.org
- [wp-svn] [28599] trunk/src/wp-includes/css/admin-bar.css: Display Dashboard icon instead of the home icon in toolbar when the link leads to Dashboard.
m at wordpress.org
- [wp-svn] [28600] trunk/src/wp-admin/js/inline-edit-post.js: Fix displaying taxonomies in bulk edit if the post type does not support titles.
m at wordpress.org
- [wp-svn] [28601] trunk/src/wp-includes/post.php: Revert [28579] and [28582].
m at wordpress.org
- [wp-svn] [28602] trunk/src/wp-includes/comment-template.php: Fix parameter description for the `$post_id` argument in `get_comments_number ()` to note that it is optional.
m at wordpress.org
- [wp-svn] [28603] trunk/tests/phpunit/tests/image/functions.php: Exclude ' test-image.bmp' from the list of non-displayable image types.
m at wordpress.org
- [wp-svn] [28604] trunk/src/wp-includes/comment-template.php: Pass `$post-> ID` to `get_comments_number` filter.
m at wordpress.org
- [wp-svn] [28605] trunk/src/wp-includes/query.php: Allow users to sort posts by `type` in `WP_Query`.
m at wordpress.org
- [wp-svn] [28606] trunk/src/wp-includes: TinyMCE: update to 4.0.28.
m at wordpress.org
- [wp-svn] [28607] trunk/src/wp-includes: At long last, improved keyboard accessibility for the media modal.
m at wordpress.org
- [wp-svn] [28608] trunk/src/wp-admin/css/common.css: Better align link element focus with form focus styling, which also improves the visibility.
m at wordpress.org
- [wp-svn] [28609] trunk: Forcing SSL logins now forces SSL for the entire admin, with no middle ground.
m at wordpress.org
- [wp-svn] [28610] trunk/src/wp-includes/canonical.php: Force SSL on the frontend via canonical when the home URL uses the https scheme.
m at wordpress.org
- [wp-svn] [28611] trunk: Append the date to $wp_version in the build output, for nightly packages.
m at wordpress.org
- [wp-svn] [28612] trunk/src/wp-includes/query.php: When parsing the main query, if `s` is set to empty: `?s=` and `$this->is_main_query() && array_key_exists( 's', $this->query ) ` - kill the query instead of loading the homepage.
m at wordpress.org
- [wp-svn] [28613] trunk: If `post__in` or `post_parent__in` is passed to `WP_Query` as an empty array , nuke the query.
m at wordpress.org
- [wp-svn] [28614] trunk/src/wp-includes/js/tinymce: TinyMCE: fix problems with undo/ redo after resizing an image several times.
m at wordpress.org
- [wp-svn] [28615] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: Regex should be non-greedy, see #28389
m at wordpress.org
- [wp-svn] [28616] trunk/src: Don' t use the box shadow focus styling for the admin menu or toolbar.
m at wordpress.org
- [wp-svn] [28617] trunk/src/wp-includes/js/media-views.js: Fix a jshint error introduced in [28607].
m at wordpress.org
- [wp-svn] [28618] trunk/src/wp-includes/taxonomy.php: When queries are passed to `WP_Tax_Query`, the value for `operator` is assumed to be uppercase.
m at wordpress.org
- [wp-svn] [28619] trunk/tests/phpunit/tests/post/query.php: Add unit tests to confirm that `post__in` orderby is working as expected with `menu_order` based on comments from #28012.
m at wordpress.org
- [wp-svn] [28620] trunk/Gruntfile.js: Fix double quote jshint warning in Gruntfile.js, fixes #26751
m at wordpress.org
- [wp-svn] [28621] trunk/tests/phpunit/tests/post/query.php: These unit tests should point at an actual attachment file.
m at wordpress.org
- [wp-svn] [28622] trunk: If `post_status` is passed to `WP_Query` as an array containing `'any' ` and anything else, don' t exclude the other values if they match when running `any`' s exclusion logic.
m at wordpress.org
- [wp-svn] [28623] trunk/src/wp-includes/query.php: Simplify the logic for determining `isset( $this->query['s'] )` after [ 28612], and don't limit this logic to just the main query.
m at wordpress.org
- [wp-svn] [28624] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: remove margins from the image toolbar wrapper, props avryl, fixes #28389
m at wordpress.org
- [wp-svn] [28625] trunk/tests/phpunit/tests/formatting/Smilies.php: `@uses` means something entirely different for unit tests.
m at wordpress.org
- [wp-svn] [28626] trunk/src: TinyMCE in iOS:
m at wordpress.org
- [wp-svn] [28627] trunk/src/wp-includes/pluggable.php: Use a secure logged_in_cookie when the home URL is forced HTTPS ( see #27954).
m at wordpress.org
- [wp-svn] [28628] trunk/src/wp-includes/pluggable.php: Update the `$secure_logged_in_cookie` variable in the ' secure_logged_in_cookie' hook docs following [28627].
m at wordpress.org
- [wp-svn] [28629] trunk/src/wp-admin/includes: Remove some dead variable assignments.
m at wordpress.org
- [wp-svn] [28630] trunk/src/wp-content/themes/twentyfourteen/style.css: Twenty Fourteen: adjust spacing for site description (tagline) to avoid cutting off accented characters.
m at wordpress.org
- [wp-svn] [28631] trunk/tests/phpunit/tests/basic.php: Adds a unit test to demonstrate that the order of `case` and `default` in a `switch` statement does not matter.
m at wordpress.org
- [wp-svn] [28632] trunk/src/wp-admin/includes/media.php: Remove unnecessary " not used" notation for filter parameters in wp-admin/includes/media.php.
m at wordpress.org
- [wp-svn] [28633] trunk/src: Cleanup for `switch` statements:
m at wordpress.org
- [wp-svn] [28634] trunk/src/wp-includes/functions.php: Move `default` to the bottom in `_wp_mysql_week()`.
m at wordpress.org
- [wp-svn] [28635] trunk/tests/phpunit/tests/db.php: Add more test coverage for `wpdb`.
m at wordpress.org
- [wp-svn] [28636] trunk/src/wp-includes/class-wp-xmlrpc-server.php: `wp_xmlrpc_server::wp_getPage()` should `return new IXR_Error( ` instead of `return(new IXR_Error(`.
m at wordpress.org
- [wp-svn] [28637] trunk/src/wp-admin/includes/class-wp-importer.php: Restore `$val` in `WP_Importer::bump_request_timeout() ` - even though the parent class and `WP_Import` ignore the parameter, it creates an incompatible interface notice in the plugin.
m at wordpress.org
- [wp-svn] [28638] trunk/src/wp-includes/comment-template.php: Fix an error caused by [28604] in `get_comments_number()` unit tests.
m at wordpress.org
- [wp-svn] [28639] trunk/src/wp-admin/js/image-edit.js: Make the image editor less jumpy when opening.
m at wordpress.org
- [wp-svn] [28640] trunk/src/wp-includes/class-wp-image-editor-gd.php: In `WP_Image_Editor_GD::_save()`, pass `$compression_level` into the args array for `->make_image()`.
m at wordpress.org
- [wp-svn] [28641] trunk/src/wp-includes/link-template.php: Adjacent links in wp_head () should only be generated for posts, not pages.
m at wordpress.org
- [wp-svn] [28642] trunk/src/wp-admin/user-new.php: Add paragraph tags to ' Add Existing User' section on 'Add New User' screen in multisite.
m at wordpress.org
- [wp-svn] [28643] trunk/src/wp-admin/network/site-info.php: Display the site scheme, not the current scheme on Edit Site screen in network admin.
m at wordpress.org
- [wp-svn] [28644] trunk/src/wp-admin/includes/plugin.php: Avoid stomping of the $plugin variable in activate_plugin().
m at wordpress.org
- [wp-svn] [28645] trunk/src/wp-content/themes/twentyfourteen/inc/template-tags.php: Twenty Fourteen: change hardcoded pagination base to use the WordPress Rewrite object' s `pagination_base` value instead.
m at wordpress.org
- [wp-svn] [28646] trunk/src/wp-admin/plugins.php: Plugin activation/ deletion errors should be styled as such.
m at wordpress.org
Last message date:
Sat May 31 20:09:26 UTC 2014
Archived on: Sat May 31 20:09:27 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).