• Resolved mkeresty

    (@mkeresty)


    I made a tool that takes the user’s eth address and searches through their owned nft’s so certain info can be displayed.

    Is there a shortcode or way to display the public address of the user that is connected?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author lynn999

    (@lynn999)

    Hi, sorry for the delay,

    No shortcode, you’ll have to hack it together yourself. There is a function for getting the user’s eth address, I think you can do that with the function Address::find_by_user in Address.php, for example.

    Plugin Author ethereumicoio

    (@ethereumicoio)

    The [ethpress_account] shortcode is added in the 1.4.0 version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shortcode to display eth address?’ is closed to new replies.