100,380 views
I explained how to convert an HTML site into WordPress. ------- *Partial correction ------- It is recommended to use other functions for the parameters "url" and "template_url" of the tag "bloginfo" used in this video. bloginfo('url') → home_url() bloginfo('template_url') → get_template_directory_uri() *For parent theme* There is no problem with the operation, but please use the recommended function. *From WP4.7 onwards, get_theme_file_uri() is also recommended as an alternative to bloginfo('template_url') because it is easy to use. Also, the php if branch code that appears around 39 minutes 30 seconds does not require a semicolon in the closing tag. -------- This video is not a simple step-by-step explanation, but is designed to help you understand how WordPress works! Some of the content is a little difficult, but even if you don't fully understand it right away, if you keep it in your head, you will notice many things as you use WordPress and your understanding will deepen (`・ω・´)ゞ=== Video learning service "Unazuki" We run a video learning service where you can learn web production. https://unazuki.online/ ・WordPress Complete Course https://unazuki.online/wordpress ・JavaScript Course https://unazuki.online/javascript ・HTML & CSS Course https://unazuki.online/html_css === Social Media ■ Twitter: /life_toshindai === CareerWeb designer/engineer ~ 2013 Planning position at an automobile manufacturer 2014 ~ Freelance web designer 2016 ~ Incorporated -------------------- Brief self-introduction I work in web production in Tokyo. Based on my hard-won experiences, I am now sharing the knowledge, techniques, and mindset I wish I had in the past through slides and demo explanations on YouTube 💪 🏋️♂️Activities I share useful information such as WordPress and web design courses. I have published many videos ranging from beginner-friendly to highly practical. I have also created a playlist, so please have a look if you are interested. ✈️Originally from Fukuoka Prefecture--------------------------- I hope that I can be of some help to the intellectual curiosity and technical ambition of those who are active as web designers (`・ω・´)ゞFor more information, please see the channel description. #Homepage #How to make #Akiyuki