works like a symphony orchestra
From the your members forum – I couldn’t resist this lovely description – he often has a lovely phrasing!
works like a symphony orchestra
From the your members forum – I couldn’t resist this lovely description – he often has a lovely phrasing!
Thanks to Silvia for this comment expressing her appreciation of the users plugin.
She has also figured out the power of the pluggable functions based on the user meta field names, and suggested one of her own. I have modified it slightly to account for the fact that other ‘add ons’ may have the unix timestamp formatting function (eg the ym addon) .
<?php /* Plugin Name: amr-users-plus-s2m Plugin URI: https://wpusersplugin.com/ Author URI: http://www.silvia-mariana.com Description: Adds extra functions for Subscribe2Member amr-users License: GPL2 /* -------------------------------------------------------------*/ if (!function_exists('ausers_format_s2member_auto_eot_time')) { function ausers_format_s2member_auto_eot_time($v, $u) { return ausers_format_unix_timestamp($v); } } if (!function_exists('ausers_format_unix_timestamp')) { function ausers_format_unix_timestamp($v) { if (empty($v)) return(''); return (date ('Y-M-d', (int) $v)); } }
Shameless recording of positive comments from the forum. But hey I don’t do much self promotion, so how else will others know how useful it is and how quickly any problems are responded to?
Hi, awesome upgrade of this very useful plugin…
…
Perfect! Issue solved. Thanks so much for the blazing fast fix.
I monitor the “Your members” plugin support forum because
Adegivesmas has noted the amr-users plugin as helpful with his board members list requirement. He also has a specific question about roles and integration with various plugins. Specifically I think the difficulty is in giving access to parts of YM setup – such as the ability to create packages. I’ve jumped in with a thought, but am interested to see what other responses are.
At wordpress.stackexchange.com
A fantastic plugin for displaying customizable lists of user is AmR User Lists
Feb 2011 – in wordpress forum (genuine flattery appreciated!)
You’re awesome. Awesome plugin too.
Jan 2011 – in the forum
Hello again and thank you
I didn’t even know that plugin existed, your help and advise has been awesome. Continue the good work making people like me lives more easier.
From flatsphere in the wordpress forum
Just to say that this is one of the most useful plug-ins ever!
From claude at the forum
I find AM Users a great plugin
From wordpress forum
Super excited about the new version of AmR Users (3.0). Love the enhancements!
…
Thanks for such a great plugin!
(major issue was resolved!)
You do great work and your maintenance of the plugins is appreciated.