Increase Max Upload File Size in WordPress
Sometimes, you need to upload a large file to your site, and the default 8mb limit in WordPress isn’t enough. I attempted to change my limit directly on my...
7 comments
Sometimes, you need to upload a large file to your site, and the default 8mb limit in WordPress isn’t enough. I attempted to change my limit directly on my...
7 comments
I have had a lot of requests to revisit and update my Add Logo to Admin WordPress plugin so today I sat down and went over the code. There...
1 comment
A while back I wrote a short tutorial entitled “A Clever and Safe Way to Display your Email Address” which explained how you could use CSS to safely display...
1 comment
I needed to figure out how to allow a user to use either their username or email address to log into WordPress. It took a bit of rooting around...
11 comments
The year is almost over and the holidays are coming closer, so I thought it would be a good time to package together some WordPress themes and offer people...
2 comments
I published a tutorial quite a while back called Simple Voting for WordPress with PHP and jQuery. It was not without its problems, and recently I needed to improve...
20 comments
I already wrote about this a while back in “How to Display an Author List with Avatars in WordPress” but I recently realized that it needed updating. There’s a...
26 comments
A while back I worked on a site that required a hover effect where a black and white image faded into a color image. I wrote a tutorial called...
38 comments
I was working with Digibomb on presswork.me and we needed to add the current post’s category name to the body class in order to style the page differently from...
8 comments
HTML5 has made it a lot easier to include certain elements. Especially videos, since you no longer have to embed them with all those parameters. Here’s a short code...
10 comments