Description
This plugin provides detailed information about fashion models, companies, and brands from MyFDB (My Fashion Database).
The data presented by the plugin is displayed on individual posts or on pages. It also be implemented as a widget (which will appear on your site based on your theme). The MyFDB profile widget can be dragged and dropped into any widget container.
The plugin includes two pre-defined styles (presentation templates, but you can also create your own custom styles.
Advanced
This Plugin has two additional functions:
- Short code function: [myfdbprofile category= »ProfileCategory » tagname= »ProfileTagName » [template= »template »]] – can be used to output the profile in post/page text.
- PHP function for output a profile(s) assigned to any post: myfdb_profile_lists(myfdb_profile_lists(array(array(‘cat’=>’p’, ‘tag’=>’some_tag_name’), array(‘cat’=>’c’, ‘tag’=>’some_tag_name’))), template). The profiles array consists of mini arrays that have ‘cat’ (category) and ‘tag’ (profile tag name) parameters.
Installation
- Upload the myfdb-profile folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Adjust the plugin settings
- Please refer to the plugin home page at http://blog.myfdb.com/myfdb-plugin/ for detailed instructions
FAQ
Please refer to the plugin home page at http://blog.myfdb.com/myfdb-plugin/
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« MyFDB Profiles » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « MyFDB Profiles » 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
2.9
This is the initial build that was released to the WordPress community