Skip to content

Basic integration for custom posts and wp rest api

Notifications You must be signed in to change notification settings

danyn/wordpress-recipes

Repository files navigation

wordpress-recipes

Basic integration for custom posts and wp rest api This is boiler plate for adding custom post types and using functions to create template parts. Code for custom post types is put into MU Plugins in order to tie it to the site without typing it to the theme. It has a function to alter the archive results using pre get posts It has a function to create new queries to get info from the db when the url generated query the pre get posts accesses will not provide the required info such as info on different pages and archives of different post types.

About

Basic integration for custom posts and wp rest api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published