at path:
ROOT
/
wp-content
/
themes
/
ona
/
index.php
run:
R
W
Run
assets
DIR
2026-04-29 16:51:54
R
W
Run
inc
DIR
2026-04-29 16:51:54
R
W
Run
languages
DIR
2026-04-29 16:51:54
R
W
Run
parts
DIR
2026-04-29 16:51:54
R
W
Run
styles
DIR
2026-04-29 16:51:54
R
W
Run
templates
DIR
2026-04-29 16:51:54
R
W
Run
vendor
DIR
2026-04-29 16:51:54
R
W
Run
functions.php
13.88 KB
2026-04-29 01:17:02
R
W
Run
Delete
Rename
index.php
324 By
2026-04-29 01:17:02
R
W
Run
Delete
Rename
readme.txt
14.61 KB
2026-04-29 01:17:02
R
W
Run
Delete
Rename
screenshot.jpg
145.54 KB
2026-04-29 01:17:02
R
W
Run
Delete
Rename
style.css
1.34 KB
2026-04-29 01:17:02
R
W
Run
Delete
Rename
theme.json
12.01 KB
2026-04-29 01:17:02
R
W
Run
Delete
Rename
wpml-config.xml
268 By
2026-04-29 01:17:02
R
W
Run
Delete
Rename
error_log
up
📄
index.php
Save
<?php /** * Without this file, WordPress will consider the theme broken. * * @package ona */ if ( current_user_can( 'activate_plugins' ) ) { esc_html_e( 'This theme was built for the WordPress experimental full site editing feature. You need to install and activate the Gutenberg plugin to make it work. ', 'ona' ); }