Skip to content

A boilerplate for creating Custom Taxonomies in WordPress plugins.

Notifications You must be signed in to change notification settings

ahmadbilaldev/WP-CT-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Custom Taxonomy Boilerplate.

This is a WordPress Custom Taxonomy Plugin boilerplate. A neat boilerplate containing all the necessary elements so as to save your time. It is also properly documented to make it easier for you to customize it as per your needs.

Contents

The WordPress Custom Taxonomy boilerplate consists of the following files.

  • README.md . The file you are currently reading.
  • A directory that contains the source code for the custom taxonomy boilerplate.

Features

  • All functions and variables are documented so that you know what you need to change.
  • The Boilerplate follows the WordPress Plugin Repository structure, which makes it easy to organize the files that compose the plugin.

Installation

It is a go-to source for building your own custom taxonomy. You just need to include the boilerplate in your plugin directiory and customize it.

License

The WordPress Plugin Boilerplate is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

About

A boilerplate for creating Custom Taxonomies in WordPress plugins.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages