Skip to content

nitdesignrio/wordpress-autoload-class

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-autoload-class

Example that autoloads a class for use in wordpress.

The following example of autoloading may be used in the root of a plugin or theme. It will autoload PHP classes that are placed in the classes folder (relative to the file the script is placed in) and obviously deeper directories.

This example file has also some example classes and folders the illustrate the use of namespaces and directories.

About

Example that autoloads a class for use in wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%