Description
With the help of this plugin you can show all vendors with their location.
You need to add different vendor name with adding category as location.
To filter with vendor name use following short-code.
[vendorlist vendorname= »Reabook »]
it will list all reabook vendor only
To filter with vendor name and its location you have to use follwing shortcode
[vendorlist vendorname= »Reabook » vendorcity= »Maxico »]
it will list all reabook vendor which have location Maxico.
If you need any modification in plugin or need some extra functionality then please let us know here http://themestulip.com/contact/
Captures d’écrans

This screen shot shows all vendor name only when we used [vendorlist vendorname= »Reabook »] short-code. screenshot-1.png

This screen shot shows all vendor name which have location. when we used [vendorlist vendorname= »Reabook » vendorcity= »Maxico »] short-code. screenshot-2.png

This screen shot shows vendor custom post type. screenshot-3.png

This screen shot shows vendor details page including all custom fields. screenshot-4.png
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the ‘/wp-content/plugins/vendor-city’ directory.
- Activate the plugin through the ‘Plugins’ screen in WordPress
Contributeurs/contributrices & développeurs/développeuses
« Vendor City » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Vendor City » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0
Release Date – 20 December, 2016
* New version of plugin introduced.
1.0.1
*Removing error during activation.