Skip to content

A simple WordPress plugin to add Theme Documentation to the admin.

Notifications You must be signed in to change notification settings

gratrockstar/theme_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme Docs

Adds a top level menu item in the admin for Theme Documentation.

Screenshot

The plugin scans a folder contained in the theme called /documentation, plus subfolders, for .md files and builds a menu tree that loads the .md file when clicked.

Note: Any images contained in the .md files should use either an absolute URL or the relative path from the site's root.

EG:

https://www.example.com/wp-content/uploads/2023/08/image.jpg

-or-

/wp-content/themes/documentation/images/image/jpg

Filters

theme_docs_path_to_docs URL path to documents folder.

theme_docs_uri_to_docs URI path to documents folder.

About

A simple WordPress plugin to add Theme Documentation to the admin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published