Dokumentation
Getting Started
You really want to get started? Then let’s go! Here you will find the first steps with the GuidePlugin.
Installation | Hier erfährst du, wie du das Plugin installierst. |
Getting Started | Learn here how to get started with the GuidePlugin. |
Components
Here you can find all the components you need to use the GuidePlugin.
Overview | This article should give you an overview of which components work together in the GuidePlugin. |
Facets | This article explains how to create and use facets. |
Filter | This article explains how to create filters and fill them with facets. |
Filter – Cards | This article explains how to set the filter type "Cards". |
Filter – Slider | This article explains how to set the filter type "Slider". |
Guides | Here you learn how to create a guide and fill it with filters. |
Designs | Learn how to create new designs and use them for your guides. |
Templates | Create templates that reflect the look of your results. |
Logic | Learn how to create logic and what you can do with it. |
Filter
Here you will find all filters that you can use to change or extend the GuidePlugin.
guideplugin/button/label | With this filter you can edit the labels of the buttons. |
guideplugin/guide/post_types | With this filter you can adjust the included and excluded post types. |
guideplugin/guide/taxonomies | With this filter you can adjust the included or excluded term ID's. |
guideplugin/index/facet/dataset | With this filter you can adjust the record that is stored in the index table. |
guideplugin/result/item_html | With this filter you can edit the HTML output of the individual results. |
guideplugin/result/posts | With this filter you can filter the Post ID's of the results. |
guideplugin/result/query_args | With this filter you can change the WP_Query args for a guide. |
guideplugin/result/template | With this filter you can edit the HTML output of the complete result template. |
guideplugin/result/template_data | With this filter you can adjust the data of a list in the Result Template. |
guideplugin/result/template/module | With this filter you can customize the HTML code of each template module. |
Functions
Here you can find all the functions provided by the GuidePlugin.
GuidepluginHelper::build_index() | With this function you can renew the index for single or all posts. |
Shortcodes
Here you can find all the shortcodes provided by the GuidePlugin.
[guideplugin_guide] | With this shortcode you can display the guide on any page. |
Tutorials
Here we have created some tutorials to help you with the use of the GuidePlugin.
Indexierung | Coming soon |
Create a guide | We show you step by step how to create a guided selling process. |
Show guide on specific page | Coming soon |
Create your own Result Template | Coming soon |
FAQ
We have listed most of the questions about the GuidePlugin here, so we can help you to get on with your project quickly. Just have a look through the different questions, you will surely find what you are looking for.
Changelog
The changelog shows all changes of the plugin per version jump. Here you can track what we have changed.
Changelog | Here you can track all changes we made to the plugin. |