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

WordPress default settings not communicated through UI when creating Pods #7403

Open
JoryHogeveen opened this issue Feb 25, 2025 · 1 comment
Labels
Component: UI Issues related to user experience and interfaces Status: Need Research Type: Bug
Milestone

Comments

@JoryHogeveen
Copy link
Member

JoryHogeveen commented Feb 25, 2025

Description

When creating a new Pod, for example a CPT, Pods is not communicating, not overriding the default settings that are in WordPress, like "rewrite" and "rewrite_with_front". These are true by default but in the Pods screens the checkboxes are unchecked.
Also, since these are true by default Pods should properly disable these features if not enabled in Pods. This currently does not happen since the feature is not existing in the Pods setting.

Only when I set the feature to true (checked) once, and unchecking it again will it actually set it to false and override the WordPress default.

This is very confusing for the average user (UX).

Version

3.2.8.2

Testing Instructions

  1. Create a CPT without changing it's settings.
  2. It will show "Rewrite" etc. as unchecked. (Note: it's not disabled but simply has no value)
  3. Check front-end, you'll see that rewrite is enabled. (WP default)
@JoryHogeveen JoryHogeveen added Component: UI Issues related to user experience and interfaces Type: Bug labels Feb 25, 2025
@JoryHogeveen JoryHogeveen added this to the Next Release milestone Feb 25, 2025
@jamieburchell
Copy link

I believe this is also related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: UI Issues related to user experience and interfaces Status: Need Research Type: Bug
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants