Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24977, comment 21


Ignore:
Timestamp:
08/08/2013 07:52:59 AM (11 years ago)
Author:
yoavf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24977, comment 21

    initial v1  
    33> but does it say somewhere in the codex that you need to get it in order to hack wordpress?
    44
    5 Good think the codex is a wiki that can easily be edited :-). As soon as this drops in trunk, we'll update all the documentation accordingly, and write whatever guides need to be written.
     5We're lucky the codex is a wiki that can easily be edited :-). As soon as this drops in trunk, we'll update all the documentation accordingly, and write whatever guides need to be written.
    66
    77> I assume that even now with the minifying bot it violates the spirit of of the GPL as you can't produce exactly the same software from source code (php, js and css) if you don't know about the tools.