Skip to content
Snippets Groups Projects
  1. Apr 15, 2021
  2. Mar 18, 2021
  3. Feb 23, 2021
  4. Feb 22, 2021
  5. Feb 17, 2021
  6. Feb 16, 2021
  7. Feb 14, 2021
  8. Sep 26, 2020
  9. Aug 31, 2020
  10. Jul 05, 2020
    • lucha's avatar
      patches clean up and reorganization · 856ee5ba
      lucha authored
      - moved themes related patches to patches/themes (yet to check)
      - moved wp core patches to patches/core
      - split the mega-patch for hyperdb in the individual edits. I removed the one related to nextgen-gallery since I think it is not relevant anymore (but I might be wrong)
      856ee5ba
  11. Jul 04, 2020
  12. Jun 01, 2020
  13. May 23, 2020
  14. May 22, 2020
    • lucha's avatar
      minimalism theme · 98abb3a2
      lucha authored
      added a theme and a patch as an example
      98abb3a2
    • lucha's avatar
      wordpress-disable-patches · 214d27df
      lucha authored
      The patch is taken from the git repo noblogs-wp.
      It does not apply cleany (yet), since there is an annoying issue with mu-plugins.
      They have to be single files, but they are not distributed as single files.
      There is a tool which auto-loads them, but I think the mismatch in the directories still causes the patch do not apply nicely.
      
      We have few mu-plugins and we do not update them often, we could think of some solution specific to this problem later.
      214d27df
    • lucha's avatar
      Using Composer to manage Noblogs Wordpress codebase · e8057c68
      lucha authored
      This is an attempt to re-structre the Wordpress codebase for Noblogs, unsing Composer.
      e8057c68
Loading