• Hi,
    I would like to use UM information in different ways – in particular I would like to use a shortcode to display UM Role information in a WooCommerce column in the admin interface.

    I can make this edit using a shortcode, but not PHP.

    I cannot find the functionality in the shortcodes, but found this in PHP:

    <?php echo um_user(‘role_name’); // example: Member or Admin ?>

    Is there an equivalent shortcode?

    Many thanks,
    Alex

  • The topic ‘Advanced Shortcodes’ is closed to new replies.