WPIntell

Source evidence

Warning: Illegal string offset ‘deactivate’

WP Editor · support · 2017-09-14T12:08:00+00:00

complaintsentiment
mediumseverity
0.8relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 21 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
dariopm unresolved
Sorry but this plugin is currently not working properly with WP 4.8.1 and PHP 7. I had to delete it. The warning causes the plugins page to not show all the installed plugins. A manual reinstallation was tried by me but with no success. Please fix it. This plugin is a wonderful tool. Fixable by changing line 324 in /classes/wpeditor.php $data = ”; To $data = array(); I tried, doesn’t work for me on 4.8.3 @rochow that worked for me – thanks! It worked for me too. Thanks @rochow

Comments

4 shown
rochow 2017-10-04T23:58:00+00:00

Fixable by changing line 324 in /classes/wpeditor.php $data = ”; To $data = array();

HaraldC 2017-11-07T21:44:00+00:00

I tried, doesn’t work for me on 4.8.3

mdotk 2018-01-21T21:25:00+00:00

@rochow that worked for me – thanks!

nataliaflorespavon 2018-05-11T02:27:00+00:00

It worked for me too. Thanks @rochow