Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #12423, comment 131


Ignore:
Timestamp:
08/11/2017 08:57:11 PM (8 years ago)
Author:
jeffr0
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12423, comment 131

    initial v1  
    1 Regarding the code editors, I think it's important to look back at WordPress 2.8 which added CodePress https://core.trac.wordpress.org/ticket/9173 . CodePress added syntax highlighting and a neat lookup tool for functions. It was disabled in the 2.8.1 release due to compatibility issues and was never seen again. https://core.trac.wordpress.org/changeset/11673
    2 
    3 What happened with CodePress and how will the new Syntax Highlighter avoid having the same compatibility issue?