WPIntell

Source evidence

Please fix code.

Syntax Highlighter Compress · review · 2015-01-30T07:38:00+00:00

praisesentiment
mediumseverity
0.5relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 22 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

18 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review · 5 stars
ethaizone unresolved
At file syntax-highlighter-compress/tinymce/window.php Find window.tinyMCE.execInstanceCommand('content', 'mceInsertContent', false, codetext); and replace with if (tinyMCE.majorVersion >= "4") { window.tinyMCE.execCommand('mceInsertContent', false, codetext); } else { window.tinyMCE.execInstanceCommand('content', 'mceInsertContent', false, codetext); } I use lasted version with wordpress 4.1 and found js error from difference verion of tinyMCE. Please fix it.

Comments

0 shown

No comments were stored for this source.