WordPress debug-log warns of undefined variable
-
Hello there,
first of all: thank you very much for this awesome plugin, which really was (and still is) the perfect solution for what I was searching for.
There ist one thing I recently stumbled upon, while doing some debugging for something different. But as it’s there, I just wanted to get in contact with you, to hopefully find out how we can solve this.
My debug-log (and my error-log) showing following line. And it seems like, that this undefined variable does affect every single pageview for posts in which the plugin is in use.
PHP Warning: Undefined variable $wp_link_pages in /home/wp/disk/wordpress/wp-content/plugins/jquery-post-splitter/pro/jps-core-premium.php on line 309
This one seems to be the mentioned line of code:
$ret = array(‘nav’=>$wp_link_pages, ‘content’=>$ppscontent);
Best and warmest regards
Torsten
The page I need help with: [log in to see the link]
- The topic ‘WordPress debug-log warns of undefined variable’ is closed to new replies.