April 2014 Archives by author
Starting: Tue Apr 1 02:57:52 UTC 2014
Ending: Wed Apr 30 21:39:43 UTC 2014
Messages: 342
- [wp-svn] [27881] branches/3.7: Background Updates: Fix a PHP fatal error which could be encountered on some systems when using FTP.
m at wordpress.org
- [wp-svn] [27882] branches/3.7: When checking filesystem permissions for core updates, only check the permissions of the files which we need to alter.
m at wordpress.org
- [wp-svn] [27883] branches/3.7: Core Upgrader success statistics: Pass the version of WordPress we're upgrading from, as well as the version being upgraded to.
m at wordpress.org
- [wp-svn] [27884] branches/3.7: Updates: When a failed Background Update occurs, only show the failed update nag if the user hasn' t yet updated if it was an early abort.
m at wordpress.org
- [wp-svn] [27885] branches/3.7: Core Updates: Fix a case where options ( db_version specifically) can end up with stale values in the cache after a update is performed.
m at wordpress.org
- [wp-svn] [27886] branches/3.7: Cron: Fix a case where a cache inconsistency can cause wp_clear_scheduled_hook( ) to enter an infinite loop.
m at wordpress.org
- [wp-svn] [27887] branches/3.7: Fix a regression in wp_mkdir_p() where the $mode of the parent folder is not correctly applied to all created paths.
m at wordpress.org
- [wp-svn] [27888] branches/3.7: Prefix the notoptions cache key in the multisite site-options group with $wpdb- >siteid to avoid collisions.
m at wordpress.org
- [wp-svn] [27889] branches/3.8/src/wp-admin/includes/ajax-actions.php: Revert [27609 ] from the 3.8 branch, as it should have been applied to trunk.
m at wordpress.org
- [wp-svn] [27890] trunk/src/wp-admin/js/customize-widgets.js: Revert [27654] for strings.
m at wordpress.org
- [wp-svn] [27891] trunk/src/wp-admin/js/customize-widgets.js: Widget Customizer: Remove WidgetCustomizer.showFirstSidebarIfRequested().
m at wordpress.org
- [wp-svn] [27892] trunk/src: Widget Customizer: Use postMessage to highlight widgets in preview or sections/ controls in Customizer.
m at wordpress.org
- [wp-svn] [27893] trunk/src/wp-admin/js/customize-widgets.js: Cleanup [27892].
m at wordpress.org
- [wp-svn] [27894] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: Make `< audio>` elements in playlists responsive.
m at wordpress.org
- [wp-svn] [27895] trunk/src/wp-includes/js/mediaelement: Call MediaElement' s shim method for `setSrc() ` when dynamically updating the playing source in playlists, which will properly set the source for mobile.
m at wordpress.org
- [wp-svn] [27896] trunk/src/wp-admin: Theme Installer fixes:
m at wordpress.org
- [wp-svn] [27897] trunk/src: TinyMCE: update to 4.0.21, see #24067
m at wordpress.org
- [wp-svn] [27898] trunk/src/wp-includes: Edit Image modal:
m at wordpress.org
- [wp-svn] [27899] trunk/src/wp-includes: Gallery preview: add a "No items found" state which is displayed when rendering the gallery wpview and no attachments are found.
m at wordpress.org
- [wp-svn] [27900] trunk/src/wp-includes: wpLink: fix spinners selectors and add some throttling when searching with AJAX while the user is typing , fixes #27615
m at wordpress.org
- [wp-svn] [27901] trunk/src: Drag and drop files on the editor to upload: add new argument to wp_editor() to enable, fixes #27465
m at wordpress.org
- [wp-svn] [27902] trunk/src/wp-includes/class-wp-customize-section.php: Improve some inline documentation for class properties in `WP_Customize_Section`.
m at wordpress.org
- [wp-svn] [27903] trunk/src/wp-includes/class-wp-customize-widgets.php: Second-pass inline documentation improvements for WP_Customize_Widgets.
m at wordpress.org
- [wp-svn] [27904] trunk/src/wp-includes/class-wp-customize-widgets.php: Coding standards and readability spacing for WP_Customize_Widgets.
m at wordpress.org
- [wp-svn] [27905] trunk/src: Background Updates: Record Plugin & Theme update statistics like we for for Core updates, Pass Plugin/ Theme update objects into the Background updater for consistency with Core & Translations.
m at wordpress.org
- [wp-svn] [27906] trunk/src/wp-includes/update.php: Background Updates: Fix two variable typos in r27905
m at wordpress.org
- [wp-svn] [27907] trunk/src: Widget Customizer: Improve plugin compatibility.
m at wordpress.org
- [wp-svn] [27908] trunk/src/wp-includes/post-template.php: Fix a regression caused by [27622] in `prepend_attachment() ` by passing all attachments that are not audio or video to the `else` clause.
m at wordpress.org
- [wp-svn] [27909] trunk/src/wp-admin: Widget Customizer: Improve support for dynamically-created inputs.
m at wordpress.org
- [wp-svn] [27910] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Remove leading underscores from public methods.
m at wordpress.org
- [wp-svn] [27911] trunk/src/wp-includes/js/jquery/suggest.min.js: Update suggest.min.js for [26333].
m at wordpress.org
- [wp-svn] [27912] trunk/src/wp-admin/css/customize-widgets.css: Widget Customizer: Don't use opacity for the update spinner.
m at wordpress.org
- [wp-svn] [27913] trunk/src/wp-admin/js/customize-widgets.js: Widget Customizer: Restore deferral of `previewer-loading` class removal until preview is synced.
m at wordpress.org
- [wp-svn] [27914] trunk/src/wp-includes/media.php: Remove <br> elements for HTML5 galleries.
m at wordpress.org
- [wp-svn] [27915] trunk/tests/phpunit/tests/theme/WPTheme.php: Fix copy/ paste error in [27710].
m at wordpress.org
- [wp-svn] [27916] trunk/src: Remove old links_recently_updated_* DB options that never had a UI.
m at wordpress.org
- [wp-svn] [27917] branches/3.8/src/wp-includes/bookmark.php: Remove links_recently_updated_time (hardening).
m at wordpress.org
- [wp-svn] [27918] trunk/src: Edit Image modal:
m at wordpress.org
- [wp-svn] [27919] branches/3.7: Remove links_recently_updated_time (hardening).
m at wordpress.org
- [wp-svn] [27920] branches/3.8/src/wp-includes/js/plupload/plupload.silverlight.xap: Update Plupload Silverlight binary to 1.5.8 in the 3.8 branch.
m at wordpress.org
- [wp-svn] [27921] branches/3.7: Update Plupload Silverlight binary to 1.5.8 in the 3.7 branch.
m at wordpress.org
- [wp-svn] [27922] trunk/src/wp-includes/class-wp-editor.php: TinyMCE:
m at wordpress.org
- [wp-svn] [27923] branches/3.8: Background Updates: Record plugin & theme update statistics like we do for core updates.
m at wordpress.org
- [wp-svn] [27924] branches/3.7: Background Updates: Record plugin & theme update statistics like we do for core updates.
m at wordpress.org
- [wp-svn] [27925] trunk/src/wp-includes/wp-db.php: Database: Add $allow_bail argument to wpdb::check_connection() to match the connect method.
m at wordpress.org
- [wp-svn] [27926] trunk/src/wp-content/themes: Twenty Thirteen and Fourteen: style to support the new HTML5 line-break-less galleries.
m at wordpress.org
- [wp-svn] [27927] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: update translatable strings, see #27453, #24067
m at wordpress.org
- [wp-svn] [27928] trunk/src/wp-includes/update.php: Background Updates: Fix a PHP Warning caused by a Upgrader instance being passed into the Theme & Plugin $extra_stats parameter.
m at wordpress.org
- [wp-svn] [27929] branches/3.8: Background Updates: Fix a PHP Warning caused by a Upgrader instance being passed into the Theme & Plugin $extra_stats parameter.
m at wordpress.org
- [wp-svn] [27930] branches/3.7: Background Updates: Fix a PHP Warning caused by a Upgrader instance being passed into the Theme & Plugin $extra_stats parameter.
m at wordpress.org
- [wp-svn] [27931] trunk/src/wp-admin/includes/image-edit.php: Use multiplication sign instead of a colon for selection size when editing an image.
m at wordpress.org
- [wp-svn] [27932] trunk/src/wp-admin/css/common.css: Fix styling for plugin update details Thickbox.
m at wordpress.org
- [wp-svn] [27933] trunk/src/wp-includes/js/plupload/wp-plupload.js: Plupload wrapper : Call init callback on PostInit event.
m at wordpress.org
- [wp-svn] [27934] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE : improve setting disabled/enabled/activated states on the Unlink button, fixes #27309
m at wordpress.org
- [wp-svn] [27935] trunk/src/wp-includes/wp-db.php: Database: Fall back from ext/ mysqli to ext/mysql if the connection fails.
m at wordpress.org
- [wp-svn] [27936] trunk/src/wp-admin/themes.php: Themes: Hide 'Add New' with no JS.
m at wordpress.org
- [wp-svn] [27937] trunk/src/wp-admin: Theme Installer: Fix sorting, counts, keyboard navigation; add prev/next to previews.
m at wordpress.org
- [wp-svn] [27938] trunk/src/wp-admin/includes/file.php: Fix typo in verify_file_md5( ) description.
m at wordpress.org
- [wp-svn] [27939] trunk/src/wp-admin/includes/image-edit.php: Clarify tooltips on Edit Image screen.
m at wordpress.org
- [wp-svn] [27940] trunk/src/wp-admin: Theme Installer: Center spinner, remove plural string.
m at wordpress.org
- [wp-svn] [27941] trunk/src/wp-admin/js: TinyMCE: better calculation for editor height when switching Text to Visual and back.
m at wordpress.org
- [wp-svn] [27942] trunk/src/wp-includes/js: Edit image modal:
m at wordpress.org
- [wp-svn] [27943] trunk/src/wp-includes/comment-template.php: Remove a blank line and @global reference in the PHPDoc for `comment_author_email_link ()`.
m at wordpress.org
- [wp-svn] [27944] trunk/src: TinyMCE: add image backgrounds for more and nextpage tags ( also jshint fix for theme.js).
m at wordpress.org
- [wp-svn] [27945] trunk/src/wp-includes/class-wp-customize-control.php: Add missing space between strings.
m at wordpress.org
- [wp-svn] [27946] trunk/src: Header images: Handle cropping failures.
m at wordpress.org
- [wp-svn] [27947] trunk/src: Header images: Accessibility and style improvements.
m at wordpress.org
- [wp-svn] [27948] trunk/src/wp-includes/js/media-models.js: Edit image modal: check if full size exists before trying to use it for setting aspect ratio , props gcorne, see #27366
m at wordpress.org
- [wp-svn] [27949] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: update the default style for html5-captions, props obenland fixes #26642
m at wordpress.org
- [wp-svn] [27950] trunk/src/wp-includes/class-wp-editor.php: Throw a user notice when the editor ID used for TinyMCE contains brackets , props nacin, fixes #27601
m at wordpress.org
- [wp-svn] [27951] trunk/src/wp-admin: When autosaving a new post for the first time after a title was typed, cancel the autosave if the user is submitting the form.
m at wordpress.org
- [wp-svn] [27952] trunk/src/wp-includes/class-http.php: Fix a typo in the PHPDoc description for the `WP_Http_Curl-> max_body_length` property.
m at wordpress.org
- [wp-svn] [27953] trunk/src/wp-includes/http.php: Avoid an undefined index notice in wp_http_validate_url().
m at wordpress.org
- [wp-svn] [27954] trunk/src/wp-admin/css/customize-controls.css: Customizer: Add `height: auto; ` for `select[multiple]`.
m at wordpress.org
- [wp-svn] [27955] trunk/src/wp-admin/async-upload.php: Fix typo in hook description for `async_upload_{$type}`.
m at wordpress.org
- [wp-svn] [27956] trunk/src/wp-admin/css/list-tables.css: RTL: Fix taxonomy quick edit list alignment.
m at wordpress.org
- [wp-svn] [27957] trunk/src/wp-includes: Don't pass variables by reference.
m at wordpress.org
- [wp-svn] [27958] trunk/src/wp-admin/js/theme.js: Theme Installer: Fix displaying of errors.
m at wordpress.org
- [wp-svn] [27959] trunk/src/wp-admin: Theme Installer: Better responsive styles for feature filters.
m at wordpress.org
- [wp-svn] [27960] trunk/src/wp-includes/media.php: Revert the changes made to `data.title` in playlist Underscore templates in [27869].
m at wordpress.org
- [wp-svn] [27961] trunk/src/wp-admin/js/theme.js: Theme Installer: Use JSONP for api.wordpress.org requests.
m at wordpress.org
- [wp-svn] [27962] trunk/src/wp-admin/theme-install.php: Theme Installer: Don' t encode description entities/HTML.
m at wordpress.org
- [wp-svn] [27963] trunk/src/wp-admin/js/theme.js: Theme Installer: Separate API from an event handler to avoid issues where a false return value stops the event.
m at wordpress.org
- [wp-svn] [27964] trunk/src/wp-admin/includes: Better checks for contributors when saving posts.
m at wordpress.org
- [wp-svn] [27965] trunk/src/wp-admin/includes/upgrade.php: Inline documentation for remaining hooks in wp-admin/includes/ upgrade.php.
m at wordpress.org
- [wp-svn] [27966] trunk/src/wp-includes: WP_Widget: Introduce `is_preview()` method.
m at wordpress.org
- [wp-svn] [27967] trunk/src/wp-includes/widgets.php: Fix whitespace around `$GLOBALS ['_wp_deprecated_widgets_callbacks'] `.
m at wordpress.org
- [wp-svn] [27968] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Minor code cleanup.
m at wordpress.org
- [wp-svn] [27969] trunk/src/wp-admin/js/widgets.js: Widgets: Trigger jQuery events for widget updates.
m at wordpress.org
- [wp-svn] [27970] trunk/src: Header images: Improve accessibility of Randomize buttons.
m at wordpress.org
- [wp-svn] [27971] trunk/src/wp-includes/class-wp-customize-control.php: Header images: Revert unnecessary `tabindex="0"` from [27947].
m at wordpress.org
- [wp-svn] [27972] trunk/src/wp-includes/js/tinymce/wp-mce-help.php: Update TinyMCE help for pasting content.
m at wordpress.org
- [wp-svn] [27973] trunk/src/wp-includes/class-wp-customize-widgets.php: Widget Customizer: Remove leading/ trailing whitespace to prevent jQuery migrate warning.
m at wordpress.org
- [wp-svn] [27974] trunk/src/wp-includes/media.php: When dynamically instantiating `MediaElementPlayer` instances in JS, `preload="metadata"` is extremely wonky.
m at wordpress.org
- [wp-svn] [27975] trunk/src/wp-admin/includes/post.php: Apply checks in [27964] to wp_write_post(), which is unused and due for dismantling and deprecation.
m at wordpress.org
- [wp-svn] [27976] branches/3.8: Better checks for contributors when saving posts.
m at wordpress.org
- [wp-svn] [27977] branches/3.7: Better checks for contributors when saving posts.
m at wordpress.org
- [wp-svn] [27978] trunk/src/wp-includes: TinyMCE:
m at wordpress.org
- [wp-svn] [27979] trunk/src/wp-includes: [27640] supported a caption for audio and video shortcodes as part of a UX iteration for the related MCE views.
m at wordpress.org
- [wp-svn] [27980] trunk/src/wp-includes/js/media-editor.js: Only set the `poster` attribute automatically for videos when the image does not match the default mime-type icon.
m at wordpress.org
- [wp-svn] [27981] trunk/src/wp-includes/js/heartbeat.js: Heartbeat: no longer " experimental", see #25272
m at wordpress.org
- [wp-svn] [27982] trunk/src/wp-includes/js/mce-view.js: Add a note that wpView is " experimental", see #26959
m at wordpress.org
- [wp-svn] [27983] trunk/src/wp-includes/css/editor.css: TinyMCE: couple more small css tweaks for the menubar and tabs in native modals, see #27279
m at wordpress.org
- [wp-svn] [27984] trunk/src/wp-includes/js/mce-view.js: Remove trailing whitespace from [27982].
m at wordpress.org
- [wp-svn] [27985] trunk/src: Widget Customizer: Move `WidgetCustomizer` to `wp.customize.Widgets`.
m at wordpress.org
- [wp-svn] [27986] trunk/src/wp-admin/js/customize-widgets.js: Widget Customizer: Make the available widgets panel a Backbone view.
m at wordpress.org
- [wp-svn] [27987] trunk/src/wp-includes/js/mce-view.js: Browsers other than Firefox need a timeout when parsing audio and video shortcodes into MCE views.
m at wordpress.org
- [wp-svn] [27988] trunk/src/wp-admin: Widget Customizer: Cleanup `wp.customize.Widgets.WidgetControl`.
m at wordpress.org
- [wp-svn] [27989] trunk/src/wp-includes: Update Dashicons.
m at wordpress.org
- [wp-svn] [27990] trunk/src/wp-admin/includes/post.php: Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
m at wordpress.org
- [wp-svn] [27991] branches/3.8: Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
m at wordpress.org
- [wp-svn] [27992] branches/3.7: Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
m at wordpress.org
- [wp-svn] [27993] branches/3.7/src: 3.7.2-RC1
m at wordpress.org
- [wp-svn] [27994] branches/3.8/src: 3.8.2-RC1
m at wordpress.org
- [wp-svn] [27995] trunk/src/wp-admin/js/customize-widgets.js: Widget Customizer: Cleanup `wp.customize.Widgets.SidebarControl`.
m at wordpress.org
- [wp-svn] [27996] trunk/src/wp-admin/includes/class-wp-upgrader-skins.php: Add missing parameter descriptions to the PHPDocs for `WP_Upgrader_Skin:: decrement_update_count()` and `Bulk_Upgrader_Skin::decrement_update_count( )`.
m at wordpress.org
- [wp-svn] [27997] trunk/src/wp-admin/includes/image.php: Align parameters in the hook docs for the `attachment_thumbnail_args` filter.
m at wordpress.org
- [wp-svn] [27998] trunk/src/wp-admin/includes/upgrade.php: Use the correct parameter variables in the hook docs for `wp_upgrade`.
m at wordpress.org
- [wp-svn] [27999] trunk/src: Don't try to resolve symlinks for single-file plugins.
m at wordpress.org
- [wp-svn] [28000] trunk/src/wp-includes/class-wp-theme.php: Use suggested language conventions in the hook docs description for the `theme_page_templates` filter.
m at wordpress.org
- [wp-svn] [28001] trunk/src/wp-includes/link-template.php: Improve PHPDoc formatting for `get_the_permalink()`.
m at wordpress.org
- [wp-svn] [28002] trunk/src/wp-includes/wp-db.php: wpdb: Don' t pass a second argument to mysqli_fetch_field().
m at wordpress.org
- [wp-svn] [28003] trunk/src/wp-includes/media-template.php: Space vs tab in function descriptions for `wp_underscore_audio_template() ` and `wp_underscore_video_template()`.
m at wordpress.org
- [wp-svn] [28004] trunk/src/wp-includes/media.php: General PHPDoc improvements in wp-includes/ media.php for 3.9 functionality.
m at wordpress.org
- [wp-svn] [28005] trunk/src/wp-admin/css/customize-widgets.css: Widget Customizer: Update icons to new Dashicons.
m at wordpress.org
- [wp-svn] [28006] trunk/src/wp-includes/ms-load.php: Inline documentation improvements in wp-includes/ ms-load.php for 3.9 functionality.
m at wordpress.org
- [wp-svn] [28007] trunk/src/wp-includes/pluggable.php: Inline documentation fixes related to the `determine_current_user` filter
m at wordpress.org
- [wp-svn] [28008] trunk/src/wp-includes: Gallery Views: Avoid JS errors when image attachments lack metadata.
m at wordpress.org
- [wp-svn] [28009] trunk/src/wp-includes/ms-load.php: Formally deprecate wpmu_current_site().
m at wordpress.org
- [wp-svn] [28010] trunk/src/wp-includes/plugin.php: Improve inline documentation for functionality in wp-includes/ plugin.php added in 3.9.
m at wordpress.org
- [wp-svn] [28011] trunk/src/wp-includes/plugin.php: Add a missing `@since 3.9.0` to the PHPDoc for `wp_register_plugin_realpath ()`.
m at wordpress.org
- [wp-svn] [28012] trunk/src/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js: TinyMCE: show an error in the console when a plugin attempts to use the ' wpdialogs' plugin but wpdialog.js is not enqueued, fixes #16284
m at wordpress.org
- [wp-svn] [28013] trunk/src/wp-admin/css/customize-widgets.css: Widget Customizer: Update icons to new Dashicons, part 2.
m at wordpress.org
- [wp-svn] [28014] trunk/src/wp-includes/rewrite.php: Fix PHPDoc formatting for `WP_Rewrite::add_endpoint()`.
m at wordpress.org
- [wp-svn] [28015] trunk/src/wp-includes/user.php: PHPDoc fixes for `wp_validate_logged_in_cookie()`, introduced in 3.9.
m at wordpress.org
- [wp-svn] [28016] trunk/src/wp-includes/wp-db.php: PHPDoc fixes for functionality in wp-includes/wp-db.php added in 3.9.
m at wordpress.org
- [wp-svn] [28017] trunk/src/wp-login.php: Improve hook docs for the `resetpass_form` hook added in 3.9.
m at wordpress.org
- [wp-svn] [28018] trunk/src/wp-includes/deprecated.php: Even deprecated functions can use a little PHPDoc formatting, time to time.
m at wordpress.org
- [wp-svn] [28019] trunk/src/wp-includes/js/media-views.js: Only show the media library loading spinner if we' re scrolled toward the bottom.
m at wordpress.org
- [wp-svn] [28020] trunk/src/wp-includes/deprecated.php: More formatting for functions deprecated in 3.9.
m at wordpress.org
- [wp-svn] [28021] trunk/src/wp-includes/deprecated.php: Clean up deprecated format_to_post() docs.
m at wordpress.org
- [wp-svn] [28022] trunk/src/wp-includes/wp-db.php: Rename USE_EXT_MYSQL to WP_USE_EXT_MYSQL.
m at wordpress.org
- [wp-svn] [28023] trunk/src/wp-includes: Make playlist tracks keyboard-accessible.
m at wordpress.org
- [wp-svn] [28024] trunk/src/wp-includes: Fix typo and add more text to the error shown when 'wpdialogs' is not enqueued.
m at wordpress.org
- [wp-svn] [28025] trunk/src/wp-admin: Theme Installer: Handle currently installed themes, add search route, let prev/ next refresh collections.
m at wordpress.org
- [wp-svn] [28026] trunk/src/wp-includes/class-wp-editor.php: Improve hook docs for the `wp_enqueue_editor` hook, added in 3.9.
m at wordpress.org
- [wp-svn] [28027] trunk/src/wp-includes: TinyMCE help modal:
m at wordpress.org
- [wp-svn] [28028] trunk/src/wp-includes/js/tinymce/wp-mce-help.php: TinyMCE help: Break up strings changed in [28027] for ease of changing later.
m at wordpress.org
- [wp-svn] [28029] trunk/src/wp-admin/edit-form-advanced.php: Expose toolbar keyboard shortcut in Help documentation for TinyMCE.
m at wordpress.org
- [wp-svn] [28030] trunk/src: Header Images: Add suggested dimensions to the media workflow.
m at wordpress.org
- [wp-svn] [28031] trunk/src: Header Images: Add suggested dimensions to the media workflow.
m at wordpress.org
- [wp-svn] [28032] trunk/src/wp-includes: Nuke the TinyMCE help dialog as it is duplicated by help tabs.
m at wordpress.org
- [wp-svn] [28033] trunk/src/wp-admin: Theme Installer: Disable prev/ next buttons on first/last themes, add Esc handling, use IDs.
m at wordpress.org
- [wp-svn] [28034] trunk/src/wp-admin/js/customize-widgets.js: Widget Customizer: Fix incorrect replacement in [27995].
m at wordpress.org
- [wp-svn] [28035] trunk/src/wp-admin/js/theme.js: Theme Installer: Use 'browse' instead of 'sort' for routes.
m at wordpress.org
- [wp-svn] [28036] trunk/src/wp-admin/js/theme.js: Theme Installer: Left/ right arrow keys in the overlay.
m at wordpress.org
- [wp-svn] [28037] trunk/src/wp-admin: Theme Installer: Combine 'Layout' and 'Columns ' filters so 'Features' can span two columns.
m at wordpress.org
- [wp-svn] [28038] trunk/src/wp-admin: Theme Installer: Show 'Preview' button for installed themes.
m at wordpress.org
- [wp-svn] [28039] trunk/src/wp-includes/media-template.php: Media Templates: More escaping rather than interpolation.
m at wordpress.org
- [wp-svn] [28040] trunk/src/wp-admin/includes/class-wp-upgrader-skins.php: Inline documentation for hooks in wp-admin/includes/ class-wp-upgrader-skins.php.
m at wordpress.org
- [wp-svn] [28041] trunk/src/wp-includes/post.php: Part I of inline documenation for hooks in wp-includes/post.php.
m at wordpress.org
- [wp-svn] [28042] trunk/src/wp-includes/post.php: Clarify documentation for hooks in `sanitize_post_field()`.
m at wordpress.org
- [wp-svn] [28043] trunk/src: DFW:
m at wordpress.org
- [wp-svn] [28044] trunk/src: Widget Customizer: Fix widget filtering.
m at wordpress.org
- [wp-svn] [28045] trunk/src: Precommit cleanup for theme.js, editor.css amd wpdialogs/plugin.js, See #27055, #26907, #16284
m at wordpress.org
- [wp-svn] [28046] trunk/src/wp-includes/js/media-views.js: Move `toolbar` declaration after the `:visible` check, like it was before [28019].
m at wordpress.org
- [wp-svn] [28047] trunk/src/wp-admin/js/theme.js: Theme Installer: Prevent default events for "Upload Theme" and "Browse" buttons.
m at wordpress.org
- [wp-svn] [28048] trunk/src/wp-includes/js/media-views.js: Restore `GalleryAdd() ` and `GalleryEdit()` in `media-views.js` to ensure back-compat.
m at wordpress.org
- [wp-svn] [28049] trunk/src/wp-admin: Theme installer keyboard fixes.
m at wordpress.org
- [wp-svn] [28050] trunk/src/wp-includes/media.php: Escape playlist data in templates.
m at wordpress.org
- [wp-svn] [28051] trunk/src: Don't show featured images for image attachments.
m at wordpress.org
- [wp-svn] [28052] trunk/src/wp-admin/about.php: 3.9 about page text, rough cut.
m at wordpress.org
- [wp-svn] [28053] trunk/src/wp-includes/pluggable.php: Harden HMAC verification.
m at wordpress.org
- [wp-svn] [28054] branches/3.8: Harden HMAC verification.
m at wordpress.org
- [wp-svn] [28055] branches/3.7: Harden HMAC verification.
m at wordpress.org
- [wp-svn] [28056] branches/3.7/src: 3.7.2
m at wordpress.org
- [wp-svn] [28057] branches/3.8/src: 3.8.2
m at wordpress.org
- [wp-svn] [28058] trunk/src/wp-includes/version.php: 3.9-RC1
m at wordpress.org
- [wp-svn] [28059] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: make sure vertical resizing and menubar show/ hide are set to default for each instance, fixes #27724
m at wordpress.org
- [wp-svn] [28060] tags/3.8.2/: Tag 3.8.2
m at wordpress.org
- [wp-svn] [28061] tags/3.7.2/: Tag 3.7.2
m at wordpress.org
- [wp-svn] [28062] trunk/src: Fix TinyMCE Views in IE8 and 7:
m at wordpress.org
- [wp-svn] [28063] trunk/src/wp-includes/js/tinymce/plugins/wpview/plugin.js: TinyMCE Views in IE8 and 7: change deselect event only for old IE, props gcorne, fixes #27546
m at wordpress.org
- [wp-svn] [28064] trunk: Update license copyright year to 2014.
m at wordpress.org
- [wp-svn] [28065] trunk/src/wp-includes/class-wp-xmlrpc-server.php: XML-RPC: Fix bracing of conditionals around doc blocks.
m at wordpress.org
- [wp-svn] [28066] trunk/src/wp-includes: Update TinyMCE to the current development version, 4.0.21.1.
m at wordpress.org
- [wp-svn] [28067] trunk/tests/phpunit/tests/xmlrpc/wp/setOptions.php: Fix a multisite test failure by testing an option that can be updated in multisite.
m at wordpress.org
- [wp-svn] [28068] trunk/src/wp-includes: Bump MediaElement.js to `2.14.2`.
m at wordpress.org
- [wp-svn] [28069] trunk/src/wp-admin/js/post.js: Fix tabbing out of the title field on Media -> Edit Media screen, fixes #27750
m at wordpress.org
- [wp-svn] [28070] trunk/src/wp-admin/js/post.js: Fix typo in var definition in [ 28069], see #27750
m at wordpress.org
- [wp-svn] [28071] trunk/src/wp-includes/class-wp-editor.php: Editor: Ensure the link dialog does not display when styles are missing.
m at wordpress.org
- [wp-svn] [28072] trunk/src/wp-admin/includes/image-edit.php: Account for new cropping settings in the image editor.
m at wordpress.org
- [wp-svn] [28073] branches/3.8: Ensure edit_post() promotes an auto-draft to draft.
m at wordpress.org
- [wp-svn] [28074] branches/3.7: Ensure edit_post() promotes an auto-draft to draft.
m at wordpress.org
- [wp-svn] [28075] branches/3.8/src: Recover auto-drafts lost via Quick Draft.
m at wordpress.org
- [wp-svn] [28076] branches/3.8/src/wp-includes/version.php: 3.8.3-RC1
m at wordpress.org
- [wp-svn] [28077] branches/3.7: Recover auto-drafts lost via Quick Draft.
m at wordpress.org
- [wp-svn] [28078] branches/3.7/src/wp-includes/version.php: 3.7.3-RC1
m at wordpress.org
- [wp-svn] [28079] trunk/src/wp-admin/css/colors/_mixins.scss: Fix color of disabled buttons in non-default color schemes, props ryelle, fixes #27759
m at wordpress.org
- [wp-svn] [28080] trunk/src/wp-admin/css/common.css: Add the new modlas styling to the importer details Thickbox on Tools -> Import.
m at wordpress.org
- [wp-svn] [28081] trunk: Don't include the non-minified tinymce.js in /build.
m at wordpress.org
- [wp-svn] [28082] trunk/src/wp-includes/class-wp-customize-control.php: Translate custom header customize control strings.
m at wordpress.org
- [wp-svn] [28083] trunk/src: Priority fixes for various existing hook documentation.
m at wordpress.org
- [wp-svn] [28084] trunk/src/wp-includes/js: TinyMCE wpViews:
m at wordpress.org
- [wp-svn] [28085] trunk/src/wp-admin/includes/update-core.php: Update $_old_files for 3.9.
m at wordpress.org
- [wp-svn] [28086] trunk/src: Custom Headers: Allow for longer strings.
m at wordpress.org
- [wp-svn] [28087] trunk: User Query: Don' t blindly re-append new meta queries for capabilities.
m at wordpress.org
- [wp-svn] [28088] trunk/src/wp-admin/about.php: About page: Translate all Under the Hood strings.
m at wordpress.org
- [wp-svn] [28089] trunk/src/wp-includes: Update the TinyMCE paste plugin to the latest development version.
m at wordpress.org
- [wp-svn] [28090] trunk/src/wp-admin/includes/template.php: Add a feature pointer for widgets in the customizer in 3.9.
m at wordpress.org
- [wp-svn] [28091] trunk/src/wp-includes/class-wp-editor.php: Add an explanation for 'Paste from Word' in the 'Paste from Text' dialog.
m at wordpress.org
- [wp-svn] [28092] trunk/src/wp-admin/about.php: Translate another About string and use _e().
m at wordpress.org
- [wp-svn] [28093] trunk/src/wp-admin/includes/template.php: The widgets pointer requires the edit_theme_options capability.
m at wordpress.org
- [wp-svn] [28094] trunk/src/wp-includes: RTL for TinyMCE:
m at wordpress.org
- [wp-svn] [28095] trunk/src/wp-includes: Add hooks to the wpeditimage tinymce plugin and to the image details portion of the media modal.
m at wordpress.org
- [wp-svn] [28096] trunk/src: RTL for login screen.
m at wordpress.org
- [wp-svn] [28097] trunk/src/wp-includes/class-wp-editor.php: Add missing 'Address' string for TinyMCE.
m at wordpress.org
- [wp-svn] [28098] trunk/src/wp-admin/css/colors/_admin.scss: Fix feature pointer border when using a color scheme.
m at wordpress.org
- [wp-svn] [28099] trunk/src/wp-includes/class-wp-editor.php: Add context to string added in [28097].
m at wordpress.org
- [wp-svn] [28100] trunk/src/wp-includes/js/customize-preview-widgets.js: Customizer: Account for a sidebar with no container to which classes can be added.
m at wordpress.org
- [wp-svn] [28101] trunk/src/wp-includes/css/media-views.css: Customizer: Fix header image cropping when working with huge images.
m at wordpress.org
- [wp-svn] [28102] trunk/src/wp-admin/js/customize-controls.js: Custom header: Fix image ordering.
m at wordpress.org
- [wp-svn] [28103] trunk/src/wp-admin/js/dashboard.js: Don' t auto-resize Quick Draft textarea in IE < 9.
m at wordpress.org
- [wp-svn] [28104] trunk/src/wp-admin/css/themes.css: Themes screen: Fix RTL layout issue in Firefox.
m at wordpress.org
- [wp-svn] [28105] trunk/src/wp-admin: Theme install: Set a timeout and error message for API responses.
m at wordpress.org
- [wp-svn] [28106] trunk/src/wp-includes/post.php: Part II of inline documentation for hooks in wp-includes/post.php.
m at wordpress.org
- [wp-svn] [28107] trunk/src: Fix feature pointer RTL placement.
m at wordpress.org
- [wp-svn] [28108] trunk/src/wp-includes: Plupload: Restore 3.8 handles and filenames to avoid breaking plugins.
m at wordpress.org
- [wp-svn] [28109] trunk/src/wp-includes/functions.php: Inline documentation for hooks in wp-includes/functions.php.
m at wordpress.org
- [wp-svn] [28110] trunk/src/wp-admin/includes/media.php: Plupload: restore the settings in media_upload_form(), see #27763
m at wordpress.org
- [wp-svn] [28111] trunk/src/wp-includes/link-template.php: Inline documentation for hooks in wp-includes/link-template.php.
m at wordpress.org
- [wp-svn] [28112] trunk/src/wp-includes/class-wp-editor.php: TinyMCE: Always load translations, even in English, as we modify some strings.
m at wordpress.org
- [wp-svn] [28113] trunk: Avoid stomping of bulk postdata inside the bulk_edit_posts( ) loop.
m at wordpress.org
- [wp-svn] [28114] branches/3.8: Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
m at wordpress.org
- [wp-svn] [28115] branches/3.7: Avoid stomping of bulk postdata inside the bulk_edit_posts() loop.
m at wordpress.org
- [wp-svn] [28116] trunk/src: DFW:
m at wordpress.org
- [wp-svn] [28117] trunk/src/wp-includes/class-wp-customize-widgets.php: Inline documentation for hooks in wp-includes/ class-wp-customize-widgets.php
m at wordpress.org
- [wp-svn] [28118] branches/3.8: 3.8.3
m at wordpress.org
- [wp-svn] [28119] branches/3.7: 3.7.3
m at wordpress.org
- [wp-svn] [28120] tags/3.8.3/: Tag 3.8.3
m at wordpress.org
- [wp-svn] [28121] tags/3.7.3/: Tag 3.7.3
m at wordpress.org
- [wp-svn] [28122] trunk/src/wp-admin/css: Color scheme support for widget choosers.
m at wordpress.org
- [wp-svn] [28123] trunk/src/wp-admin: Theme installer: Improve route handling and make ?theme= work.
m at wordpress.org
- [wp-svn] [28124] trunk/src: Customizer: Properly handle widget settings when activating a previewed theme.
m at wordpress.org
- [wp-svn] [28125] trunk/src/wp-includes/js/media-views.js: Image Details modal: Remember the last state of the advanced toggle.
m at wordpress.org
- [wp-svn] [28126] trunk/src/wp-admin: Theme Installer: Revert to proxying through PHP for WordPress.org API requests.
m at wordpress.org
- [wp-svn] [28127] trunk/src/wp-admin: About page design, first pass.
m at wordpress.org
- [wp-svn] [28128] trunk/src/wp-includes/media.php: Inline documentation for hooks in wp-includes/media.php.
m at wordpress.org
- [wp-svn] [28129] trunk/src/wp-includes/update.php: Add a TTL to core update checks to allow us to narrow the 12-hour update window.
m at wordpress.org
- [wp-svn] [28130] trunk/src/wp-includes/general-template.php: Inline documentation for hooks in wp-includes/general-template.php.
m at wordpress.org
- [wp-svn] [28131] trunk/src/wp-includes/general-template.php: Inline documentation for three remaining hooks in wp-includes/ general-template.php.
m at wordpress.org
- [wp-svn] [28132] trunk/src/wp-admin/about.php: Final about page text.
m at wordpress.org
- [wp-svn] [28133] trunk/src/wp-admin/about.php: Fix typo on about page.
m at wordpress.org
- [wp-svn] [28134] trunk/src: Allow the API to add text to auto update emails.
m at wordpress.org
- [wp-svn] [28135] trunk/src/wp-includes/version.php: 3.9-RC2
m at wordpress.org
- [wp-svn] [28136] trunk/src/wp-admin/about.php: Fix entities on about page.
m at wordpress.org
- [wp-svn] [28137] trunk/src/wp-admin/includes/class-wp-upgrader.php: Background Updates: Avoid a PHP warning during theme update checks when there are multiple theme directories registered.
m at wordpress.org
- [wp-svn] [28138] trunk/tests/qunit/editor: Update the TinyMCE tests to 4.0.21.1, see #27744
m at wordpress.org
- [wp-svn] [28139] trunk/src/wp-includes/media.php: Cast wp_count_attachments() before iterating it to avoid a notice when items exist without a mime type.
m at wordpress.org
- [wp-svn] [28140] trunk/src/wp-includes/class-wp-customize-widgets.php: Add missing string translation in widgets.
m at wordpress.org
- [wp-svn] [28141] trunk/src/wp-admin/js/theme.js: Theme Installer: Fixes for browsers without pushState.
m at wordpress.org
- [wp-svn] [28142] trunk/src/wp-admin/css/ie.css: TinyMCE: fix icons in IE7, fixes #27829
m at wordpress.org
- [wp-svn] [28143] trunk/src: Widgets: Remove create_function() from the customizer class.
m at wordpress.org
- [wp-svn] [28144] trunk/src/wp-includes: Graceful failures for TinyMCE views of video/audio playlists.
m at wordpress.org
- [wp-svn] [28145] trunk/src: Translate a string added in 3.7.1 but never translated previously.
m at wordpress.org
- [wp-svn] [28146] trunk/src/wp-admin/about.php: About page: Use a better preposition to describe drag-and-drop.
m at wordpress.org
- [wp-svn] [28147] trunk/src/wp-admin/js/theme.js: Theme Installer: Properly call router navigation.
m at wordpress.org
- [wp-svn] [28148] trunk/src/wp-admin/css/customize-widgets.css: Widgets: Better padding for translations of "Reorder".
m at wordpress.org
- [wp-svn] [28149] trunk/src/wp-includes/js/media-editor.js: Ensure that `wp.media.view.settings.post` is set before accessing the post 's id
m at wordpress.org
- [wp-svn] [28150] trunk/src: Final about page.
m at wordpress.org
- [wp-svn] [28151] trunk/src/wp-admin/about.php: About page: Don' t use wp_playlist_scripts() as that prints stuff.
m at wordpress.org
- [wp-svn] [28152] trunk/src/wp-includes/js/customize-models.js: Prevent customizer header image list from listing user images twice when no theme-specified images exist
m at wordpress.org
- [wp-svn] [28153] trunk/src/wp-includes/version.php: WordPress 3.9.
m at wordpress.org
- [wp-svn] [28154] branches/3.9/: Branch 3.9
m at wordpress.org
- [wp-svn] [28155] tags/3.9/: Tag 3.9
m at wordpress.org
- [wp-svn] [28156] branches/3.9/src/wp-includes/version.php: The 3.9 branch is now 3.9.1-alpha.
m at wordpress.org
- [wp-svn] [28157] trunk/src/wp-includes/version.php: Trunk is now 4.0-alpha.
m at wordpress.org
- [wp-svn] [28158] trunk/src/wp-includes/js/mediaelement/wp-playlist.js: 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] [28159] trunk/src/wp-admin/theme-install.php: Context for 'Installed' and 'Already Installed' theme strings.
m at wordpress.org
- [wp-svn] [28160] trunk/src/wp-admin/theme-install.php: Use correct echoing context function.
m at wordpress.org
- [wp-svn] [28161] trunk/src/wp-includes/widgets.php: Fix logic inversion in [28124] to ensure widgets stay with themes during a theme switch.
m at wordpress.org
- [wp-svn] [28162] branches/3.9: Fix logic inversion in [28124] to ensure widgets stay with themes during a theme switch.
m at wordpress.org
- [wp-svn] [28163] trunk/src/wp-admin/includes/ajax-actions.php: Theme Installer: Proper redirection and action links post-install in multisite.
m at wordpress.org
- [wp-svn] [28164] branches/3.9: Theme Installer: Proper redirection and action links post-install in multisite.
m at wordpress.org
- [wp-svn] [28165] trunk/src/wp-content/themes: Update POT files for bundled themes.
m at wordpress.org
- [wp-svn] [28166] trunk/src/wp-content/themes: Version bumps for Twenty Eleven, Twenty Twelve, Twenty Thirteen, Twenty Fourteen.
m at wordpress.org
- [wp-svn] [28167] branches/3.9: Version and POT file updates for bundled themes Twenty Eleven through Twenty Fourteen.
m at wordpress.org
- [wp-svn] [28168] trunk/src/wp-includes/media.php: Properly translate ' Select Poster Image'.
m at wordpress.org
- [wp-svn] [28169] trunk/src/wp-includes/css/media-views.css: Don' t show textareas that have "hidden" as a class in the media modal.
m at wordpress.org
- [wp-svn] [28170] trunk/src/wp-includes/class-wp-customize-control.php: Customizer: Correct reference to the 'Add new image' button.
m at wordpress.org
- [wp-svn] [28171] trunk/src/wp-includes/js: 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] [28172] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: Properly account for text overflow in `.wp-playlist-caption` by adding `display : block`.
m at wordpress.org
- [wp-svn] [28173] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: Support RTL properly when displaying playlists.
m at wordpress.org
- [wp-svn] [28174] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css: Add `calc()` rules for `max-width` of playlist caption.
m at wordpress.org
- [wp-svn] [28175] trunk: 4.0 version bumps.
m at wordpress.org
- [wp-svn] [28176] trunk/src/wp-includes/script-loader.php: Remove version string from Thickbox so it assumes the WP core version.
m at wordpress.org
- [wp-svn] [28177] trunk/src/wp-admin/css/admin-menu.css: Simplify the admin menu notification selector so color schemes don' t get stomped.
m at wordpress.org
- [wp-svn] [28178] trunk/src/wp-includes/js/media-views.js: Use the proper translated string for Video Playlist "drag info" - the text displayed above the playlist's sortable attachments.
m at wordpress.org
- [wp-svn] [28179] trunk/src/wp-admin/css/forms.css: Don' t allow disabled input styling to get lost in the cascade.
m at wordpress.org
- [wp-svn] [28180] trunk/src/wp-includes/css/editor.css: Editor: Shrink the font size for the chosen format so it fits in more locales.
m at wordpress.org
- [wp-svn] [28181] trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js: TinyMCE: Restore old wordpress_adv_hidden editor parameter to enable force-showing the kitchen sink.
m at wordpress.org
- [wp-svn] [28182] trunk/src/wp-includes: Refinements for asynchronous rendering in `wp.mce.media.PlaylistView`:
m at wordpress.org
- [wp-svn] [28183] trunk/src/wp-includes/js: Persisting `<track> ` elements as the body of a `[video]` shortcode in MCE Views:
m at wordpress.org
- [wp-svn] [28184] trunk/src/wp-includes: 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] [28185] trunk/src/wp-includes/js/tinymce/plugins/wplink/plugin.js: TinyMCE : fix the "active" state of the Link button when an image wrapped in a link is selected, see #27847, for trunk.
m at wordpress.org
- [wp-svn] [28186] trunk/src/wp-admin/css/edit.css: Fix cursor style for the resize handle of the editor, props avryl, see #27595, for trunk.
m at wordpress.org
- [wp-svn] [28187] trunk/src/wp-includes/class-wp-editor.php: Run WP_Editors:: enqueue_scripts() on `admin_print_footer_scripts` priority 1 (later), instead of `admin_footer`.
m at wordpress.org
- [wp-svn] [28188] trunk/tests/phpunit/tests/term/query.php: Add a conditional unit test for Tax Query - one query that does an `IN` query for categories with `relation` for `tax_query` set to `AND`.
m at wordpress.org
- [wp-svn] [28189] trunk/src/wp-includes/js: Drag/drop on the editor to upload: don' t trigger the uploader when selected test is being dragged from one window to another.
m at wordpress.org
- [wp-svn] [28190] trunk/src/wp-includes: 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] [28191] trunk/src/wp-includes: Avoid an expensive attachment counting query on the post editing screen.
m at wordpress.org
- [wp-svn] [28192] trunk/src/wp-includes/js/tinymce/plugins/paste: TinyMCE: update the 'paste' plugin to the latest dev.
m at wordpress.org
- [wp-svn] [28193] trunk/src/wp-admin/js/post.js: Ensure the editor height is saved properly, props jupiterwise, see #28000 , for trunk.
m at wordpress.org
- [wp-svn] [28194] trunk/src/wp-includes: Remove some unnecessary abstraction introduced in [28191].
m at wordpress.org
- [wp-svn] [28195] trunk/src/wp-includes/default-widgets.php: Recent Posts Widget: Use `ob_end_flush()` instead of `ob_flush()`.
m at wordpress.org
- [wp-svn] [28196] branches/3.9: Recent Posts Widget: Use ob_end_flush() instead of ob_flush().
m at wordpress.org
- [wp-svn] [28197] trunk/src/wp-includes/default-widgets.php: Force users to choose a nav menu in the custom nav menu widget, for a better customizer UX
m at wordpress.org
- [wp-svn] [28198] branches/3.9/src/wp-includes/default-widgets.php: Force users to choose a nav menu in the custom nav menu widget, for a better customizer UX
m at wordpress.org
- [wp-svn] [28199] branches/3.9: Editor: Shrink the font size for the chosen format so it fits in more locales.
m at wordpress.org
- [wp-svn] [28200] branches/3.9: Ensure the editor height is saved properly as an integer.
m at wordpress.org
- [wp-svn] [28201] branches/3.9: Fix cursor style for the resize handle of the editor.
m at wordpress.org
- [wp-svn] [28202] branches/3.9: Don' t allow disabled input styling to get lost in the cascade.
m at wordpress.org
- [wp-svn] [28203] branches/3.9: Run WP_Editors::enqueue_scripts() on admin_print_footer_scripts, instead of admin_footer.
m at wordpress.org
- [wp-svn] [28204] branches/3.9: Simplify the admin menu notification selector so color schemes don' t get stomped.
m at wordpress.org
- [wp-svn] [28205] trunk/src: Use '— Select — ' instead of '-- Select --' for nav menus.
m at wordpress.org
- [wp-svn] [28206] branches/3.9/src/wp-includes/default-widgets.php: Use '— Select — ' instead of '-- Select --' for nav menus widget.
m at wordpress.org
- [wp-svn] [28207] trunk/src/wp-admin/includes: Ensure the `nav_menu_meta_box_object` filter hook is only documented once.
m at wordpress.org
- [wp-svn] [28208] trunk/src: Ensure the `register` filter hook is only documented once.
m at wordpress.org
- [wp-svn] [28209] trunk/src/wp-includes/class.wp-styles.php: Ensure the `style_loader_tag` filter hook is only documented once.
m at wordpress.org
- [wp-svn] [28210] trunk/src/wp-admin/edit-link-form.php: Ensure the `submitlink_box` action hook is only documented once.
m at wordpress.org
- [wp-svn] [28211] trunk/src/wp-admin/edit-tags.php: Ensure adjacency of a duplicate hook comment for a `the_category` filter call.
m at wordpress.org
- [wp-svn] [28212] trunk/src/wp-admin/custom-header.php: Ensure all duplicate calls of the `wp_create_file_in_uploads` filter are labeled as such.
m at wordpress.org
- [wp-svn] [28213] trunk/src/wp-admin/includes: Ensure the `wp_edit_nav_menu_walker` filter is only documented once.
m at wordpress.org
- [wp-svn] [28214] trunk/src/wp-includes/comment.php: Ensure the `wp_set_comment_status` action hook is only documented once.
m at wordpress.org
- [wp-svn] [28215] trunk/src: Clean up duplicate hook notations and adjacency for calls to the `wp_signup_location` filter.
m at wordpress.org
- [wp-svn] [28216] trunk/src: Mark the `$hook` and `$page_hook` hooks as `@internal` to skip parsing.
m at wordpress.org
- [wp-svn] [28217] trunk: Recent Posts Widget: Use `ob_end_flush() ` instead of `ob_flush()`.
m at wordpress.org
- [wp-svn] [28218] trunk: Revert [28217].
m at wordpress.org
- [wp-svn] [28219] trunk: Customizer: Allow to skip cropping header images if image width is smaller than or equal to theme width.
m at wordpress.org
- [wp-svn] [28220] trunk/src/wp-includes/class-wp-editor.php: Improve TinyMCE string for paste command browser support.
m at wordpress.org
- [wp-svn] [28221] trunk/wp-cli.yml: Introduce default `wp-cli.yml` for core development.
m at wordpress.org
- [wp-svn] [28222] trunk/Gruntfile.js: More descriptive docs for `grunt jshint:core`.
m at wordpress.org
Last message date:
Wed Apr 30 21:39:43 UTC 2014
Archived on: Wed Apr 30 21:39:44 UTC 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).