The file size limit you see displayed when you go to upload an image or video into your WordPress media area actually isn’t a WordPress limit at all, it is a PHP limit. PHP is the post popular programming language for programming dynamic web sites, and is what WordPress runs on. In order to increase […]
Read More
As I was typing up my first ever WordPress blog entry, I realized I wanted to be able to style parts of my entry using CSS (cascading style sheets). Fortunately, the editor built into WordPress already has the possibility to do this; unfortunately, it is a little confusing to get it to work. This is […]
Read More