Jump to Content
Rooftop CMSGuides
HomeGuidesAPI ReferenceChangelog
v1.2

GuidesRooftop CMS
API Reference
v1.2

Shared Functionality

  • Draft Modeget
  • Preview
  • Custom Fields
  • Result Filtering
    • Filter by Slugget
    • Return an array of entries matching an array of IDs
    • Order by dateget
    • Embedding child resourcesget
    • Search by advanced field

API Endpoints

  • /wp/v2/pagesget
  • /wp/v2/pages/:idget

Custom Fields

  • Basic
    • Text
    • Text Area
    • Number
    • Email
    • Password
  • Content
    • Wysiwyg Editor
    • Image
    • File
  • Choice
    • Select
    • Checkbox
    • Radio Button
    • True / False
  • Relational
    • Page Link
    • Post Object
    • Relationship
    • Taxonomy
    • User
  • jQuery
    • Google Map
    • Date Picker
    • Colour Picker
  • Layout
    • Message
    • Tab
    • Repeater
Powered by 
  1. Custom Fields

Content

Content types to allow users to add formatted text and additional content, such as images and files that should be associated with the parent post.