what you taught us in this 26 minutes video, cant be find on most of the other channels. Thanks a lot. May Allah bless you. Please keep up the good work.
Great video, meta boxes still work like a charm for me, also really nice to see another use the class style registration rather than chuck in random hooks & filters everywhere, have't seen many others do it, but I certainly do.
I always liked to use wordpress with as few plugins as possible. Your simple video helped me a lot. Now I can make my metabox without any third party plugins. Grateful, very grateful. I am already studying the validations and type. It would be a nice video for you to detail. Thanks
Hey, if I may ask what's the font you're using for your editor? Also great tutorial, I had found how to create the meta box visual itself but I was lost for DB part, thank you very much!
One question. How we can run shortcodes in Admin Area. Similar to your example but instead a meta box, we can place shorcode. By just using do_shorcode( ) it doesn't work
I’m looking for course that help me just i will want to make a custom field for my music website. And i’dont find anything about it. I have my common data in each post that i have write each time my common data . How enter common data for each custom music data feild that i will not write each time ? Do u help me؟
@@WPCasts I saw do_meta_boxes in wp doc but didn't understood the idea that why we need to use that hook. I didn't understood that what screen option parameters says....like Screen identifier. If you have used add_menu_page() or add_submenu_page() to create a new screen (and hence screen_id) make sure your menu slug conforms to the limits of sanitize_key() otherwise the 'screen' menu may not correctly render on your page.
thank you so much, you saved me! I am leaning wordpress online but that course just in wordpress 4.0 and I can not understand how to print $_POST and die() to see it, and you just give me this answer :).
haha, many do! I personally don't think it's in a spot to fit my needs, but I feel like it's important to still show that this type of meta box still works in the context of Gutenberg.
@@JimKernix 1. I mean, I don't consider builder users as developers. 2. In my opinion gutenberg is better - it is all about priority, my priority is doing non-bloated websites. 3. That is right, that is who I call a developer, the one who does custom templates etc. as you mentioned.
@@Arm1q Non-bloated? Are you aware of the HTML comments added after every block added? I'm taking 2 different Udemy classes on HTML & CSS, 3 on building a WP theme and 2 on javascript because I'm sick and tired of the slower sites due to page builders and the nonstop use of plugins to fix all the problems from other plugins and page builders. But I'd rather use a page builder than ever consider Gutenberg but that's my opinion and approach on the matter.
I hope you learned something from this video! Make sure to follow me on Twitter: twitter.com/AlexanderBYoung
Great Video.Thanks for sharing this to us 🥰
Very well explained, thanks 🙏
I just took a chance on replacing 'post' with 'product' to get it on the product page instead. I feel like a genius right now :p
what you taught us in this 26 minutes video, cant be find on most of the other channels. Thanks a lot. May Allah bless you. Please keep up the good work.
Whats the outro music? I like it. Ca nyou provide any link of it??
Great video, meta boxes still work like a charm for me, also really nice to see another use the class style registration rather than chuck in random hooks & filters everywhere, have't seen many others do it, but I certainly do.
Good video! Is this code basically what happens in ACF, when we create fields like that in their plugin?
You kinda answered all the way at the end :D
How about displaying this metabox data on the revision page?
will this show up on the archive/blog page?
I always liked to use wordpress with as few plugins as possible. Your simple video helped me a lot. Now I can make my metabox without any third party plugins. Grateful, very grateful. I am already studying the validations and type. It would be a nice video for you to detail. Thanks
Your videos are awesome man, keep up the good work!
Great stuff.. Thanks for putting this together.
My pleasure!
learned so many thing from you
Hey, if I may ask what's the font you're using for your editor? Also great tutorial, I had found how to create the meta box visual itself but I was lost for DB part, thank you very much!
If I were to develop an autocomplete custom field, what should I do. I develop it as API-REST and then hook it up with jquery?
One question. How we can run shortcodes in Admin Area. Similar to your example but instead a meta box, we can place shorcode. By just using do_shorcode( ) it doesn't work
I’m looking for course that help me just i will want to make a custom field for my music website. And i’dont find anything about it. I have my common data in each post that i have write each time my common data . How enter common data for each custom music data feild that i will not write each time ? Do u help me؟
Do you know how use metabox fields as permalink ?
how can i customize woocommerce shop page?
Can you show please how create module testimonials on Wordpress?
Can you please make a tutorial about WordPress React? Thanks
Here is a tutorial about Headless WordPress using Create React App: ua-cam.com/video/9KGuI0UmpMw/v-deo.html&
Just wonderign why you would this with ACF, wouldn that be easier
Hello bro, could you please share with us error display ?
YEAH!!!!!!!!!!!!! On top of that, will be also good to know of how to include more than one author in a post. Thanks for the content man!
Can you please create one short video about do_meta_boxes
What more would you like to know about do_meta_boxes?
@@WPCasts I saw do_meta_boxes in wp doc but didn't understood the idea that why we need to use that hook. I didn't understood that what screen option parameters says....like Screen identifier. If you have used add_menu_page() or add_submenu_page() to create a new screen (and hence screen_id) make sure your menu slug conforms to the limits of sanitize_key() otherwise the 'screen' menu may not correctly render on your page.
The only thing I get mad at is short array syntax... JK. Another great vid. Keep it up!
This is supposed to be for beginners?
thank you so much, you saved me! I am leaning wordpress online but that course just in wordpress 4.0 and I can not understand how to print $_POST and die() to see it, and you just give me this answer :).
Surprised no one has said it yet, so...Arrested Development.
💪
Please tell me that WP developers don't use Gutenberg.
haha, many do! I personally don't think it's in a spot to fit my needs, but I feel like it's important to still show that this type of meta box still works in the context of Gutenberg.
And what else are they supposed to use? Just don't tell me elementor...
@@Arm1q page builders are better than gutenberg - or learn how to build custom pages, posts and fields yourself - although that's a lot to learn
@@JimKernix 1. I mean, I don't consider builder users as developers. 2. In my opinion gutenberg is better - it is all about priority, my priority is doing non-bloated websites. 3. That is right, that is who I call a developer, the one who does custom templates etc. as you mentioned.
@@Arm1q Non-bloated? Are you aware of the HTML comments added after every block added? I'm taking 2 different Udemy classes on HTML & CSS, 3 on building a WP theme and 2 on javascript because I'm sick and tired of the slower sites due to page builders and the nonstop use of plugins to fix all the problems from other plugins and page builders. But I'd rather use a page builder than ever consider Gutenberg but that's my opinion and approach on the matter.