=== xTechnos Content Slider === Contributors: zagham.naseem Tags: image slider, content slider, wordpress slider, header slider, xtechnos slider, xtechnos content slider Requires at least: 3.0 Tested up to: 3.3.2 Stable tag: 1.0.0 xTechnos Content Slider. == Description == xTechnos Content Slider is jFlow base slider. You can add both images and content in the slider, to make it easy a seprate post type is created. Use following code in any php file (of the theme) to install xTechnos Content Slider: $xtn_custom_content = new xtncustom_content(); $xtn_custom_content->my_content_slider(); = Plugin's Official Site = xTechnos Content Slider ([http://xtechnos.com](http://xtechnos.com/)) = Features = * Add Slider content (text + image) as Post * Change size of the slider from settings * Edit/Delete Slides. * Customize apperene of the slider, according to your theme. == Installation == 1. Upload the plugin to your 'wp-content/plugins' directory 2. Activate the plugin 3. Use following code to run xTechnos Content Slider: $xtn_custom_content = new xtncustom_content(); $xtn_custom_content->my_content_sli == Frequently Asked Questions == == Screenshots == == Changelog == = 1.0.0 = * Initial release version