How to Include / Add Custom JavaScript into your WordPress Site
You might need to insert custom Javascript code to WordPress header of Footer when developing your own plugin. There are couple of ways to do this.
How to set a static front page for my WordPress blog / website?
Step 1 – Create or select a WordPress Page First step is to create the new page. if you want to select an existing page, thats fine too. To create a new page, goto WordPress admin area -> Pages -> Add New. Once you have created and saved the new page, you are ready to […]
Web Developer productivity Tools ( Lazy guys toolkit)
https://json-csv.com/A tool that coverts JSON objects snatched from html pages in to excelsheets where you can manipulate data as you want.
SECURITY BEST PRACTICES FOR WORDPRESS WEBSITES
WordPress securty best practices – 2019 Keep WordPress up-to-date (duh) When you login to the wordpress dashboard and see that “Update available” banner, click it and update your site. If you’re not sure about something breaking, make a backup before installing it. The important thing is that you do it, and with regularity. Information about […]