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 Link to comment https://forums.phpfreaks.com/topic/286031-please-help-i-need-to-record-memberuser-name-on-button-pressed-event/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.