This is a repository of code snippets that help modify the default behaviour of the Boxzilla plugin & its add-ons.
Snippets are organized into categories (folders) and each snippet is placed in its own file with a filename that describes what the code snippet does.
Most files in this library contain code that you can add to the functions.php
file of your active theme unless stated otherwise.
- Click on the filename of the snippet you'd like to use.
- Click the "Raw" button (next to "Blame" and "History") at the top right.
- Copy the code and add it to the end of the file named
functions.php
inside the folder of your activated theme:/wp-content/themes/your-theme/functions.php
This is not a knowledge base. Please see the Boxzilla Knowledge Base for general usage tips.
Find something broken? Please let us know.