Skip to content

Commit

Permalink
Update file-level @since tags to match when file was created
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeall committed Sep 25, 2015
1 parent ddcfc51 commit e40e225
Show file tree
Hide file tree
Showing 49 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion 404.php
Expand Up @@ -3,7 +3,7 @@
* The template for displaying 404 pages (Not Found).
*
* @package Flint
* @since 1.3.9.1
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion archive.php
Expand Up @@ -3,7 +3,7 @@
* The template for displaying Archive pages
*
* @package Flint
* @since 1.4.1
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion comments.php
Expand Up @@ -3,7 +3,7 @@
* The template for displaying Comments
*
* @package Flint
* @since 1.3.9.1
* @since 1.0.1
*/

if ( post_password_required() ) {
Expand Down
2 changes: 1 addition & 1 deletion content-single.php
Expand Up @@ -3,7 +3,7 @@
* Displays content for the single posts
*
* @package Flint
* @since 1.4.1
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion editor-style.css
Expand Up @@ -2,7 +2,7 @@
* The style used for the TinyMCE editor for posts, pages, etc.
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

@import url("css/bootstrap.min.css");
Expand Down
2 changes: 1 addition & 1 deletion footer-close.php
Expand Up @@ -5,7 +5,7 @@
* Contains the closing elements
*
* @package Flint
* @since 1.3.9.1
* @since 1.1.0
*/

wp_footer();
Expand Down
2 changes: 1 addition & 1 deletion footer.php
Expand Up @@ -5,7 +5,7 @@
* Contains the closing of the id=main div and all content after
*
* @package Flint
* @since 1.3.3
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion format-aside.php
Expand Up @@ -3,7 +3,7 @@
* Aside post format template
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion format-chat.php
Expand Up @@ -5,7 +5,7 @@
* The template for displaying the post content for chat posts
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion format-gallery.php
Expand Up @@ -5,7 +5,7 @@
* The template for displaying the post content for gallery posts
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion format-link.php
Expand Up @@ -5,7 +5,7 @@
* The template for displaying the post content for link posts
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion format-status.php
Expand Up @@ -3,7 +3,7 @@
* Status post format template
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion format.php
Expand Up @@ -5,7 +5,7 @@
* The template for displaying post content for default post format.
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion front-page.php
Expand Up @@ -7,7 +7,7 @@
* or a static page.
*
* @package Flint
* @since 1.4.0
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion functions.php
Expand Up @@ -3,7 +3,7 @@
* Flint functions and definitions
*
* @package Flint
* @version 1.4.0
* @since 1.0.1
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion header-branding.php
Expand Up @@ -5,7 +5,7 @@
* Displays the branding header element
*
* @package Flint
* @since 1.3.0
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion header-head.php
Expand Up @@ -5,7 +5,7 @@
* Displays all of the <head> section and everything up till <header>
*
* @package Flint
* @since 1.3.3
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion header-nav.php
Expand Up @@ -5,7 +5,7 @@
* Displays the navigation menu
*
* @package Flint
* @since 1.3.3
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion header.php
Expand Up @@ -5,7 +5,7 @@
* Displays all of the <head> section and everything up till <div id="main">
*
* @package Flint
* @since 1.3.9.1
* @since 1.0.1
*/

get_header( 'head' );
Expand Down
2 changes: 1 addition & 1 deletion home.php
Expand Up @@ -7,7 +7,7 @@
* or a static page.
*
* @package Flint
* @since 1.4.0
* @since 1.3.0
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion image.php
Expand Up @@ -3,7 +3,7 @@
* The template for displaying image attachments.
*
* @package Flint
* @since 1.3.9.1
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion inc/class-walker-nav-menu-navbar.php
Expand Up @@ -3,7 +3,7 @@
* Flint_Walker_Nav_Menu_Navbar class
*
* @package Flint
* @since 1.4.0
* @since 1.5.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion inc/colors.php
Expand Up @@ -3,7 +3,7 @@
* Functions related to changing colors
*
* @package Flint
* @since 1.4.0
* @since 1.1.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion inc/customizer.php
Expand Up @@ -3,7 +3,7 @@
* Flint Theme Customizer
*
* @package Flint
* @since 1.4.0
* @since 1.0.1
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion inc/deprecated.php
Expand Up @@ -3,7 +3,7 @@
* Deprecated functions for backwards compatibility
*
* @package Flint
* @since 1.4.3
* @since 1.4.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion inc/extras.php
Expand Up @@ -5,7 +5,7 @@
* Eventually, some of the functionality here could be replaced by core features
*
* @package Flint
* @since 1.4.0
* @since 1.0.1
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion inc/options.php
Expand Up @@ -4,7 +4,7 @@
* WordPress Options API
*
* @package Flint
* @since 1.4.0
* @since 1.3.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion inc/template-tags.php
Expand Up @@ -3,7 +3,7 @@
* Custom template tags for this theme.
*
* @package Flint
* @since 1.4.1
* @since 1.0.1
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion index.php
Expand Up @@ -3,7 +3,7 @@
* The main template file used to display a page when nothing more specific matches a query.
*
* @package Flint
* @since 1.4.0
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion js/customizer.js
Expand Up @@ -4,7 +4,7 @@
* Contains handlers to make Theme Customizer preview reload changes asynchronously.
*
* @package Flint
* @since 1.3.0
* @since 1.0.1
*/

( function( $ ) {
Expand Down
2 changes: 1 addition & 1 deletion page.php
Expand Up @@ -3,7 +3,7 @@
* The default page template
*
* @package Flint
* @since 1.4.0
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion search.php
Expand Up @@ -3,7 +3,7 @@
* The template for displaying Search Results pages.
*
* @package Flint
* @since 1.4.0
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion searchform.php
Expand Up @@ -3,7 +3,7 @@
* The template for displaying search forms in Flint
*
* @package Flint
* @since 1.0.0
* @since 1.0.1
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion single.php
Expand Up @@ -3,7 +3,7 @@
* The Template for displaying all single posts.
*
* @package Flint
* @since 1.4.0
* @since 1.0.1
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion templates/clear.php
Expand Up @@ -3,7 +3,7 @@
* Template Name: Clear
*
* @package Flint
* @since 1.3.9.1
* @since 1.1.0
*/

get_header( 'head' );
Expand Down
2 changes: 1 addition & 1 deletion templates/full-content.php
Expand Up @@ -3,7 +3,7 @@
* Displays content for the "Full" template.
*
* @package Flint
* @since 1.4.1
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion templates/full.php
Expand Up @@ -3,7 +3,7 @@
* Template Name: Full
*
* @package Flint
* @since 1.4.0
* @since 1.1.0
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion templates/minimal.php
Expand Up @@ -3,7 +3,7 @@
* Template Name: Minimal
*
* @package Flint
* @since 1.4.0
* @since 1.1.0
*/

get_header( 'head' );
Expand Down
2 changes: 1 addition & 1 deletion templates/narrow-content.php
Expand Up @@ -3,7 +3,7 @@
* Displays content for the "Narrow" template.
*
* @package Flint
* @since 1.4.1
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion templates/narrow.php
Expand Up @@ -3,7 +3,7 @@
* Template Name: Narrow
*
* @package Flint
* @since 1.4.0
* @since 1.1.0
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion templates/slim-content.php
Expand Up @@ -3,7 +3,7 @@
* Displays content for the "Slim" template.
*
* @package Flint
* @since 1.4.1
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion templates/slim.php
Expand Up @@ -3,7 +3,7 @@
* Template Name: Slim
*
* @package Flint
* @since 1.4.0
* @since 1.1.0
*/

get_header();
Expand Down
2 changes: 1 addition & 1 deletion templates/wide-content.php
Expand Up @@ -3,7 +3,7 @@
* Displays content for the "Wide" template.
*
* @package Flint
* @since 1.3.0
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion templates/wide.php
Expand Up @@ -3,7 +3,7 @@
* Template Name: Wide
*
* @package Flint
* @since 1.4.0
* @since 1.1.0
*/

get_header();
Expand Down

0 comments on commit e40e225

Please sign in to comment.