Nought Suite Files Beta

Browser and server file editing for WordPress is still slower, riskier and less capable than it should be.

WordPress file management that does not fight the filesystem.

A WordPress-aware file manager and code editor for agencies and developers who need to work inside wp-content without FTP theatre.

Files is a file manager and code editor that runs inside WordPress. It uses the WordPress filesystem API, keeps an editor that understands PHP and WordPress APIs, and backs up PHP files before save. It is useful when you need to inspect, edit, archive or recover files without leaving wp-admin — and without pretending that a generic web file manager understands WordPress.

Why the usual way hurts

  • Theme and plugin editors in WordPress are still primitive, tabless, and limited to a handful of files.
  • FTP, SFTP and cPanel are slow for small edits and easy to get wrong on shared hosting.
  • Generic file-manager plugins treat WordPress as a pile of files, with little awareness of PHP syntax or recovery.
  • A bad save can take the site down, and recovery then depends on whether anyone kept a copy.

How Nought does it

Files gives you a modern file tree, a tabbed editor with WordPress and PHP completion, syntax checking before PHP save, and a recovery wizard when a save goes wrong. Pro adds autosave drafts, core-file access, config and database tools. Remote Nought.io operations are coming through Runtime — they are not in this release.

The actual workflow

Not a feature grid. The sequence you would actually run.

Fix a template without FTP

  1. 1 Open the file tree at wp-content
  2. 2 Edit the template in a tab with PHP completion
  3. 3 Save — syntax is checked first
  4. 4 If the site fatals, restore from the recovery wizard

Hand a developer a working file context

  1. 1 Search for the hook or template name
  2. 2 Open related files in tabs
  3. 3 Make the change, zip a copy if you need a handover
  4. 4 Leave wp-admin without a separate SFTP session

Product, not a mock

Screenshots and video will land here. Placeholders mark the real UI rather than decorating empty space with fake dashboards.

File tree and manager

Tabbed editor with PHP completion

Recovery wizard

Shipped in this product

Only what is actually in the current build or honestly in beta.

File tree and manager

Browse, copy, move, duplicate, zip, upload, download, preview and delete files and folders without FTP.

Tabbed code editor

Edit multiple files with line numbers, find and replace, syntax highlighting, folding and keyboard shortcuts.

WordPress and PHP completion

Function reference and auto-completion for WordPress and PHP while you edit.

PHP syntax check before save

PHP files are parsed before they hit the filesystem, reducing obvious white-screen saves.

File backup and recovery wizard

Edited PHP files are backed up before save. If a fatal error appears, the recovery wizard can restore the last copy.

WordPress filesystem API

Writes go through WordPress filesystem APIs rather than assuming direct disk access.

Deep search

Search files and folders by keyword across the configured root.

Media preview

Image gallery plus audio and video playback for media files in the tree.

Coming

Coming soon

Roadmap. Not live.

Runtime registration

Register Files as a capability in the shared Nought dashboard instead of a disconnected plugin screen.

Remote Nought.io file operations

Approved remote file jobs from Nought.io, rather than only working while you are logged into wp-admin.

Integrations

Support for a platform is not a partnership or endorsement.

WordPress

Admin UI, filesystem API, capability checks.

Runtime

Planned. Files should register as a capability in the shared Nought shell.

Nought.io

Planned remote operations. Not available in the current beta.

Lite vs Pro

Capability Lite Pro
File manager and tree Yes Yes
Tabbed editor, syntax, completion Yes Yes
PHP syntax check and recovery wizard Yes Yes
Autosave drafts and quick diff Yes
Full-screen editor Yes
Advanced mode including WordPress core and wp-config.php Yes
wp-config constant manager Yes
Database table viewer and search/replace Yes
Advanced image editor Yes

Download Lite only appears when a WordPress.org listing exists. Checkout URLs are wired centrally when Freemius IDs are ready.

Technical details

Runs inside WordPress

The current product is a WordPress admin plugin. It is not a remote file service.

Filesystem API

Creates and writes files through WordPress filesystem APIs and respects FS_CHMOD_* constants where set.

Local recovery copies

PHP backups live on the server with a recovery nonce. If WordPress itself is down, restore still needs SSH or FTP.

System requirements

  • WordPress 5.9 or later
  • PHP 7.4 or later
  • A user with sufficient file capabilities

Privacy and security

File operations run on the WordPress server. Do not treat a file manager as a substitute for proper access control, 2FA, or least-privilege roles.

How this is licensed

Buy this product on its own, take Nought Suite, or receive it with a qualifying Nought.io plan. Final amounts are not published until the commercial model is approved.

Individual

Files

Utility licence

Free / Lite where offered, Pro as an annual licence.

Nought Suite

Included in Nought Suite

Nought Suite

One annual licence for the connected toolkit. Agency Suite entitlement is provisioned separately — site limits are not invented here.

Nought.io

Included with qualifying Nought.io plans

Qualifying plans

Entry Nought.io plans may include nothing from Suite, or selected products only. Higher individual/business and agency plans can include Suite entitlement.

See the product comparison

Nought Suite

Need more than one product?

Buy the one you need, or get the Suite under one annual licence. Each product works on its own. Together they sit in one WordPress toolkit.

Get Nought Suite

Nought.io

Included with qualifying Nought.io plans

Nought.io is WordPress operations infrastructure. Higher individual, business and agency plans can include Suite entitlement. Entry plans may include selected products only, or none. Not every Nought.io subscription includes the entire Suite.

Questions

Does this replace SFTP?

For many day-to-day edits, yes. For bulk migrations, broken WordPress installs, or host-level work, you still want SSH or SFTP.

Is it safe to edit PHP in the browser?

Safer than the default theme editor: files are syntax-checked and backed up before save, and a recovery wizard can restore the last copy. It is still a privileged tool. Limit who can use it.

Is it on WordPress.org?

A Lite distribution is planned. Do not assume a wordpress.org listing until the Download Lite button appears on this page.

Does it connect to Nought.io today?

Not in the current beta. Remote file jobs are a Runtime / Nought.io capability still being built.

WordPress file management that does not fight the filesystem.