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
#2
When are you getting this ? What are you doing ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
My mistake shawn_a
I had modified basic.php and I didn't replace it when updated to the latest version
Everything ok now
Thanks for replying
Reply




Users browsing this thread: 1 Guest(s)