Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add listeners for default visibility options in quick-edit. #652

Open
sybrew opened this issue Nov 10, 2023 · 0 comments
Open

Add listeners for default visibility options in quick-edit. #652

sybrew opened this issue Nov 10, 2023 · 0 comments
Labels
[Component] List edit [Type] Enhancement Improves anything we already have.

Comments

@sybrew
Copy link
Owner

sybrew commented Nov 10, 2023

In Post Edit, we dynamically adjust the canonical URL and indexing states when the user interacts with the editor's interface.

For example, if a post gets password protection, we set the default indexing state to "noindex."
At the same time, when a post is set to "noindex," we remove the canonical URL placeholder.

When the slug changes, we also dynamically adjust the canonical URL.

@sybrew sybrew added [Type] Enhancement Improves anything we already have. [Component] List edit labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] List edit [Type] Enhancement Improves anything we already have.
Projects
None yet
Development

No branches or pull requests

1 participant