The developer documentation is for coders who want to learn how to extend the plugin with available filters, custom templates, plugin hooks and more.
If you’re not a coder, you’re probably looking for the User Guide.
Filters
The following filter is available. You could, for example, use this in your theme’s functions.php file to extend the functionality of the plugin.
fdm_order_statuses
=> This can be used to add your own custom order statuses. Example.
Old Archived Developer Documentation
The followeing covers some old methods via which the plugin was modifiable by a developer. These are no longer supported and may no longer work as originally intended or at all. This section is left here for reference.
Tutorials
- Customize your menu templates
- Style a single section in your menu
- Create a complex menu layout
- A brief overview of printing custom taxonomy term meta in a template can be found in the reply to this support request.