Category: wordpress
-
Aspire and upgrading WordPress–programming
Now the problem was how to modify the insert generated by old WordPress backup to the new columns . But I wanted to do it in one shot . So a new application: instead of WSL, I will put into Docker( WordPress has already a docker image). Instead of PowerShell, I will have a .NET…
-
AI and upgrading WordPress–part 2 – wishfull thinking and wordpress in WSL
So I have a backup of blog WordPress ( posts and comments ) and all I want is to upgrade to latest WordPress, keeping the posts and comments ( and none of customizations, users and others) I figure out that I have WSL under Windows – and WordPress is PHP, so it should work .…
-
AI and upgrading WordPress–part 1
This blog, https://msprogrammer.serviciipeweb.ro/ , was hacked. Every day I see casinos posts – posted by root. Indeed , the wordpress was very old – and stuffed with plugins. I tried to delete the root account from database – but somehow I get hacked over again( and yes, I have changed the WordPress password )\ So…
-
Table press and searching
I have made my programming tools list with Excel,TablePress and script. First,the list was existing in Excel – with columns as name,tag,description and url. I have saved as CSV and imported in TablePress – with some modification for url as TablePress understands it ( you should have the a href embed in the cell). The…