This plugin enables more content types and linking
Add types and relations to pages, posts and attachments.
- Visit 'Plugins > Add New'
- Search for 'DBM Content'
- Activate DBM Content from your Plugins page.
- Upload the folder
dbm-content
to the/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu in WordPress.
Creates a new data post
Gets the relation that is owned by an object
Gets a posts first relation in a group
Creates a new dbm content query
Gets items that has the same relation as the owner.
Parameters
- ownedRelation - Comma separated string of group:id
/wprr/v1/range/page/byOwnedRelation/default?ownedRelation=example-group:1234
- First release.