[Plugin: WP Render Blogroll Links] php notices
-
Hi, while i was looking for some other problem i found that your plugin gives some notices.
Notice: Use of undefined constant WPRBLVERSION – assumed ‘WPRBLVERSION’ in WP-Render-Blogroll.php on line 19
and
Notice: Undefined variable: classname in WP-Render-Blogroll.php on line 83
I guess for the first one, the single quotes are missing.
For the second one i think $classname could be replaced by $linkclass. All other checks for empty variable you use the same variable names.Of course, there could be a reason why you set $classname instead of $linkclass.
Hope this helps.
https://www.ads-software.com/extend/plugins/wp-render-blogroll-links/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: WP Render Blogroll Links] php notices’ is closed to new replies.