I was troubleshooting another bit of code and noticed the following debug messages when loading the WP Orphanage Extended settings page:
( ! ) Notice: screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /home/.../wp-includes/functions.php on line 3842
Call Stack
# Time Memory Function Location
1 0.0010 433352 {main}( ) .../options-general.php:0
2 0.0020 480928 require_once( '/home/.../wp-includes/wp-admin/admin.php' ) .../options-general.php:10
3 0.3060 22704592 do_action( ) .../admin.php:224
4 0.3060 22704864 WP_Hook->do_action( ) .../plugin.php:453
5 0.3060 22704864 WP_Hook->apply_filters( ) .../class-wp-hook.php:310
6 0.3060 22705584 wporphanageex_menu_settings( ) .../class-wp-hook.php:286
7 0.3060 22719864 include_once( '/home/.../wp-content/plugins/wp-orphanage-extended/wp-orphanage-extended-options.php' ) .../wp-orphanage-extended.php:76
8 0.3070 22750864 screen_icon( ) .../wp-orphanage-extended-options.php:30
9 0.3070 22750864 _deprecated_function( ) .../deprecated.php:1226
10 0.3070 22751184 trigger_error ( ) .../functions.php:3842
( ! ) Notice: get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /home/.../wp-includes/wp-includes/functions.php on line 3842
Call Stack
# Time Memory Function Location
1 0.0010 433352 {main}( ) .../options-general.php:0
2 0.0020 480928 require_once( '/home/.../wp-admin/admin.php' ) .../options-general.php:10
3 0.3060 22704592 do_action( ) .../admin.php:224
4 0.3060 22704864 WP_Hook->do_action( ) .../plugin.php:453
5 0.3060 22704864 WP_Hook->apply_filters( ) .../class-wp-hook.php:310
6 0.3060 22705584 wporphanageex_menu_settings( ) .../class-wp-hook.php:286
7 0.3060 22719864 include_once( '/home/.../wp-content/plugins/wp-orphanage-extended/wp-orphanage-extended-options.php' ) .../wp-orphanage-extended.php:76
8 0.3070 22750864 screen_icon( ) .../wp-orphanage-extended-options.php:30
9 0.3090 22759560 get_screen_icon( ) .../deprecated.php:1227
10 0.3090 22759560 _deprecated_function( ) .../deprecated.php:1239
11 0.3090 22759880 trigger_error ( ) .../functions.php:3842
More info on the depreciated functions:
Perhaps time for a minor update on this really nice plugin to avoid debug errors being shown?
]]>Your donate link at WordPress Plugins website under developers, does not work. This is among the finest plugins that wordpress has. It is a much needed function. Please continue its development and also try to add User Roles
]]>The WP-Orphanage-extended plugin workes fine when a user does not have a role (orphan) but continues to replace capabilities once set.
Is there any solution?
Is there any update needed to match WP4.4?
Regards,
Toon
First awesome plugin that has saved me a lot of time. Second I have about 100K users across 10+ sites. Everything working fine, accept the user page in admin area. Is there any way to activate the role changes via button instead of when I click on user page – which takes 2 minutes to load?
]]>Hi there,
I installed WP Orphanage Extended in two subdomains in order to let them work with a single login. Using the common user tables works fine, but using the plugin it strangely sets user roles for administrators to 0 and I end up with no access to either backend. This happen although the table prefixes where added correctly.
All worked perfectly after first install.
I was trying install BuddyPress on main blog.
Got lots of glitches with user access…
After uninstall BP I found that WP-Orphanage-Extended doesn’t work correctly.
It doesn’t wish put additional prefixes for new users.
And this trouble appeared not only on main blog, but on secondary installations too.
I’ve dropped tables for one of blogs and set clear installation without any specific defines.
Plugin sets necessary options in options table. But doesn’t adding additional prefixes when new user registered.
I don’t understand what’s that… ??
https://www.ads-software.com/extend/plugins/wp-orphanage-extended/
]]>