dmahler
Member
Posted 10 months ago #
Warning: extract() [function.extract]: First argument should be an array in /home/mysite/public_html/blog/wp-content/plugins/dashboard-scheduled-posts.php on line 50
The scheduled posts show up beneath it, but the error message is quite annoying.
http://wordpress.org/extend/plugins/dashboard-scheduled-posts/
tlobf
Member
Posted 10 months ago #
i get this too!
thank god it's not just me!
any help to remove this would be greatly received
tlobf
Member
Posted 10 months ago #
FIXED!
just remove this line from line 50 ---
For WP2.7 you have to remove this line “extract( $args, EXTR_SKIP );” from dashboard-pending-review.php to work without errors.
v2.0.0 released. It's been recoded for WordPress 2.7.