All Entries Tagged With: "PHP"
How To Remove The Dates From WordPress Themes
If you want to use WordPress for more of a static site that is updated infrequently removing the dates from your theme could come in handy. To remove the date you need to find where the date is referred to in index.PHP and remove that line. It will probably be a line between 2 div [...]
Emma | Sep 05, 2008 | Comments 24
How To Create Your Own WordPress Template
New WordPress users are often confused by the combination of PHP, HTML, and CSS, that you find in your WordPress template. After awhile you will start to learn the code and understand what’s going on. Sarah at Blogging Tips wrote a couple of great tutorials on creating your own templates. Create Your Own Template Create [...]
Emma | Aug 17, 2008 | Comments 17
