Skip to content

Instantly share code, notes, and snippets.

View Thalvik's full-sized avatar
🧦
Socks for mocks ;)

Aleksandar Andrijevic Thalvik

🧦
Socks for mocks ;)
View GitHub Profile
@Thalvik
Thalvik / theme-settings.php
Last active December 12, 2017 20:21
WordPress theme options class
<?php
/**
* Sample theme class for adding sections and controls for WordPress theme
*
* This is a simple class for adding sections and controls for WordPress theme.
* You can use it freely, modify it for your needs. Just include it in your functions.php file
*
* @since 1.0.0
* @author Aleksandar Andrijevic <yu1nis@gmail.com>
* @link http://alekandrijevic.com