mehmetsarr

Results 14 comments of mehmetsarr

> Hello, > Us term_id instead of get_the_ID() > e.g, > `` @irfandeveloper Thank you. The exact code he's been looking for for a long time. But it lists all...

``` Resim Resim Yükle

@tw2113 Firstly, thank you for your reply. I'm trying to edit a publication, but it's really troubled. There are sample codes in the cmb2 library, but I don't understand how...

the code below is working on my frontend profile page edit code. `< ?php error_reporting(0); if ( is_user_logged_in() ) : { $user_ID = get_current_user_id(); $user_info = get_userdata($user_ID); /* Personal Info...

Backend meta boxes were made with cmb2.

Thank you 🙂👍

> Kurulumun detayları wikide açıklanmıştır. Video çekmeyi çok isterdik, ancak henüz kaynak yok. Burada bir güncelleme yapacak. Teşekkür ederim. @buddhika75 So can we run it on windows 7 xampp?

Hocam, bunu metabox olarak eklemek istersek nasıl yapabiliriz. Yani il seçince ilin ilçeleri gelsin. İlçe secince de mahalleleri gelsin gibi.

Hello I want to add a custom meta box, how can I show the form?