I would like to send a newsletter to all users from a wp_user_query (e.g. all users that have the custom field xx set to “active” and who have not logged in since 6 month).
Is it possible to dynamically generate a user list from such a query?
I would like to send a newsletter to all users from a wp_user_query (e.g. all users that have the custom field xx set to “active” and who have not logged in since 6 month).
Is it possible to dynamically generate a user list from such a query?