Download the PHP package rooftopcms/rooftop-content-hierarchy without Composer
On this page you can find all versions of the php package rooftopcms/rooftop-content-hierarchy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rooftopcms/rooftop-content-hierarchy
More information about rooftopcms/rooftop-content-hierarchy
Files in rooftopcms/rooftop-content-hierarchy
Package rooftop-content-hierarchy
Short Description Include the content hierarchy for a given post in its JSON response
License GPL-3.0
Informations about the package rooftop-content-hierarchy
=== Rooftop Content Hierarchy === Contributors: rooftopcms Tags: rooftop, api, headless, content Requires at least: 4.3 Tested up to: 4.8.1 Stable tag: 4.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html
rooftop-content-hierarchy parent/child id's to hierarchical content types
== Description ==
rooftop-content-hierarchy includes the parent and child content ID's of a given post. This allows compatible clients to easily fetch related content, even if its endpoint doesn't specify the relationships in its _links resource
Track progress, raise issues and contribute at http://github.com/rooftopcms/rooftop-content-hierarchy
== Installation ==
rooftop-content-hierarchy is a Composer plugin, so you can include it in your Composer.json.
Otherwise you can install manually:
- Upload the
rooftop-content-hierarchy
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- There is no step 3 :-)
== Frequently Asked Questions ==
= Can this be used without Rooftop CMS? =
Yes, it's a Wordpress plugin you're welcome to use outside the context of Rooftop CMS. We haven't tested it, though.
== Changelog ==
= 1.2.1 =
- Update readme for packaging
= 1.2.0 =
- Fix ordering issue
= 0.0.1 =
- Initial release
== What's Rooftop CMS? ==
Rooftop CMS is a hosted, API-first WordPress CMS for developers and content creators. Use WordPress as your content management system, and build your website or application in the language best suited to the job.