WPIntell

Source evidence

Includes suddenly broken.

Enhanced Menu Editor · support · 2014-04-09T23:34:00+00:00

complaintsentiment
highseverity
0.98relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

7 / 29 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
geoffkb unresolved
I have used includes to insert files into many pages, in some cases the whole content of a page. Suddenly the includes have been re-written, a space appears. <?php becomes <? php I’ve disabled the WYSIWYG editor. The only plugin I’ve installed recently is Enhanced Menu Editor. Could this be responsible? I’ve deactivated all plugins but most of the includes just appear as text. Strangely the includes in widgets are still working. It’s a multisite installation and there are includes on other sites still working. I’m flummoxed! Could it have been 3.8.2 update? https://wordpress.org/plugins/enhanced-menu-editor/ I fixed it! I had checked the box under the Writing Settings:- “WordPress should correct invalidly nested XHTML automatically” I unchecked it and that stopped the space being inserted in <?php. Then I did a find and replace on the database to change < ?php to <?php, and we’re back to what passes for normal.

Comments

1 shown
geoffkb 2014-04-10T14:42:00+00:00

I fixed it! I had checked the box under the Writing Settings:- “WordPress should correct invalidly nested XHTML automatically” I unchecked it and that stopped the space being inserted in <?php. Then I did a find and replace on the database to change < ?php to <?php, and we’re back to what passes for normal.