index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
wp-includes
/
class-wp-customize-manager.php
Commit message (
Expand
)
Author
Age
*
Customize: Add additional filters to Customizer to prevent JSON corruption.
Jake Spurlock
2020-04-29
*
Customize: Ensure valid themes in the preview.
Dominik Schilling (ocean90)
2017-09-19
*
Customize: Ignore invalid customization sessions.
Dominik Schilling (ocean90)
2017-05-16
*
Customize: Use `is_header_video_active()` as `active_callback` for `external_...
Pascal Birchler
2017-04-06
*
Customize: Extend auto-draft life of a `customize_changeset` post whenever mo...
Dion Hulse
2017-02-21
*
Customize: Allow custom post types to be used in starter content.
Dion Hulse
2017-02-21
*
Customize: Always enqueue `customize-preview` stylesheet in the customizer pr...
Dion Hulse
2017-02-21
*
Customizer: Don't query for postmeta for Custom CSS (for not-current-themes) ...
Dion Hulse
2017-01-05
*
Customize: Trim whitespace for URLs supplied for `external_header_video` to p...
Dion Hulse
2016-12-12
*
Customize: Use selected user language for edit shortcuts in preview instead o...
Dion Hulse
2016-12-12
*
Customize: Defer populating `post_name` for `auto-draft` posts in customized ...
Weston Ruter
2016-12-05
*
Customize: Ensure `textarea` for Custom CSS displays as code (in LTR) when an...
Weston Ruter
2016-12-05
*
Custom CSS: Change the help link to something better for users.
Helen Hou-Sandi
2016-12-03
*
Customize: Fix posts limit query arg for `WP_Query` from incorrect `number` ...
Weston Ruter
2016-12-02
*
Customize: Reuse existing non-auto-draft posts and existing auto-draft posts ...
Weston Ruter
2016-12-02
*
Customize: Reject a changeset update when a non-future date is provided and a...
Weston Ruter
2016-12-02
*
Theme starter content: Add support for featured images and page templates.
Helen Hou-Sandi
2016-11-23
*
Customize: Clean up docs and code style for customize changes in 4.7.
Weston Ruter
2016-11-23
*
Customize: Remove iframe-specific behaviors from customize preview when previ...
Weston Ruter
2016-11-21
*
Customize: Ensure that `WP_Customize_Manager::save_changeset_post()` returns ...
Weston Ruter
2016-11-19
*
Customize: Add unit tests for importing theme starter content.
Weston Ruter
2016-11-17
*
Themes: Improve a11y and extendability of custom video headers.
Joe McGill
2016-11-16
*
Customize: Allow URL for Codex link in Additional CSS section to be translated.
Weston Ruter
2016-11-16
*
I18N: Remove `<code>` tags from translatable strings in `wp-includes/class-wp...
Sergey Biryukov
2016-11-15
*
Customize: Allow starter content to apply in a new theme when switching from ...
Weston Ruter
2016-11-15
*
Themes: Remove front page restriction from video header functions.
Peter Wilson
2016-11-15
*
Customize: Only show video header controls if previewing front page; show exp...
Weston Ruter
2016-11-15
*
Customize: Use video-specific labels for buttons in Header Video media control.
Weston Ruter
2016-11-15
*
Customize: Use selective refresh for custom header changes when possible.
Weston Ruter
2016-11-14
*
Customize: Rename "Header Visuals" to "Header Media".
Joe McGill
2016-11-11
*
Customize: Store modifying user ID with setting change written into changeset...
Weston Ruter
2016-11-09
*
Customize: Rename `unfiltered_css` meta capability to `edit_css`; add `revisi...
Weston Ruter
2016-11-09
*
Themes: Remove Vimeo logic from `header_video_settings()`.
Joe McGill
2016-11-08
*
Customize: Move Custom CSS control `placeholder` help text to setting `defaul...
Weston Ruter
2016-11-07
*
Customize: Allow tab characters in custom CSS input.
westonruter
2016-11-06
*
Customize: Remove Vimeo validation for external videos.
Joe McGill
2016-11-05
*
Customize: Revert theme install feature.
Helen Hou-Sandi
2016-11-04
*
Customize: No-op `edit_post_link()` when in customizer preview.
Weston Ruter
2016-11-03
*
Customize: Remove Vimeo reference from description for external header videos.
Joe McGill
2016-11-03
*
Themes: Improve support for placeholders in default headers.
Joe McGill
2016-11-03
*
Customize: Prevent PHP warning in applying widget starter content on fresh in...
Weston Ruter
2016-11-02
*
Customize: Prevent auto-draft post/page stubs from being saved with empty slu...
Weston Ruter
2016-10-30
*
Customize: Move Additional CSS section toward end of list by assigning priori...
Weston Ruter
2016-10-29
*
Customize: Introduce starter content and site freshness state.
Weston Ruter
2016-10-28
*
Customizer: Fix name of a partial in `export_header_video_settings()`
Joe McGill
2016-10-28
*
Themes: Enable video in custom headers.
Joe McGill
2016-10-27
*
Customize: Improve custom background properties UI.
Weston Ruter
2016-10-26
*
Customize: Add explanatory note for `custom_css` control via `textarea[placeh...
Weston Ruter
2016-10-25
*
General: Introduce a `wp_list_sort()` helper function, v2.
Dominik Schilling (ocean90)
2016-10-25
*
Customize: Allow page stubs to be created via `dropdown-pages` controls in th...
Weston Ruter
2016-10-25
[next]