Çok basit.

https://developer.wordpress.org/refe...ser_logged_in/

if (is_user_logged_in()) { // GİRİŞ YAPILDI İSE
// DOWNLOAD BUTON KODU
} else {
// GİRİŞ YAPINIZ YAZISI
}