120, 'sslverify' => false ) ); $response_code = wp_remote_retrieve_response_code( $feed ); if ( ! is_wp_error( $feed ) && $response_code == 200 ) { if ( isset( $feed['body'] ) && strlen( $feed['body'] ) > 0 ) { $cache = wp_remote_retrieve_body( $feed ); set_transient( $transient_key, $cache, $transient_time ); } } else { $cache = '

' . __( 'There was an error retrieving the data from the server. Please try again later.', 'album-and-image-gallery-plus-lightbox' ) . '

'; } } return $cache; } /** * Function to get plugin feed tabs * * @package Album and Image Gallery Plus Lightbox * @since 1.0.0 */ function aigpl_help_tabs() { $wpos_feed_tabs = array( 'how-it-work' => array( 'name' => __('How It Works', 'album-and-image-gallery-plus-lightbox'), ), 'plugins-feed' => array( 'name' => __('Our Plugins', 'album-and-image-gallery-plus-lightbox'), 'url' => 'http://wponlinesupport.com/plugin-data-api/plugins-data.php', 'transient_key' => 'wpos_plugins_feed', 'transient_time' => 172800 ), 'offers-feed' => array( 'name' => __('Hire Us', 'album-and-image-gallery-plus-lightbox'), 'url' => 'http://wponlinesupport.com/plugin-data-api/wpos-offers.php', 'transient_key' => 'wpos_offers_feed', 'transient_time' => 86400, ) ); return $wpos_feed_tabs; } /** * Function to get 'How It Works' HTML * * @package Album and Image Gallery Plus Lightbox * @since 1.0.0 */ function aigpl_howitwork_page() { ?>

  • Add Album Gallery tab".', 'album-and-image-gallery-plus-lightbox'); ?>
[aigpl-gallery]
[aigpl-gallery-slider]
[aigpl-gallery-album]
[aigpl-gallery-album-slider]


  • 15+ image gallery designs
  • Display album category wise
  • Custom css
  • Masonry style for image gallery
  • Display gallery image with title and description
  • Display image album with title and description
  • Custom link to gallery image
  • Strong Shortcode Parameters
  • Slider Center Mode Effect
  • Slider RTL support
  • Fully responsive
  • 100% Multi language