A core WordPress directory that contains the essential libraries, functions, and assets required for WordPress to operate. It includes files for handling themes, scripts, and internal processes. This folder should never be manually modified, as changes can be overwritten during updates and may break your site. The main benefit is that it provides the foundational code that powers WordPress functionality. Consider treating wp-includes as read-only and relying on themes/plugins for customization instead.
Search for wp-includes folder