Title: [Plugin: WP User Defaults] Blank page
Last modified: August 19, 2016

---

# [Plugin: WP User Defaults] Blank page

 *  [harvester_cz](https://wordpress.org/support/users/harvester_cz/)
 * (@harvester_cz)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-wp-user-defaults-blank-page/)
 * Sorry, but after installation and activation the page in Users is blank and shows
   nothing.

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

 *  [Adriano G. V. Esposito](https://wordpress.org/support/users/adriano-esposito/)
 * (@adriano-esposito)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-user-defaults-blank-page/#post-1823276)
 * Mee to.
 * I will investigate, because in 11 months the author did not…
 *  [Adriano G. V. Esposito](https://wordpress.org/support/users/adriano-esposito/)
 * (@adriano-esposito)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-user-defaults-blank-page/#post-1823277)
 * OK, I solved the problem.
 * There is an error in the creation of the menu.
 * I made a workaround in the meanwhile the author will fix the error accorgind 
   his preferences.
 * You must go in the file `wp-user-defaults.php` of the plugin under the folder`\
   wp-content\plugins\wp-user-defaults` of your WordPress installation.
 * In the file there is a function named
 * `wp_user_defaults_add_pages()`
 * in this function there is this row
 * `add_submenu_page('users.php','Default Settings','Default Settings','administrator','
   wp-user-defaults','wp_user_defaults_menu');`
 * You MUST change the last parameter
 * `wp_user_defaults_menu`
 * with
 * `wp_user_defaults_options`
 * That’s all. Save the file then log in the administration backend and search for
   in the Users menu the link now working correctly.
 * There is a reason for this malfunctioning and in this workaround some useless
   code remain. It is so because it is not my duty to rewrite the plugin.
 * Adriano Esposito
    [adriano.esposito@gmail.com](https://wordpress.org/support/topic/plugin-wp-user-defaults-blank-page/adriano.esposito@gmail.com?output_format=md)
 *  Thread Starter [harvester_cz](https://wordpress.org/support/users/harvester_cz/)
 * (@harvester_cz)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-user-defaults-blank-page/#post-1823278)
 * Amazing, thanks, I added this plugin back to my page.

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

The topic ‘[Plugin: WP User Defaults] Blank page’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-user-defaults.svg)
 * [WP User Defaults](https://wordpress.org/plugins/wp-user-defaults/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-defaults/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-defaults/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-defaults/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-defaults/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [harvester_cz](https://wordpress.org/support/users/harvester_cz/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-wp-user-defaults-blank-page/#post-1823278)
 * Status: not resolved