How to Remove X-Frame-Options SAMEORIGIN from WordPress.
You can remove the HTTP header X-Frame-Options: SAMEORIGIN from WordPress by removing the send_frame_options_header function from the admin_init and login_init hooks.
By using this website you agree to our Privacy Policy.
You can remove the HTTP header X-Frame-Options: SAMEORIGIN from WordPress by removing the send_frame_options_header function from the admin_init and login_init hooks.
Is redundant DNS worth it in a large-scale setting, where a few hours of site downtime due to a DNS outage can […]
I use Kinsta hosting for the WordPress sites I run at Business Website Leader. Part of my deployment process is to set […]
Using Mac’s Automator app you can resize the current window by creating a new “Quick Action”. Once created this action will appear […]
If you feel uncomfortable making decisions you’re not alone. Life is full of risks. We can’t know everything. Every decision we make comes with risk because there is always a gap in our knowledge.
In this post we will cover renaming the branch master to main in Git. Before renaming your master branch to main in git, keep in mind anywhere you are using the master branch should also be updated.
Developers. Stop robbing yourself in the software world. Resisting change and new learning. When I resist a tool in order to keep the status quo I rob myself of great satisfaction.
Each time after updating or installing Laravel Homestead I take these steps.