Skip to content

Add compatibility with Customize Posts plugin by disabling forced preview URLs#123

Open
westonruter wants to merge 1 commit into
ryelle:masterfrom
xwp:add/customize-posts-compat
Open

Add compatibility with Customize Posts plugin by disabling forced preview URLs#123
westonruter wants to merge 1 commit into
ryelle:masterfrom
xwp:add/customize-posts-compat

Conversation

@westonruter
Copy link
Copy Markdown

The Customize Posts plugin allows posts and pages to be updated and created in the Customizer. When it modifies/creates a post or page, it forces the permalinks for these posts to be preview URLs like /?preview=true&page_id=123 since the slugs may be modified in the customized state. These URLs are not recognized by the current router implementation, so this preview URL rewriting needs to be disabled to prevent Customizer navigation from being completely broken when the Customize Posts plugin is active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant