Üyelik Bilgileri

Psikebülten Aboneliği üyelik seviyesini seçtiniz.

return $level; } // WPML veya URL üzerinden mevcut dili kontrol et $current_lang = apply_filters( 'wpml_current_language', NULL ); $is_en = ($current_lang == 'en' || strpos($_SERVER['REQUEST_URI'], '/en/') !== false); if ( $is_en ) { // Seviye adını çevir $level->name = 'PsikeNewsletter Subscription'; // Açıklamayı çevir $level->description = '

Join the Depths of Art for Free!

Are you ready to gain full access to the world of Psikeart and Psikesinema? Explore exclusive content, in-depth articles, and the behind-the-scenes of art with our free "PsikeNewsletter Subscription".

Why Should You Subscribe?

  • Your Gift Magazine: As soon as you subscribe, you can start reading a selected issue of Psikesinema in your digital library for free.
  • Exclusive Content Access: Gain unlimited access to our archive-quality articles and special content available only to our registered members.
  • Stay Updated: Be the first to hear about our events, new issue announcements, and exclusive interviews.
'; } return $level; } // 2. Onay Sayfası (Confirmation): Mesajı Çevir add_filter( 'pmpro_confirmation_message', 'psike_translate_confirmation_message', 10, 2 ); function psike_translate_confirmation_message( $message, $invoice ) { // Sadece ID 5 üyelik onayındaysak çalışsın (İsteğe bağlı, diğerleri için de genişletilebilir) if ( ! empty( $invoice ) && $invoice->membership_id != 5 ) { return $message; } $current_lang = apply_filters( 'wpml_current_language', NULL ); $is_en = ($current_lang == 'en' || strpos($_SERVER['REQUEST_URI'], '/en/') !== false); if ( $is_en ) { $message = '

Welcome! You have become a part of our family.

Thank you for joining us. Your newsletter subscription has been successfully confirmed! You can now open the doors to our exclusive articles and access our special content whenever you wish. We Have a Gift for You: You can immediately check out our digital magazine, which we offer as a welcome gift.

START READING NOW

'; } return $message; }

Üyelik ücretiTRY 0.00.

Hesap Bilgileri

LEAVE THIS BLANK
Zaten bir hesabınız var mı? Giriş Yap
Bu site wpml.org üzerinde geliştirme sitesi olarak kayıtlıdır. remove this banner için üretim sitesi anahtarına geçin.