Skip to content

Wordpress theme that supports the communication backend via the WP-JSON API V2

Notifications You must be signed in to change notification settings

boddienoell/Communication-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communication-back

Wordpress theme that supports the communication backend via the WP-JSON API V2

This is the most basic theme that is used only when you WP app is used as a REST API service provider.

Supports: Custom Post types:

  • In the functions.php file, Add custom post types to the var $custom_post_type array.
    This will create the new custom type and include it in the rest service

Custom metadata:

  • This includes all metadata in a "_meta" key added to the object.

About

Wordpress theme that supports the communication backend via the WP-JSON API V2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published