WPIntell

Source evidence

[Plugin: WPDB Profiling] Deprecated functions

WPDB Profiling · support · 2011-03-31T23:04:00+00:00

complaintsentiment
mediumseverity
0.86relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 18 rows with source links

5.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

17 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
aradams unresolved
Greetings, This plugin contains a couple of deprecated functions. It throws the following errors in debug mode: Notice: get_settings is deprecated since version 2.1! Use get_option() instead... and: Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead... Thank you. http://wordpress.org/extend/plugins/wpdb-profiling/ Also, when not logged in: Notice: Undefined index: show_queries in \wp-content\plugins\wpdb-profiling\wpdb-profiling.php on line 72 Thanks. I made some alterations to the plugin: http://pastebin.com/JybJnuRY As far as I can tell it solves the above issues. I haven’t tried the different user level settings though, but it displays for admins and not for regular users.

Comments

2 shown
fiskhandlarn 2011-11-17T08:30:00+00:00

Also, when not logged in: Notice: Undefined index: show_queries in \wp-content\plugins\wpdb-profiling\wpdb-profiling.php on line 72 Thanks.

fiskhandlarn 2011-11-17T09:06:00+00:00

I made some alterations to the plugin: http://pastebin.com/JybJnuRY As far as I can tell it solves the above issues. I haven’t tried the different user level settings though, but it displays for admins and not for regular users.