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

150 feature/add ability to delete users by partial meta values #182

Conversation

mariadanieldeepak
Copy link
Collaborator

Close #150

@ghost ghost added the In Progress Workflow Label: Current in progress label Jan 4, 2018
@sudar sudar changed the base branch from dev/5.7.0 to dev/5.6.1 January 4, 2018 05:16
@sudar
Copy link
Owner

sudar commented Jan 4, 2018

Let's modify it to have starts with, ends with, contains and not contains as operators.

@sudar sudar removed their assignment Jan 4, 2018
@mariadanieldeepak
Copy link
Collaborator Author

@sudar,

For Starts With & Ends With, I've used WordPress in-built REGEXP option.

Here is a test case from my testing.

Test Configs on UI

image

Data Setup

image

image

image

Verification

image

image

Also, the LIKE and NOT LIKE options have been reworded.

image

@sudar sudar merged commit cad36e0 into dev/5.6.1 Jan 4, 2018
@ghost ghost removed the In Progress Workflow Label: Current in progress label Jan 4, 2018
@sudar sudar deleted the 150-feature/add-ability-to-delete-users-by-partial-meta-values branch January 4, 2018 11:33
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.

None yet

2 participants