Open bobbingwide opened 8 years ago
The solution could take into account the fact that a theme might be a child theme. So each tab could display the information for the child theme, and the information from the Template. Tabs to consider enhancing: Shortcodes, APIs, Classes, Files and Hooks Doing Shortcodes first. See related issue http://github.com/bobbingwide/oik-shortcodes/issues/27
The first part of this solution was delivered in oik-themes v1.1.0
This issue is still open for the following tasks.
The solution could take into account the fact that a theme might be a child theme. So each tab could display the information for the child theme, and the information from the Template. Tabs to consider enhancing: Shortcodes, APIs, Classes, Files and Hooks
When displaying the information for an oik-plugin the display has a number of tabs: Description, FAQ, Screenshots, Changelog, Shortcodes, API Ref, Documentation
The same information is required for an oik-theme. Currently this is implemented by a DIY shortcode [themeref].
This is primarily required for the WP-a2z Dynamic API Reference for WordPress default themes and the Genesis Framework and selected child themes.