{"id":20406703,"url":"https://github.com/xwp/wp-customizer-everywhere","last_synced_at":"2025-04-12T15:08:34.730Z","repository":{"id":10837536,"uuid":"13116720","full_name":"xwp/wp-customizer-everywhere","owner":"xwp","description":"Customizer Everywhere plugin for WordPress","archived":false,"fork":false,"pushed_at":"2015-03-04T05:13:57.000Z","size":618,"stargazers_count":8,"open_issues_count":4,"forks_count":5,"subscribers_count":67,"default_branch":"master","last_synced_at":"2025-04-12T15:08:28.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wordpress.org/plugins/customizer-everywhere/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xwp.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-26T08:21:27.000Z","updated_at":"2023-08-24T11:24:51.000Z","dependencies_parsed_at":"2022-08-29T11:22:01.890Z","dependency_job_id":null,"html_url":"https://github.com/xwp/wp-customizer-everywhere","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fwp-customizer-everywhere","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fwp-customizer-everywhere/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fwp-customizer-everywhere/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xwp%2Fwp-customizer-everywhere/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xwp","download_url":"https://codeload.github.com/xwp/wp-customizer-everywhere/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586235,"owners_count":21128997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T05:18:50.862Z","updated_at":"2025-04-12T15:08:34.702Z","avatar_url":"https://github.com/xwp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- DO NOT EDIT THIS FILE; it is auto-generated from readme.txt --\u003e\n# Customizer Everywhere\n\n![Banner](assets/banner-1544x500.png)\nPromote and enhance the use of customizer in more places; open post previews in the customizer and promote customize link to top of admin bar.\n\n**Contributors:** [xwp](http://profiles.wordpress.org/xwp), [westonruter](http://profiles.wordpress.org/westonruter)  \n**Tags:** [customizer](http://wordpress.org/plugins/tags/customizer), [preview](http://wordpress.org/plugins/tags/preview), [widget-customizer](http://wordpress.org/plugins/tags/widget-customizer), [admin-bar](http://wordpress.org/plugins/tags/admin-bar)  \n**Requires at least:** 3.6  \n**Tested up to:** 3.8  \n**Stable tag:** trunk (master)  \n**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)  \n\n[![Build Status](https://travis-ci.org/xwp/wp-customizer-everywhere.png?branch=master)](https://travis-ci.org/xwp/wp-customizer-everywhere) \n\n## Description ##\n\nThe “Preview” button when editing a post is replaced with a “Preview \u0026 Customize” button,\nwhich opens the customizer with the current post's preview loaded into the customizer preview window.\n\nA separate window is opened for each edited post being previewed, as opposed to all previews going into the same window named `wp-preview`.\n\nWhen a customizer preview is opened for previewing a post, clicking the Back (Close or Cancel) button in the\ncustomizer controls, the opened window will close and the opener window will be focused on. This will rapidly take\nyou back to the page from which you opened the preview, assuming it is still open.\n\nIt is not helpful to see in browser tabs \"Customize Twenty Twelve — WordPress\". This title assumes the primary\npurpose of the customizer is to preview themes, when in reality it seems the primary purpose is to customize your\nalready-selected theme. In this latter case, it makes much more sense for the title to reflect the page currently\nbeing previewed. So when in the customizer, the parent document title will reflect the title of the page currently\nbeing previewed. As you navigate around the site within the preview iframe, the page's title will update. This allows\n you to see which page is being customized just by looking at the label on your browser's tab.\n\nIn the Admin Bar, the “Customize” link is promoted from a submenu to a top-level position right after the Edit post\nlink.\n\nThis prominent placement of the “Customize” link in the admin bar, along with the customizer being opened when\npreviewing a post/page, are designed to encourage the use of the customizer in many more places than just the site's\nfront page. The [Widget Customizer](http://wordpress.org/plugins/widget-customizer/) plugin conditionally shows\ncontrol sections in the customizer based on whether or not that sidebar is currently rendered in the customizer\npreview. Therefore, for some customizer controls to be accessed, the user must navigate—either within the customizer\nor outside—to a page that has the element which a control customizes.\n\n**Development of this plugin is done [on GitHub](https://github.com/xwp/wp-customizer-everywhere). Pull requests welcome. Please see [issues](https://github.com/xwp/wp-customizer-everywhere/issues) reported there before going to the plugin forum.**\n\n## Screenshots ##\n\n### The “Preview” button is replaced with a “Preview \u0026 Customize” button\n\n![The “Preview” button is replaced with a “Preview \u0026 Customize” button](assets/screenshot-1.png)\n\n### The “Customize” link in the Admin Bar is promoted to the top.\n\n![The “Customize” link in the Admin Bar is promoted to the top.](assets/screenshot-2.png)\n\n### Close button in customizer actually closes window, returning focus to opening window. Browser tab includes title from page currently being previewed.\n\n![Close button in customizer actually closes window, returning focus to opening window. Browser tab includes title from page currently being previewed.](assets/screenshot-3.png)\n\n## Changelog ##\n\n### 0.1.2 ###\nImprove logic for filtering preview_post_link\n\n### 0.1.1 ###\nAdd Travis CI integration and pre-commit with various tests\n\n### 0.1 ###\nFirst Release\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxwp%2Fwp-customizer-everywhere","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxwp%2Fwp-customizer-everywhere","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxwp%2Fwp-customizer-everywhere/lists"}