Skip to content

WonderCMS 1.2.0 beta

Choose a tag to compare

@robiso robiso released this 01 Jan 16:08

WonderCMS 1.2.0 beta features

  • custom functions.php file per theme - WonderCMS will automatically include your functions.php file if it exists in your themes folder (/themes/yourTheme/functions.php)
  • added padding20 CSS class to the admin settings panel

This update also enables you to easily define new editable areas in your functions.php file.
The correct location for the functions.php file is (example URL):
http://yourWonderCMSinstallation.com/themes/yourThemeName/functions.php

Installation

  1. Unzip and upload the files wherever you wish WonderCMS to be installed at.