By using this website you agree to our Privacy Policy.

Skip to content
Kevin Dees
  • About
  • Dare To Code
Say Thanks
Kevin Dees
  • About
  • Dare To Code
Kevin Dees
wall rack filled with paper document lot
November 23, 2021February 3, 2022WordPress, PHP, Web

How To Replace wp_mail Function In WordPress

To override the wp_mail() function using the filter pre_wp_mail is the best and modern way to do so. Using this method will future-proof your override.

photo of brown wood slab
November 17, 2021November 22, 2021WordPress, PHP, Servers, Web

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.

lighted city at night aerial photo
July 20, 2021February 3, 2022Web

Redundant DNS. Worth it?

Is redundant DNS worth it in a large-scale setting, where a few […]

clear hour glass with red background
July 16, 2021February 3, 2022Web

Kinsta CRON Jobs For WordPress Using WP-CLI

I use Kinsta hosting for the WordPress sites I run at Business […]

white arrow painted on brick wall
April 12, 2021April 12, 2021Web

Resize Any Mac App to a Precise Size

Using Mac’s Automator app you can resize the current window by creating […]

person standing on gray concrete cliff
March 2, 2021March 2, 2021Freelancing, Leadership, Thought, Tips

You Can’t Avoid Risk

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.

black high trees under white and black sky at golden hour
December 17, 2020December 17, 2020Web, Git, Servers, Tips

How to Rename the *Master* Branch to *Main* in Git & GitHub

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.

four handheld tools on board
December 16, 2020December 16, 2020Web, Leadership, Tech, Thought, Tips

Developer. Stop robbing yourself.

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.

hi there gradient
December 1, 2020December 1, 2020Web, CSS, Design, HTML, Tips

Gradient Text With CSS Custom Properties

Clear and robust code tutorials are one of my favorite things to […]

Posts navigation

Previous 1 2 3 4 … 9 Next
  • About
  • Dare To Code
  • Say Thanks
  • Privacy Policy

Dare To Code

Get the tips, links, and tricks on full-stack PHP development in your inbox with monthly emails from Kevin Dees.
Name(Required)
This field is for validation purposes and should be left unchanged.

© 2010 - 2022 Kevin Dees, all right reserved.