DavidoffNY Posted February 8, 2014 Share Posted February 8, 2014 Hi, I am very much a newbie with PHP. I am trying to log member names when they download media on WordPress site. From what I gathered I could use WordPress function: $current_user = wp_get_current_user(); But I have no idea how to implement it on button-pressed event and record it into log file. Can anyone help? Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.