-
Posted a reply to Issue filed for wpmem_login_failed_args, on the site WordPress.org Forums:
Thanks for responding, Chad, and for the great plugin. Sorry for the erroneous ticket, and… -
Created a topic, Issue filed for wpmem_login_failed_args, on the site WordPress.org Forums:
Hello. I filed this this issue for WP-Members. Thanks. -
Created ticket #2750 on Plugins Trac:
WP-Members: wpmem_login_failed_args filter passes an empty string -
Posted a reply to Globally filter custom post types by current user roles, on the site WordPress.org Forums:
One more way, seems to work: add_action( 'pre_get_posts', array( $this, 'filter_posts_by_user_roles' ) ); ` /**… -
Posted a reply to Globally filter custom post types by current user roles, on the site WordPress.org Forums:
I'm not a seasoned WP dev. Looks like this will work at the template level:… -
Created a topic, Globally filter custom post types by current user roles, on the site WordPress.org Forums:
First off, thanks for the excellent plugin. Sorry if … -
Posted a reply to wpmem_gettext returning default values, on the site WordPress.org Forums:
By "obvious," I meant that the solution would have been obvious to me if I'd… -
Posted a reply to wpmem_gettext returning default values, on the site WordPress.org Forums:
Sorry, I'm not a seasoned WP dev (although, yeah, this is a very custom project),… -
Created a topic, Using example form markup vs markup-generating APIs, on the site WordPress.org Forums:
Hi, Chad I have a simple question I hope you can addr… -
Posted a reply to Assign user role to new registaration, on the site WordPress.org Forums:
Excellent. Thanks so much. -
Posted a reply to Assign user role to new registaration, on the site WordPress.org Forums:
Hello, Chad I have a question based on this. I have been advised that our…