/colorcoded-custom-functions

A collection of customized functionality for the 757ColorCoded website

Primary LanguagePHP

=== ColorCoded Custom Functions ===
Contributors: chazona
Tags: custom post types, custom taxonomies
Requires at least: 4.0
Tested up to: 4.9
Requires PHP: 7.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
A collection of customized functionality for the 757ColorCoded website
 
== Description ==
 
This plugin contains a number of custom functionalities for the 757ColorCoded website.

It does things like set up custom post types and new taxonomies.
 
== Installation ==
 
In a traditional WordPress local environment, such as using WAMP/MAMP/LAMP:

1. Upload `colorcoded-custom-functions.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
 
== Changelog ==
 
= 1.0.0 =
* Initial development