Yes, WordPress does require some coding. WordPress is a content management system (CMS) that is built with PHP, a programming language, and uses a MySQL database to store data. While it is possible to use WordPress without any coding knowledge, understanding at least some basic coding concepts can be helpful for customizing and extending the functionality of a WordPress website.
There are many aspects of WordPress that do not require coding knowledge, such as creating and publishing content, managing users, and customizing the appearance of a website using the built-in themes and widgets. However, if you want to do more advanced customization or add custom functionality to your WordPress website, you will need to have some coding skills.
For example, if you want to create a custom plugin or theme for your WordPress website, you will need to have some knowledge of PHP and other programming languages. You may also need to know how to write SQL queries to interact with the MySQL database that powers your WordPress website.
In general, WordPress is designed to be user-friendly and accessible to those with little or no coding experience. However, if you want to do more advanced customization or add custom functionality to your WordPress website, you will need to have at least a basic understanding of coding concepts. There are many resources available online to help you learn the skills you need, including tutorials, forums, and online courses.