Tag: "WordPress" (15)

Clean a WordPress Database Infected with Malware

Jun 3, 2023

I just finished a new job to clean a WordPress website that was compromised with malicious codes. Removing the malicious codes from the theme files is easy, but the complex...

Delete Users from the WordPress Database Safely

May 30, 2023

I just finished a new job to clean a WordPress website that was compromised with malicious codes. While investigating I noticed that there were several unidentified admin users created on...

Display Child Pages of a Parent Page in WordPress

May 18, 2022

When you build a website in WordPress, pages are often arranged in a parent and child structure. For example, you may have a main “Services” page. Under that, you create child...