https://sitecheck.sucuri.net/ http://onlinelinkscan.com/ http://www.urlvoid.com/ https://app.webinspector.com/ https://hackertarget.com/wordpress-security-scan/ Reviews of the scanners are soon to be added. You got any others worth mentioning?
Author Archives: Vladimir Vassilev
Notes on WordPress Child Theme Development
I’ll write some notes on the sometimes dumb problems I meet while developing child themes. I won’t be verbose, I’ll just share the solutions that worked for me. Would be appreciated if you share a better one in the comments. Problem: The parent’s style.css is not loading Possible cause: forgotten Template: in the …
Continue reading “Notes on WordPress Child Theme Development”
Another useful guide for using Git
When a client bumps into a problem on their site
Most important thing is to solve the problem as soon as possible. If the issue is on a live site with lots of visitors, it should be escalated to the rest of the team, if it’s not easy to be solved. Furthermore, it’s important to notify the client that you are working on it currently. The …
Continue reading “When a client bumps into a problem on their site”
A JavaScript style guide in English (and Bulgarian)
The link speaks of itself: https://github.com/airbnb/javascript [EN] https://github.com/borislavvv/javascript [BG]