Skip to content
Epiktetos Theme1.0.0
1.0.01 min read

WordPress Requirements

Runtime requirements and compatibility expectations for Epiktetos.

Epiktetos declares its requirements in style.css and readme.txt.

Runtime requirements

RequirementValue
WordPress6.5 or later
PHP8.0 or later
Tested up toWordPress 7.0
Editor modelBlock editor and Site Editor
BrowserModern browsers that support the theme CSS and JavaScript features

WordPress features used

Epiktetos uses:

  • Full Site Editing templates in templates/.
  • Template parts in parts/.
  • theme.json for color, typography, spacing, and layout settings.
  • WordPress menus for primary and footer navigation.
  • WordPress REST API for the front-end search endpoint.
  • Standard posts, pages, categories, tags, comments, and featured images.

Server expectations

No special server module was found in the theme. A typical WordPress hosting environment that supports WordPress 6.5+ and PHP 8.0+ should be sufficient.

Development note

The theme includes PHP, CSS, JavaScript, and admin tooling. Test it with WP_DEBUG enabled in local development before shipping changes.

Related articles