Changeset 938711
- Timestamp:
- 06/25/2014 08:05:27 PM (12 years ago)
- Location:
- advanced-post-slider/trunk
- Files:
-
- 3 edited
-
advanced-post-slider.php (modified) (4 diffs)
-
advps-admin.php (modified) (1 diff)
-
readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
advanced-post-slider/trunk/advanced-post-slider.php
r936279 r938711 4 4 Plugin URI: www.wpcue.com 5 5 Description: Responsive slideshow plugin powered with three built-in templates, lots of easy customizable options and many more to explore. 6 Version: 2.1. 26 Version: 2.1.3 7 7 Author: digontoahsan 8 8 Author URI: www.wpcue.com … … 484 484 $thmb_image = wp_get_attachment_url( get_post_thumbnail_id()); 485 485 $advps_image = aq_resize( $thmb_image, $advps_custom_thumb[0]->width, $advps_custom_thumb[0]->height,$advps_custom_thumb[0]->crop); 486 echo '<img src="'.$advps_image.'" width="'.$advps_custom_thumb[0]->width.'" height="'.$advps_custom_thumb[0]->height.'" alt=" dff"/>';486 echo '<img src="'.$advps_image.'" width="'.$advps_custom_thumb[0]->width.'" height="'.$advps_custom_thumb[0]->height.'" alt="'.get_the_title().'"/>'; 487 487 } 488 488 else … … 518 518 $thmb_image = wp_get_attachment_url( get_post_thumbnail_id()); 519 519 $advps_image = aq_resize( $thmb_image, $advps_custom_thumb[0]->width, $advps_custom_thumb[0]->height,$advps_custom_thumb[0]->crop); 520 echo '<img src="'.$advps_image.'" width="'.$advps_custom_thumb[0]->width.'" height="'.$advps_custom_thumb[0]->height.'" alt=" dff"/>';520 echo '<img src="'.$advps_image.'" width="'.$advps_custom_thumb[0]->width.'" height="'.$advps_custom_thumb[0]->height.'" alt="'.get_the_title().'"/>'; 521 521 } 522 522 else … … 544 544 $thmb_image = wp_get_attachment_url( get_post_thumbnail_id()); 545 545 $advps_image = aq_resize( $thmb_image, $advps_custom_thumb[0]->width, $advps_custom_thumb[0]->height,$advps_custom_thumb[0]->crop); 546 echo '<img src="'.$advps_image.'" width="'.$advps_custom_thumb[0]->width.'" height="'.$advps_custom_thumb[0]->height.'" alt=" dff"/>';546 echo '<img src="'.$advps_image.'" width="'.$advps_custom_thumb[0]->width.'" height="'.$advps_custom_thumb[0]->height.'" alt="'.get_the_title().'"/>'; 547 547 } 548 548 else -
advanced-post-slider/trunk/advps-admin.php
r936029 r938711 30 30 if(isset($_POST['advps_submit'])){ 31 31 32 if($_POST['advps_submit'] == 'Add new option set'){32 if($_POST['advps_submit'] == 'Add new slideshow'){ 33 33 34 34 if ( !isset($_POST['advps_wpnonce']) || !wp_verify_nonce($_POST['advps_wpnonce'],'advps-checkauthnonce') ) -
advanced-post-slider/trunk/readme.txt
r936279 r938711 2 2 Contributors: digontoahsan 3 3 Donate link: 4 Tags: post slider, slider, slideshow, wordpress slideshow, logo scroller, testimonial scroller, banner rotator, recent post slider, bxslider, sidebar slideshow, posts, post, image, image slideshow,4 Tags: post slider, slider, slideshow, wordpress slideshow, best slideshow, best post slider, best slideshow plugin, images, logo scroller, testimonial scroller, banner rotator, recent post slider, bxslider, image slider, sidebar slideshow, posts, post, image, image slideshow, responsive slideshow, responsive slider, best responsive slider, best carousel slider, carousel slider, ticker, responsive carousel slider, responsive carousel, showcase, news slider, thumbnail, thumbnail slider, featured thumbnail 5 5 Requires at least: 3.0.1 6 6 Tested up to: 3.9.1 7 Stable tag: 2.1. 27 Stable tag: 2.1.3 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 16 16 Create slideshow with single or multiple images per slide, rotate your banner or client logo at sidebar; scroll your testimonial with custom link. 17 17 18 <strong>Click here for <a target="_blank" href="http://wpcue.com/plugins/advanced-post-slider/template-one-demo/">demo</a></strong> 18 > #### **Live Demos** 19 20 > * [Template One](http://www.wpcue.com/wordpress-plugins/advanced-post-slider/template-one/) 21 > * [Template Two](http://www.wpcue.com/wordpress-plugins/advanced-post-slider/template-two/) 22 > * [Template Three](http://www.wpcue.com/wordpress-plugins/advanced-post-slider/template-three/) 19 23 20 24 = Key Feature = … … 28 32 * Cross browser compatibility 29 33 30 Visit <a target="_blank" href="http://www.wpcue.com/ plugins/advanced-post-slider/">www.wpcue.com/</a> for more34 Visit <a target="_blank" href="http://www.wpcue.com/">www.wpcue.com/</a> for more 31 35 32 36 == Installation == … … 48 52 4. Check the "Adv. Slider" Tab created by this plugins for manage options 49 53 50 Use shortcode [advps-slideshow optset="optset ID"] at admin panel post/page edit screen where optset ID is the id of the option set. You will get the id of optoin set at the top right corner of each option set from admin panel.54 You will get slideshow shortcode something like [advps-slideshow optset="1"] at very first section of every slideshow option set. Use it at admin panel post/page edit screen. 51 55 52 56 Use WordPress function "do_shortcode" for use in template or theme PHP file. … … 111 115 * Site down problem for some user is resolved. 112 116 117 = 2.1.3 = 118 * Small change for image ALT attribute. 119 * Small change in admin UI. 120 113 121 == Upgrade Notice == 114 * Bug fix release for version 2. Upgrade highlyrecommended.122 * Few modification. Upgrade is recommended.
Note: See TracChangeset
for help on using the changeset viewer.