WP Manifestindependent plugin directory
manifest / developer / um-debug-fetch-user

Ultimate Member - Debug usage of fetch user

Extension to Ultimate Member for logging of the usage of the UM fetch user function when sending notification emails.

by Miss Veronica · github.com/missveronica/um-debug-fetch-user · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/missveronica/um-debug-fetch-user/archive/refs/heads/main.zip

Declares an update source (https://github.com/MissVeronica/um-debug-fetch-user), so updates arrive through the plugin's own updater.

Readme

UM Debug Fetch User

Extension to Ultimate Member for logging of the usage of the UM fetch user function when sending notification emails.

UM Settings

None

Functions

  1. Updates user_id if notification email address of user is different from UM assigned user_id.
  2. Display of parameter values and previous calls to fetch new user_id incl a stackdump.
  3. Removes from display site identifications.

    Log file

    .../wp-content/um_trace_log.html

    Updates

    None

    Installation & Updates

    Download the zip file from the green button and upload the zip file and install or update as a new WP Plugin, activate the plugin.

Read the full README on GitHub →