Skip to content
Snippets Groups Projects
  1. Sep 26, 2020
    • lucha's avatar
      child themes · e7ffea9f
      lucha authored
      e7ffea9f
    • lucha's avatar
      Revert "contrariamente a quanto dicono nella documentazione, si può fare... · 33785858
      lucha authored
      Revert "contrariamente a quanto dicono nella documentazione, si può fare spacchettare tutto nella stessa directory, senza creare una directory wp/ per core"
      
      Si può fare, ma se viene fatto un update di wordpress core poi si perdono tutti i temi/plugin/etc.
      
      Ho cambiato leggermente la struttura delle directory generate, ed ho spiegato tutto dentro README.md
      
      This reverts commit 19f27161.
      33785858
  2. Sep 19, 2020
  3. Sep 04, 2020
  4. Sep 02, 2020
  5. Aug 31, 2020
  6. 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
    • lucha's avatar
      added wp-super-cache plugin · 82499a5f
      lucha authored
      82499a5f
  7. Jul 04, 2020
  8. Jun 01, 2020
  9. May 24, 2020
  10. May 23, 2020
  11. 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