Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Explain the wp-convesio.php file and why it is there

<?php
/**
 * The extended configuration for WordPress hosted on Convesio Platform
 *
 * wp-config.php is not persistent on Convesio, and is deleted and recreated by the platform, as needed.
 * So any change made to wp-config.php will not be persistent, and can be deleted anytime.
 *
 * To create persistent custom directives for your wordpress config, add it to this file.
 *
 * @package Convesio
 */

  • No labels