- June 15, 2022Hide a specific user account from the Dashboard > Users screen in Wordpress
- June 15, 2022Normally, when you hit the logout link in WP, you get sent to a warning screen where you have to…
- June 14, 2022In responsive design you need to have various size images available for different size screens. This snippet will register additional…
- October 20, 2021Sometimes you just don't want to see a bunch of user roles. This will help.
- October 20, 2021Sometimes you just need to change some styles in the Dashboard. I recently needed to remove something from a plugin…
- October 20, 2021Sometimes you just need to tell people something before they log in. Like, if your name is Pat Griffin, you're…
- October 20, 2021I had a project recently where I just didn't want the same old "Subscriber", "Author", "Editor" roles. So, I used…
- October 20, 2021Sometimes you just want to change the logo on the Wordpress login screen. There are plugins for this, but they…
- October 20, 2021This snippet automatically sets the featured image by fetching the first image of the WordPress post. *Note – if you…
- October 20, 2021This will add an admin account to the Wordpress database. To do so, you have to be able to run…