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/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“MyFDB Profiles” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “MyFDB Profiles” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.9
This is the initial build that was released to the WordPress community