pushing old code

This commit is contained in:
Bradford Morgan White
2026-02-08 13:03:05 -05:00
commit a1cba070d8
17 changed files with 1513 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# wpm
### the wordpress mangler
WPM started as a rather simple script. I was working the night shift at a managed web host, and I was rather sick of installing WordPress for customers and making one-off backups of those installations when customers inevitably requested something stupid. I did what any good and proper lazy engineer would do, and I automated both processes.
This eventually evolved to handle more and more stuff like remembering/setting permissions, renaming WordPress installations, and so on.
This isn't currently maintained, but if people want it updated or something, let me know. I could be encouraged to take it up again.