Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get_site_version
#1
Hi all! I have a little problem here with this function
Code:
<link href="<?php get_theme_url(); ?>/style.css?v=<?php echo get_site_version(); ?>" rel="stylesheet">

This returns
Fatal error: Call to undefined function get_site_version() in /var/www/vhosts/mysite.gr/httpdocs/theme/Innovation/header.inc.php on line 24

And what is the point to pass arguments to css file???
Reply


Messages In This Thread
get_site_version - by nomik05 - 2012-10-21, 03:42:29
get_site_version - by shawn_a - 2012-10-21, 12:52:32
get_site_version - by nomik05 - 2012-10-22, 02:59:53



Users browsing this thread: 1 Guest(s)