summaryrefslogtreecommitdiffstatshomepage
path: root/src/wp-includes/class-wp-customize-manager.php
Commit message (Expand)AuthorAge
* Customize: Add additional filters to Customizer to prevent JSON corruption.Jake Spurlock2020-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 Birchler2017-04-06
* Customize: Extend auto-draft life of a `customize_changeset` post whenever mo...Dion Hulse2017-02-21
* Customize: Allow custom post types to be used in starter content.Dion Hulse2017-02-21
* Customize: Always enqueue `customize-preview` stylesheet in the customizer pr...Dion Hulse2017-02-21
* Customizer: Don't query for postmeta for Custom CSS (for not-current-themes) ...Dion Hulse2017-01-05
* Customize: Trim whitespace for URLs supplied for `external_header_video` to p...Dion Hulse2016-12-12
* Customize: Use selected user language for edit shortcuts in preview instead o...Dion Hulse2016-12-12
* Customize: Defer populating `post_name` for `auto-draft` posts in customized ...Weston Ruter2016-12-05
* Customize: Ensure `textarea` for Custom CSS displays as code (in LTR) when an...Weston Ruter2016-12-05
* Custom CSS: Change the help link to something better for users.Helen Hou-Sandi2016-12-03
* Customize: Fix posts limit query arg for `WP_Query` from incorrect `number` ...Weston Ruter2016-12-02
* Customize: Reuse existing non-auto-draft posts and existing auto-draft posts ...Weston Ruter2016-12-02
* Customize: Reject a changeset update when a non-future date is provided and a...Weston Ruter2016-12-02
* Theme starter content: Add support for featured images and page templates.Helen Hou-Sandi2016-11-23
* Customize: Clean up docs and code style for customize changes in 4.7.Weston Ruter2016-11-23
* Customize: Remove iframe-specific behaviors from customize preview when previ...Weston Ruter2016-11-21
* Customize: Ensure that `WP_Customize_Manager::save_changeset_post()` returns ...Weston Ruter2016-11-19
* Customize: Add unit tests for importing theme starter content.Weston Ruter2016-11-17
* Themes: Improve a11y and extendability of custom video headers.Joe McGill2016-11-16
* Customize: Allow URL for Codex link in Additional CSS section to be translated.Weston Ruter2016-11-16
* I18N: Remove `<code>` tags from translatable strings in `wp-includes/class-wp...Sergey Biryukov2016-11-15
* Customize: Allow starter content to apply in a new theme when switching from ...Weston Ruter2016-11-15
* Themes: Remove front page restriction from video header functions.Peter Wilson2016-11-15
* Customize: Only show video header controls if previewing front page; show exp...Weston Ruter2016-11-15
* Customize: Use video-specific labels for buttons in Header Video media control.Weston Ruter2016-11-15
* Customize: Use selective refresh for custom header changes when possible.Weston Ruter2016-11-14
* Customize: Rename "Header Visuals" to "Header Media".Joe McGill2016-11-11
* Customize: Store modifying user ID with setting change written into changeset...Weston Ruter2016-11-09
* Customize: Rename `unfiltered_css` meta capability to `edit_css`; add `revisi...Weston Ruter2016-11-09
* Themes: Remove Vimeo logic from `header_video_settings()`.Joe McGill2016-11-08
* Customize: Move Custom CSS control `placeholder` help text to setting `defaul...Weston Ruter2016-11-07
* Customize: Allow tab characters in custom CSS input.westonruter2016-11-06
* Customize: Remove Vimeo validation for external videos.Joe McGill2016-11-05
* Customize: Revert theme install feature.Helen Hou-Sandi2016-11-04
* Customize: No-op `edit_post_link()` when in customizer preview.Weston Ruter2016-11-03
* Customize: Remove Vimeo reference from description for external header videos.Joe McGill2016-11-03
* Themes: Improve support for placeholders in default headers.Joe McGill2016-11-03
* Customize: Prevent PHP warning in applying widget starter content on fresh in...Weston Ruter2016-11-02
* Customize: Prevent auto-draft post/page stubs from being saved with empty slu...Weston Ruter2016-10-30
* Customize: Move Additional CSS section toward end of list by assigning priori...Weston Ruter2016-10-29
* Customize: Introduce starter content and site freshness state.Weston Ruter2016-10-28
* Customizer: Fix name of a partial in `export_header_video_settings()`Joe McGill2016-10-28
* Themes: Enable video in custom headers.Joe McGill2016-10-27
* Customize: Improve custom background properties UI.Weston Ruter2016-10-26
* Customize: Add explanatory note for `custom_css` control via `textarea[placeh...Weston Ruter2016-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 Ruter2016-10-25