Title: [Plugin: WP Content Slideshow] fix for deprecated function
Last modified: August 20, 2016

---

# [Plugin: WP Content Slideshow] fix for deprecated function

 *  [cardinalu](https://wordpress.org/support/users/cardinalu/)
 * (@cardinalu)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/plugin-wp-content-slideshow-fix-for-deprecated-function/)
 * You have a notice thrown from your plugin that you might want to fix for the 
   next version/release.
 * >  Usage of user levels by plugins and themes is deprecated. Use roles and capabilities
   > instead.
   >  Deprecated in version 2.0.
   > Argument in add_options_page()
   >  Used in wp-content/plugins/wp-content-slideshow/
   > wp-content-slideshow.php on line 16.
 * The fix is easy, replace the third argument, constant 10, with ‘manage_options’
   on line 16 of wp-content-slideshow.php
 * [http://wordpress.org/extend/plugins/wp-content-slideshow/](http://wordpress.org/extend/plugins/wp-content-slideshow/)

The topic ‘[Plugin: WP Content Slideshow] fix for deprecated function’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-content-slideshow.svg)
 * [WP Content Slideshow](https://wordpress.org/plugins/wp-content-slideshow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-content-slideshow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-content-slideshow/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-content-slideshow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-content-slideshow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-content-slideshow/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [cardinalu](https://wordpress.org/support/users/cardinalu/)
 * Last activity: [14 years, 12 months ago](https://wordpress.org/support/topic/plugin-wp-content-slideshow-fix-for-deprecated-function/)
 * Status: not resolved