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
#2
Remove it , it was removed from core also
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
(2015-03-11, 22:07:15)shawn_a Wrote: Remove it , it was removed from core also

OK, thanks!
Reply




Users browsing this thread: 1 Guest(s)