Model Trains Data
Model Trains Data
Description
This plugin connects to the Model Prices API, so you can display model train prices using WordPress shortcodes.
To use the plugin, you need a Model Prices API key. Get that here.
When you got your API key, you can use the plugin like this:
[model_trains_data_min_price brand='marklin' model='30000' currency='EUR' api-key='API-KEY']
If you want to style the link with a CSS class, you can add the parameter ‘css-class’. Like this:
[model_trains_data_min_price brand='marklin' model='30000' currency='EUR' api-key='API-KEY' css-class='fh-underline-link']
Reviews
Changelog
1.0
First public version.