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
| Requirement | Value |
|---|---|
| WordPress | 6.5 or later |
| PHP | 8.0 or later |
| Tested up to | WordPress 7.0 |
| Editor model | Block editor and Site Editor |
| Browser | Modern 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.jsonfor 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.