Title: Multiple notices appeared
Last modified: January 13, 2021

---

# Multiple notices appeared

 *  Resolved [jasonejavier](https://wordpress.org/support/users/jasonejavier/)
 * (@jasonejavier)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/multiple-notices-appeared/)
 * Hi. On the recent update, it shows this error
 * Notice: add_submenu_page was called incorrectly. The seventh parameter passed
   to add_submenu_page() should be an integer representing menu position. Please
   see Debugging in WordPress for more information. (This message was added in version
   5.3.0.) in /var/www/sidc-wordpress/wp-includes/functions.php on line 5229
 * Notice: register_rest_route was called incorrectly. The REST API route definition
   for dpintrotours/v1/save-changes is missing the required permission_callback 
   argument. For REST API routes that are intended to be public, use __return_true
   as the permission callback. Please see Debugging in WordPress for more information.(
   This message was added in version 5.5.0.) in /var/www/sidc-wordpress/wp-includes/
   functions.php on line 5229
 * Notice: register_rest_route was called incorrectly. The REST API route definition
   for dpintrotours/v1/get-compatible-post is missing the required permission_callback
   argument. For REST API routes that are intended to be public, use __return_true
   as the permission callback. Please see Debugging in WordPress for more information.(
   This message was added in version 5.5.0.) in /var/www/sidc-wordpress/wp-includes/
   functions.php on line 5229
 * Notice: register_rest_route was called incorrectly. The REST API route definition
   for dpintrotours/v1/update-dp-basic-options is missing the required permission_callback
   argument. For REST API routes that are intended to be public, use __return_true
   as the permission callback. Please see Debugging in WordPress for more information.(
   This message was added in version 5.5.0.) in /var/www/sidc-wordpress/wp-includes/
   functions.php on line 5229
 * Notice: register_rest_route was called incorrectly. The REST API route definition
   for dpintrotours/v1/set-transient is missing the required permission_callback
   argument. For REST API routes that are intended to be public, use __return_true
   as the permission callback. Please see Debugging in WordPress for more information.(
   This message was added in version 5.5.0.) in /var/www/sidc-wordpress/wp-includes/
   functions.php on line 5229

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tomáš Groulík](https://wordpress.org/support/users/tomasgroulik/)
 * (@tomasgroulik)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-notices-appeared/#post-13929930)
 * Thank you for reporting these. I’ll fix it asap.
 *  Plugin Author [Tomáš Groulík](https://wordpress.org/support/users/tomasgroulik/)
 * (@tomasgroulik)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-notices-appeared/#post-13933976)
 * register_rest_route … fixed
    add_submenu_page … here I haven’t find any problem
   in plugin as there is not used 7th parameter in calling this function at any 
   place … all of them use max 6 parameters and 7th leaves default. Are you sure
   that this one comes from DP Intro Tour plugin?
 * Please check fixed one and let me know if this worked for you.
 * Thank you for report and have a nice day
 *  Plugin Author [Tomáš Groulík](https://wordpress.org/support/users/tomasgroulik/)
 * (@tomasgroulik)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-notices-appeared/#post-13967024)
 * I’m marking this topic as resolved as we haven’t heard from you for a while and
   regarding our testing it is resolved. Don’t hesitate to reopen or create new 
   topic if you still experience any issue.
    Have a nice day Tomas

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Multiple notices appeared’ is closed to new replies.

 * ![](https://ps.w.org/dp-intro-tours/assets/icon-256x256.gif?rev=2892921)
 * [Intro Tour Tutorial DeepPresentation](https://wordpress.org/plugins/dp-intro-tours/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dp-intro-tours/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dp-intro-tours/)
 * [Active Topics](https://wordpress.org/support/plugin/dp-intro-tours/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dp-intro-tours/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dp-intro-tours/reviews/)

## Tags

 * [errors](https://wordpress.org/support/topic-tag/errors/)
 * [recent-update](https://wordpress.org/support/topic-tag/recent-update/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tomáš Groulík](https://wordpress.org/support/users/tomasgroulik/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/multiple-notices-appeared/#post-13967024)
 * Status: resolved