Date changing plugin
-
Is there a plugin I can install to my website in which it will show the current date each day? This is date changing code below I tried to add to a theme but it broke the theme and caused the website not to display. Thanks
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title>Untitled Document</title>
</head><body>
<script type=”text/javascript” src=”http://www.ProPODIUM.com/date1.js”
style= “margin-bottom: 15px”; </script></body>
</html>
The topic ‘Date changing plugin’ is closed to new replies.