By using this website you agree to our Privacy Policy.

Skip to content
Kevin Dees

Kevin Dees

  • About
  • Dare To Code
Search Say Thanks
Kevin Dees
Close menu
  • About
  • Dare To Code
Kevin Dees
Search Toggle menu
find php version in wordpress
December 7, 2021February 1, 2022Web, PHP, WordPress

How To Quickly Check / Find Your WordPress PHP Version

Not sure or need to know what version of PHP your WordPress website is using? Here is how to find your version quickly.

yldabpocl3s scaled
December 6, 2021February 1, 2022Laravel, PHP, Servers, Web

Set The Max Upload Size of Nginx on Laravel Homestead

To increase the max upload size on Laravel Homestead add the config option client_max_body_size.

uy5t cjuik4
December 5, 2021February 1, 2022Web, PHP, WordPress

How to Create a Custom API endpoint in WordPress

There are many ways to create a custom API endpoint in WordPress. I personally like to build them against the base URL. […]

gray and brown mountain beside body of water
December 3, 2021February 1, 2022Web, Mac, PHP, Servers

macOS 11 Big Sur Nginx Setup: Multiple PHP Versions

Create a very robust, clean, and fast local multi-version PHP (7.4, 8.0, 8.1) development environment on macOS Big Sur with Intel or Apple M1 chipsets.

mrl7qwwkcie
December 2, 2021February 3, 2022Web, Fix, PHP

Configure Xdebug for PHPStorm: PHP’s Built-In Server

PHPStorm is awesome. PHPStorm with Xdebug is even better. Specifically, when using Xdebug with the built-in PHP server. To Get Xdebug working […]

black and white apple logo printed ceramic mug
November 30, 2021February 3, 2022Links, Browsers, CSS, Design, HTML, JavaScript, PHP, Web, WordPress

Link Share: Issue #4

The last week has been full of exciting news. Here are a few links that caught my attention.

jx
November 24, 2021February 3, 2022Links, Mac, PHP, Tech

Link Share: Issue #3

The last few weeks have been full of interesting bits in the PHP and Apple space. Here are a few links that caught my attention.

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.

Posts navigation

< 1 2 3 4 … 10 >
  • 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 - 2023 Kevin Dees, all right reserved.