Skip to content
Snippets Groups Projects
  1. Feb 19, 2021
    • lucha's avatar
      further simplify mu-plugins management · 46a89f36
      lucha authored
      This commits gets rid of the extra external directory to unpack mu-plugins.
      They are instead directly extracted into wp-content/mu-plugins/{name}/, and then the relevant files are copied
      (via the drop-in mechanism) to wp-content/mu-plugins/. This leaves spurious directories with undeeded files (readme, composer conf, etc.),
      but they should be harmless.
      46a89f36
    • lucha's avatar
      added mu-plugins-tmp directory to gitignore · 2c7c0c93
      lucha authored
      2c7c0c93
  2. Sep 26, 2020
    • 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
  3. Sep 13, 2020
  4. Sep 04, 2020
  5. Sep 02, 2020
  6. Jun 01, 2020
  7. May 22, 2020
Loading