WPIntell

Source evidence

WPDB Global issue

WDS Multisite Aggregate · support · 2015-01-05T22:06:00+00:00

neutralsentiment
mediumseverity
0.48relevance
0replies
Evidence onlycommercial context

Proof Health

Open evidence

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

1 / 1 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Dan Hannigan resolved
Not sure if this is really an issue so but I wanted to bring it up as possibly something to discuss or have logged for anyone with the potential future issue – I was attempting to use this plugin on a local set up and kept getting a “Undefined variable: wpdb” on like 516 whenever I tried to create a new post in any of my sites in the multisite – so I added a “global $wpdb;” as follows: (begins line 514) protected function get_blogs_to_import() { global $wpdb; if ( $this->options->get( 'populate_all_blogs' ) ) { return $wpdb->get_col( "SELECT blog_id FROM $wpdb->blogs ORDER BY blog_id DESC" ); } // 'all blogs' not checked? check the blogs_to_import option return $this->options->get( 'blogs_to_import', array() ); } https://wordpress.org/plugins/wds-multisite-aggregate/

Comments

0 shown

No comments were stored for this source.