Skip to content

shawcohn/cheezcap-example

Repository files navigation

cheezcap-example

This is the WordPress theme I created for the demo I gave at the WordPress NYC Meetup, Managing your sites the CHEEZburger way. It demonstrates how to use the Cheezburger Custom Administration Panel to run multiple sites off of the same theme.

Here are the slides from the presentation.

#Installation

  1. Download the Fieldmanager plugin and move it into your site's "plugins" directory. Then activate it from within your site's admin area.

  2. Either download or clone this repo, and move it to your site's "themes" directory. Then activate it from within your site's admin area.

  3. There will now be a "CheezCap Settings" menu item in your site's admin area. Clicking on it will bring up the admin panel.

#Instructions

  • The configuration file for CheezCap is named cheezcap-config and is located in the "cheezcap" directory within the theme. Update this file to make changes to the fields that are displayed.
  • The functions that handle enqueueing the css and javascript files that are entered in CheezCap are located in the "inc/helpers.php" file.
  • The function that utilizes the Fieldmanager plugin to add the left and right sidebar selections to each page is located in the "inc/enhancements.php" file.

#Notes

About

Demo that shows how to use Cheezcap to manage multiple websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published