<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    It seems to me that WordPress have 7 major release since WP 3.3. Is
    this rule still valid?<br>
    > Themes <b>must not</b> provide backward compatibility for
    out-of-date WordPress versions (more than two prior major WordPress
    versions – currently, that means versions prior to WordPress 3.3),
    including using <tt>function_exists()</tt> conditional wrappers for
    current WordPress functions.<br>
    <br>
    OR it should be prior to WordPress 3.8?<br>
  </body>
</html>