Skip to content

PHP configuration panel in WordPress Studio #3783

Description

@addicta

What

It would be useful if WordPress Studio allowed users to configure common PHP settings directly from the app interface.

Why

Some WordPress projects require changing PHP values such as max_input_vars, memory_limit, upload_max_filesize, post_max_size or max_execution_time.

For example, when working with large menus, WPML, ACF, page builders or complex plugin settings, WordPress may show an error like:

PHP Request Startup: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini.

How

A dedicated section such as Site settings > PHP configuration would make this much easier. Users could view and edit common PHP values per site, and Studio could restart the environment automatically or show a clear notice when a restart is required.

This would reduce friction for developers working with real WordPress projects locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions