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 additional options to User Metadata #80

Open
ndiego opened this issue Aug 29, 2023 · 0 comments
Open

Add additional options to User Metadata #80

ndiego opened this issue Aug 29, 2023 · 0 comments
Labels
Enhancement New enhancement or feature request.

Comments

@ndiego
Copy link
Owner

ndiego commented Aug 29, 2023

Ported over from WordPress.org.

The list of available options for “Show the block if User Metadata…” are:

  • Has any value
  • Has no value
  • Value is equal to
  • Value is not equal to
  • Value contains
  • Value does not contain

If the meta field contains numeric data, it would be helpful to choose block visibility if the meta

  • “value is equal to or greater than”
  • “value is equal to or less than”

Alternatively, if the “Enter meta value” field could accept arguments like “<=1” instead of just integers, that could work perhaps?

That would then allow the existing 6 options to suffice, because I could choose option 3 and then enter “<=1” instead of just “1”

@ndiego ndiego added the Enhancement New enhancement or feature request. label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New enhancement or feature request.
Projects
None yet
Development

No branches or pull requests

1 participant