=== BhinDB, Bhinneka Database for Bhinneka Affiliates Plugin === Contributors: danif98 Donate link: http://shop.pencarian-aman.com/contact-us/ Tags: bhinneka wordpress plugin, bhinneka, affiliate, shortcode Requires at least: 3.4.1 Tested up to: 4.0 Stable tag: 2.0 Display Products from Bhinneka.com Database and display them with your affiliate ID. For affiliates, this plugin with replace the products link to your affiliates link. Get items by category. == Description == With BhinDB you are able to add Bhinneka.com products into your posts or pages. **Features:** * Show products by category * Show or Hide product description per shortcode * Set the number of products you would like to display per shortcode * Choose between one, two or three columns mode The plugin uses a shortcode that you can easily insert into your posts, wherever you would like to. A sample shortcode [bhindb category='Micro Secure Digital / Micro SD Card' description='yes' column='2' maxitem='4'] will return 4 items in 2 columns, with product decription and products should be in 'Micro Secure Digital / Micro SD Card' category. Products Database is taken from my servers which update data frequently. == Installation == 1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation. When done activate the Plugin from Plugins page. 2. Go to Settings -> BhinDB and follow instructions. 3. Insert the shortcode into your post or page For example the following shortcode: **[bhindb category='Micro Secure Digital / Micro SD Card' description='yes' column='2' maxitem='4']** will return 4 items in 2 columns, with product decription and products should be in 'Micro Secure Digital / Micro SD Card' category. Code format: [bhindb category='Micro Secure Digital / Micro SD Card' description='yes' column='2' maxitem='4'] * category = products you would like to display. Please do not use special characters, like &, @ etc. * description = yes (show description) or no (no description will be shown). * column = products will be splitted to 1 to 3 columns. * maxitem = Maximum Item to be displayed per category Note : In order the code to work properly you must set the values for the category. The other are optional. == Screenshots == 1. Products in 1 column 2. Products in 2 columns 3. Products in 3 columns === Changelog === 2.0 = Second Version. - Schedule Update Product Price - Schedule Expired Product from Bhinneka - More product categories 1.0 = First Version. In order the code to work properly you must set the values for the category. The other are optional.