The WordPress Settings page lets you adjust low-level WordPress options without editing files over SFTP.
Open WordPress settings
Open your site, then under WordPress select Settings. The page has two tabs.
The Settings tab
The Settings tab covers common options such as the WP Memory Limit. Pick a value and click Save. Raising the memory limit can help plugin-heavy sites that run out of memory.
The wp-config.php tab
The wp-config.php tab lists the constants defined in your site's wp-config.php file. Use Add Option to define a new constant, or edit an existing one. Sensitive values such as database credentials are protected and cannot be viewed.
