Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #41682, comment 1


Ignore:
Timestamp:
08/21/2017 10:32:00 AM (7 years ago)
Author:
herregroen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41682, comment 1

    initial v1  
    66* Only actually global functions are part of the global namespace.
    77* All class functions are correctly listed under their class.
     8
     9The following could still be of interest:
     10* Add a readme.md to display on the homepage.
     11* Change the theme. The template used is [https://github.com/docstrap/docstrap] which allows for several themes, currently the `united` theme is chosen. This template was chosen for it's vastly superior namespace support over the default template.