Skip to content

raguay/cct_api

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

cct_api

This is a WordPress plugin for creating a web api from within WordPress. This plugin creates a new custom post type called API. When you create an API post, everything in the post is executed as PHP just before the wp_head action. It will then exit so that no theme code is ran. You can access all WordPress functions to create a web api for your site. Please see our examples tutorials at http://customct.com!

About

This is a WordPress plugin for creating a web api from within WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages