Opened 8 years ago
Closed 8 years ago
#1693 closed enhancement (fixed)
Template tags for use in themes
Reported by: | keesiemeijer | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Handbooks | Keywords: | has-patch |
Cc: |
Description
Working on the wporg-developer theme we may have to add functions like this for use with the handbook plugin.
- function to get all handbook post types
- function to check if the current page is a handbook page
- function to get the current handbook page post type.
- function to check if a post type is a handbook post type
I imagine more themes that use the handbook could also use a standard way of getting handbook post type data.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
First pass at template tags