10up / wp-hammer

ARCHIVED: Please see https://github.com/10up/wp-scrubber as replacement.
MIT License
150 stars 15 forks source link

Add comment formatter. #9

Open iandunn opened 6 years ago

iandunn commented 6 years ago

See #8

iandunn commented 6 years ago

This doesn't fully resolve #8 entirely, since it only supports comment_author_email. I don't personally feel like comment author names qualify as sensitive. That could always be added as a future iteration, though.

iandunn commented 5 years ago

@ivankruchkoff , do you have any thoughts on this and #12?

ivankruchkoff commented 4 years ago

I think this is a good start and can be added in for other fields comment_content, comment_approved (random between yes and no), comment_post_ID etc

Would also be nice for

wp ha -f comments.comment_author_email=random

and

wp ha -f comments.comment_author_email=random

to function identical to

wp ha -f posts.post_title=random,posts.post_content=markov