Skip to content
Samuel Thomas edited this page Jan 31, 2020 · 4 revisions

Use this plugin to:

  1. Create wordpress custom post types and custom taxonomies.
  2. Search and filter through the wordpress post types.
  3. Retrieve posts using simple shortcodes.

Installing the Plugin

  1. Upload "orbit-bundle" to the "/wp-content/plugins/" directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Create a new page.
  4. Paste code [orbit_query] for posts and [orbit_query_users] for authors.
  5. Publish the page.

Clone this wiki locally