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.ziporbit-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
- Upload "orbit-bundle" to the "/wp-content/plugins/" directory.
- Activate the plugin through the "Plugins" menu in WordPress.
- Create a new page.
- Paste code
[orbit_query]for posts and[orbit_query_users]for authors. - Publish the page.