=== Multiple Column Widget === Contributors: sanusi87@gmail.com, damaksystem@gmail.com Author URI: http://system.damakhijau.com Plugin URL: http://system.damakhijau.com/multiple-column-widget/ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KWTZTPV9JRLD8&item_name=multicolumnwidget&item_number=multic Tags: multiple column, widget Requires at least: 3.9 Tested up to: 3.9 Version: 1.2.3 Stable tag: 1.2.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html You will be able to put a list of posts in a single row == Description == This widget helps you to put posts in a row. The width for each post will be divided evenly with the total number of post you have selected during the creation of widget. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Download and extract the plugin 2. Upload folder `multiple_column_widget/` to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Create widget specific posts on 'Multiple Column Widget Post' 5. Assign the post to the widget on 'Multiple Column Widget Post/Create Widget' 6. Activate the widget on 'Appearance/Widgets' menu == Frequently Asked Questions == = Is it free? = Yes. We do accept donation. == Screenshots == 1. 3 items/columns in a row 2. 4 items/columns in a row, the third item was purposely left blank 3. step 1: a new menu item, post type were generated 4. step 2: create a new plugin specific post 5. step 3: visit widget dashboard 6. step 4: create a new widget 7. step 5: select x column and assign post to each column 8. step 6: copy the shortcode and paste it into any page/post 9. step 7: or use the appearance->widget panel to assign the widget to any header/footer/sidebar etc 10. step 8: pasting shortcode into a page 11. step 9: sampel result == Changelog == = 1.0 = * First commit = 1.1 = * User are now able to choose any posts which was previously created to be put inside the widget, not just the widget's specific post type * shortcode is also availabel in case user wants to put the widget inside page or post = 1.1.5 = * fix fix initial widget create javascript link binding = 1.1.6 = * fix fix initial widget create javascript link binding = 1.2 = * enable user to select their featured image * add settings page = 1.2.1 = * fix bug on the generated shortcode == Upgrade Notice == = 1.0 = First commit = 1.2 = * enable user to select their featured image instead of manually insert them into the post * add settings page for user to change the featured image size * enable user to show/hide their post title in the widget