Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.
sy4mil edited this page May 5, 2012 · 7 revisions

Welcome to the SMOF wiki!

This wiki contains instructions, tips & tricks and some common issues/solutions.

Feel free to contribute!

First time setup instruction:

Just put this code somewhere in your functions.php file:

/**
* SMOF
*/
require_once ('admin/index.php'); // Theme Options

That's it!

Clone this wiki locally