WP Manifestindependent plugin directory
manifest / content / orbit-bundle

Orbit Bundle

Create wordpress custom post types and custom taxonomies. Search and filter through the wordpress post types and create custom queries using simple shortcodes.

by Samuel Thomas · github.com/sputznik/orbit-bundle · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/sputznik/orbit-bundle/archive/refs/heads/master.zip

orbit-bundle Wordpress Plugin

Create wordpress custom post types and custom taxonomies. Search and filter through the wordpress post types and create custom queries 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.

Shortcodes

  1. Orbit Query
  2. Orbit Query Users