Support » Plugin: Slideshow » Deprecated functions exist

  • Resolved joshuacook13

    (@joshuacook13)


    Information from deprecation checker. Hope this can be fixed in the next update to the plugin.

    RECOMMENDED: wp_get_single_post found in the file slideshow-jquery-image-gallery/classes/SlideshowPlugin.php. Deprecated since version 3.5. Use get_post() instead.

    Line 36: $post = wp_get_single_post($postId);

    RECOMMENDED: wp_get_single_post found in the file slideshow-jquery-image-gallery copy/classes/SlideshowPlugin.php. Deprecated since version 3.5. Use get_post() instead.

    Line 43: $post = wp_get_single_post($postId);

    http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/

Viewing 1 replies (of 1 total)
  • Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Thanks for the notification!

    The function has actually been replaced and the update will be released tonight as version 2.1.22.

Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated functions exist’ is closed to new replies.