The base WordPress software itself, separate from plugins and themes. WordPress core handles routing, database queries, the hook system, the REST API, user authentication, and the admin interface. A plugin or theme that is incompatible with a new core version is the most common cause of breakage after a core update. Minor maintenance releases are applied automatically by default; major version updates require manual action.
