X7ROOT File Manager
Current Path:
/home/katmhsmi/public_html/wp-content/themes/twentytwenty
home
/
katmhsmi
/
public_html
/
wp-content
/
themes
/
twentytwenty
/
📁
..
📄
404.php
(813 B)
📁
assets
📁
classes
📄
comments.php
(3.13 KB)
📄
footer.php
(2.07 KB)
📄
functions.php
(28.44 KB)
📄
header.php
(4.96 KB)
📁
inc
📄
index.php
(2.9 KB)
📄
package-lock.json
(1.12 MB)
📄
package.json
(2.07 KB)
📄
print.css
(2.64 KB)
📄
readme.txt
(5.64 KB)
📄
screenshot.png
(51.82 KB)
📄
searchform.php
(1.73 KB)
📄
singular.php
(550 B)
📄
style-rtl.css
(119.46 KB)
📄
style.css
(120.46 KB)
📁
template-parts
📁
templates
Editing: package.json
{ "name": "twentytwenty", "version": "2.9.0", "description": "Default WP Theme", "author": "The WordPress Contributors", "license": "GPL-2.0-or-later", "keywords": [ "WordPress", "Theme", "TwentyTwenty" ], "homepage": "https://wordpress.org/themes/twentytwenty/", "repository": { "type": "svn", "url": "https://develop.svn.wordpress.org/trunk" }, "bugs": { "url": "https://core.trac.wordpress.org/" }, "engines": { "node": ">=16", "npm": ">=9.8.1" }, "devDependencies": { "@wordpress/browserslist-config": "^6.14.0", "@wordpress/scripts": "^30.7.0", "autoprefixer": "^10.4.20", "concurrently": "^9.1.0", "postcss": "^8.4.49", "postcss-cli": "^11.0.0", "rtlcss": "^4.3.0", "stylelint-a11y": "^1.2.3" }, "browserslist": [ "extends @wordpress/browserslist-config" ], "rtlcssConfig": { "options": { "autoRename": false, "autoRenameStrict": false, "clean": true, "greedy": false, "processUrls": false, "stringMap": [] }, "plugins": [], "map": false }, "scripts": { "build": "npm run build:vendor-prefixes && npm run build:rtl", "build:rtl": "concurrently \"npm run build:rtl-style\" \"npm run build:rtl-esb\" \"npm run build:rtl-esc\"", "build:rtl-style": "rtlcss style.css style-rtl.css", "build:rtl-esb": "rtlcss assets/css/editor-style-block.css assets/css/editor-style-block-rtl.css", "build:rtl-esc": "rtlcss assets/css/editor-style-classic.css assets/css/editor-style-classic-rtl.css", "build:vendor-prefixes": "concurrently \"npm run build:vendor-prefixes-style\" \"npm run build:vendor-prefixes-esb\" \"npm run build:vendor-prefixes-esc\"", "build:vendor-prefixes-style": "postcss -r --no-map style.css assets/css/editor-style-block.css assets/css/editor-style-classic.css", "build:vendor-prefixes-esb": "postcss -r --no-map assets/css/editor-style-block.css ", "build:vendor-prefixes-esc": "postcss -r --no-map assets/css/editor-style-classic.css", "lint:css": "wp-scripts lint-style 'style.css' 'assets/**/*.css'", "lint:js": "wp-scripts lint-js 'assets/**/*.js'", "lint:pkg-json": "wp-scripts lint-pkg-json" } }
Upload File
Create Folder