Make WordPress Core


Ignore:
Timestamp:
10/09/2013 08:38:26 PM (11 years ago)
Author:
nacin
Message:

Default themes: Don't use / docblocks for simple multiline comments.

props DrewAPicture, ericlewis.
fixes #25256.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyeleven/image.php

    r25625 r25746  
    4949                                <div class="attachment">
    5050<?php
    51     /**
     51    /*
    5252     * Grab the IDs of all the image attachments in a gallery so we can get the URL of the next adjacent image in a gallery,
    5353     * or the first image (if we're looking at the last image in a gallery), or, in a gallery of one, just the link to that image file
Note: See TracChangeset for help on using the changeset viewer.