Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Do we need v=<?php echo get_site_version(); ?>
#1
Hello,

the header.php of Innovation theme calls the style.css with a version string:

Code:
<link href="<?php get_theme_url(); ?>/style.css?v=<?php echo get_site_version(); ?>" rel="stylesheet">

Is this function important for any purpose?

I would like to have public html which does not show immediately that I still have not updated GS to a newer version...

Thank you,
Hypertexter
Reply


Messages In This Thread
Do we need v=<?php echo get_site_version(); ?> - by Hypertexter - 2015-03-11, 18:18:40



Users browsing this thread: 1 Guest(s)