-
-
Login
Admin and members content
Categories
-
Recent Posts
Category Archives: amr users documentation
Parameters
Advanced Shortcode Parameters From version 3.4.4, Parameters are available to overide list settings. If you are not a farly expert wordpress user, please use the settings rather to avoid confusing yourself. The parameters are for more expert users or more … Continue reading
Posted in amr users documentation
Comments Off
User list with a ranking or scoreboard rank
Christian asked for what he calls a ‘criteria’ number for his member list, and what others may call a scoreboard ranking, top 10 chart listing etc….. Basically we want to show the row or list number as displayed. You can … Continue reading
Posted in amr users documentation
Comments Off
Pull user data from custom table into list
If you have a custom table that has user data in it, you can pull it into a list by writing a little site specific plugin and making use of some of the hooks available in the amr-users plugin. The … Continue reading
Posted in amr users documentation
Comments Off
Cacheing (amr-users)
Why Cache? When to cache? (settings) How does the auto cache work? Cache Storage Cache Log Cache Status On demand refresh (admin or public) Transient Html Cacheing Why cache? Cacheing is required because: we want to display, query, filter and … Continue reading
Posted in amr users documentation
Comments Off
Cacheing – the cache log
The amr users cache log is a useful tool especially when using background (cron) cacheing. The cron log shows key actions with latest at the top, so read from the bottom up. will show more messages if wp-debug is enabled … Continue reading
Posted in amr users documentation
Comments Off
Cacheing – transient html
Why use transients ? To cache the html: The cacheing process is sql intensive. It is the way it is primarily because of the way that various third party plugins create user data. A later version (maybe version 4.0 upwards) … Continue reading
Posted in amr users documentation
Comments Off
Cacheing – public on demand refresh
Allow users to request a rebuild of the amr users plugin data? Setting the refresh setting for a list will cause a refresh icon to show below the list. Use this cautiously and only if it is imperative that users … Continue reading
Posted in amr users documentation
Comments Off
Link from user directory to user detail or profile
Requirements: a user list (from amr-users plugin) a profile page (from another plugin or by wordpress) (optional) your own site specific plugin – lf linking to another amr-users lists, or linking to some other profile page that has not yet … Continue reading
Posted in amr users documentation
Comments Off
Export wordpress users to csv using amr users plugin
The “amr users” plugin allows one to create a wide variety of user lists accessing as little or as much of the user data as you like. One can then export these views for further analysis and manipulation. There are … Continue reading
amr users css, html and styling
Images: csv export image link and refresh link icons or text can be totally customised (general settings) default avatar type (used if user does not have their own avatar) will be set by your wordpress settings (settings > Discussion > … Continue reading