Skip to content

Object Orientation example for creating a new content type with event meta. Used in my SitePoint article

Notifications You must be signed in to change notification settings

simonrcodrington/Object-Orientation-Example-WordPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Object Oreintation Example#

This example creates a new 'event' content type that can be used to display additional event meta. 

This content is used in one of my SitePoint examples on object orientation in Wordpress

Create a new directory inside your child theme such as `includes` and then another called `event_showcase` and add the PHP class file and CSS/JS directories.

About

Object Orientation example for creating a new content type with event meta. Used in my SitePoint article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published