Sometimes there's a need to remove users based on their usernames and other criteria. Learn how to do this with various methods including automatically using WP-CLI.
Sometimes there's a need to remove users based on their usernames and other criteria. Learn how to do this with various methods including automatically using WP-CLI.
Backing up or copying a large WordPress website can be a challenge due to the large amount of data. Often websites need to be copied for backup purposes but also to test new configurations and software.
Some information I have found useful working with Linux. Text Manipulation Commands awk Perform functions on text arranged in fields cut Extract specific columns from lines of text diff Perform a line by line comparison of two text files expand Convert tab stops to spaces expr Extract part of a string from another string. fmt […]
A collection of commands I find useful for running Windows Subsystem Linux.